{"product_id":"3d-crystal-panther-necklace","title":"3D Crystal Panther Necklace","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 3D Panther Head Pendant Necklace\nTarget Audience: Unisex, Hip-hop\/Punk fashion enthusiasts, Party\/Streetwear styling\nVisual Style: Dark Luxury, Bold Streetwear\nColor Strategy: Gold (#D4AF37) accents with deep charcoal backgrounds to highlight crystal and metal reflections\nModule Order: Intro\/Hero, Feature 1 (3D Detail), Feature 2 (Gender-neutral Appeal), Feature 3 (Dimensions \u0026 Adjustability), Specifications, FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_7, Feature2=detail_6, Feature3=detail_2\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit comparison data provided in the report)\nInformation Boundary: Strictly relies on the provided size specs (52mm x 34mm, 60-61cm chain), colors (Gold, Steel, Green eyes, Red eyes), and materials (alloy, crystals, gemstones). No unverified properties added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #D4AF37;\n  --primary-hover: #AA7C11;\n  --text-main: #F5F5F7;\n  --text-sub: #A1A1A6;\n  --bg-body: #0A0A0B;\n  --bg-card: #161618;\n  --bg-soft: #222225;\n  --radius-md: 8px;\n  --radius-lg: 16px;\n  --border-color: #2C2C2E;\n  \n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 5%;\n  background-color: var(--bg-body);\n  color: var(--text-main);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\n.product-detail-container * {\n  box-sizing: border-box;\n}\n\n\/* Typography Rules *\/\n.product-detail-container h1 {\n  font-size: 22px;\n  line-height: 1.3;\n  font-weight: 700;\n  margin: 0 0 12px 0;\n  color: var(--text-main);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container .section-title,\n.product-detail-container .feature-title,\n.product-detail-container .faq-question {\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 600;\n  margin: 0 0 12px 0;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container .hero-subtitle,\n.product-detail-container .feature-description,\n.product-detail-container .spec-value,\n.product-detail-container .faq-answer,\n.product-detail-container .tag,\n.product-detail-container .badge {\n  font-size: 18px;\n  line-height: 1.6;\n  color: var(--text-sub);\n  margin: 0;\n}\n\n\/* Spacing System *\/\n.product-detail-section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Image Placeholders styling *\/\n.image-placeholder {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--text-sub);\n  font-size: 18px;\n  padding: 20px;\n  text-align: center;\n}\n\n.image-placeholder img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  display: block;\n}\n\n\/* Hero Section *\/\n.hero-block {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 30px;\n  align-items: center;\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  padding: 30px;\n}\n\n.hero-info {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.hero-badge-wrap {\n  margin-bottom: 16px;\n}\n\n.badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  border: 1px solid var(--primary);\n  color: var(--primary);\n  padding: 6px 14px;\n  border-radius: 50px;\n  font-weight: 600;\n}\n\n\/* Feature Sections *\/\n.features-grid {\n  display: flex;\n  flex-direction: column;\n  gap: clamp(2rem, 4vw, 3rem);\n}\n\n.feature-item {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 30px;\n  align-items: center;\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  padding: 30px;\n  overflow: hidden;\n}\n\n.feature-item.reverse {\n  grid-template-columns: 1fr 1fr;\n}\n\n.feature-item.reverse .feature-media {\n  order: 2;\n}\n\n.feature-item.reverse .feature-copy {\n  order: 1;\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.tag {\n  background-color: var(--bg-soft);\n  border: 1px solid var(--border-color);\n  padding: 4px 12px;\n  border-radius: var(--radius-md);\n  font-weight: 500;\n}\n\n\/* Specifications Table styling *\/\n.specifications-section {\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  padding: 30px;\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 16px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  padding: 16px 20px;\n  vertical-align: top;\n}\n\n.spec-property {\n  font-weight: 600;\n  color: var(--text-main);\n  width: 35%;\n}\n\n.spec-value-cell {\n  width: 65%;\n}\n\n\/* FAQ Accordion Styling *\/\n.faq-section {\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  padding: 30px;\n}\n\n.faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  margin-top: 16px;\n}\n\n.faq-item {\n  border-bottom: 1px solid var(--border-color);\n  padding-bottom: 20px;\n}\n\n.faq-item:last-child {\n  border-bottom: none;\n  padding-bottom: 0;\n}\n\n.faq-question {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-weight: 600;\n  color: var(--text-main);\n  margin-bottom: 8px;\n}\n\n.faq-icon {\n  color: var(--primary);\n  font-weight: bold;\n}\n\n\/* Mobile Responsive Adjustments *\/\n@media (max-width: 767px) {\n  .hero-block {\n    grid-template-columns: 1fr;\n    padding: 20px;\n  }\n  \n  \/* Mobile feature layout lock: Image First, Text Second *\/\n  .feature-item,\n  .feature-item.reverse {\n    grid-template-columns: 1fr;\n    padding: 20px;\n  }\n  \n  .feature-item .feature-media,\n  .feature-item.reverse .feature-media {\n    order: 1 !important;\n  }\n  \n  .feature-item .feature-copy,\n  .feature-item.reverse .feature-copy {\n    order: 2 !important;\n  }\n\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    padding: 14px 0;\n    align-items: start;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .spec-property {\n    width: 100% !important;\n  }\n\n  .spec-value-cell {\n    width: 100% !important;\n  }\n  \n  .faq-section,\n  .specifications-section {\n    padding: 20px;\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"product-detail-section hero-block\"\u003e\n\u003cdiv class=\"hero-info\"\u003e\n\u003cdiv class=\"hero-badge-wrap\"\u003e\u003cspan class=\"badge\"\u003eUnisex Streetwear Styling\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eBold 3D Panther Pendant Necklace\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eMake an unforgettable statement with this detailed panther sculpture encrusted with sparkling crystals and colored gemstone eyes. Designed to add a wild, edgy touch to any casual or festive ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img88\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902165514\/2ea8ff095ec4a9a0cd6a126f3fd9df48.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img89\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902165514\/6bb92ab54be805eb954963dbc2813182.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFierce Encrusted Panther Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThis striking design features a fully dimensional panther head meticulously pavé-set with shimmering crystals and detailed contrasting spots. The upward-angled marquise-cut gemstone eyes add a sharp, vivid point of focus.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSparkling Crystals\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGemstone Eyes\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSymmetric Detailing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img90\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902165514\/14c0bb171b06a3744502fea551e02068.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eBold Gender-Neutral Appeal\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eA powerful unisex statement accessory that seamlessly integrates into both men's and women's wardrobes. Ideal for layering over standard t-shirts, low necklines, or adding an edgy flair to formal outfits.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eUnisex Fit\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVersatile Styling\u003c\/span\u003e \u003cspan class=\"tag\"\u003eParty \u0026amp; Clubwear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img91\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902165514\/9f995effde82373080c8d48e2846ccca.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eProportional Dimension \u0026amp; Fit\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe substantial 52mm (2.0 in) tall pendant is carefully paired with a durable chain, providing standard chest placement. Its heavy, solid contours ensure it lies naturally in place on clothing or skin.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e52mm Pendant Height\u003c\/span\u003e \u003cspan class=\"tag\"\u003eComfortable Chest Lay\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAdjustable Styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003csection class=\"product-detail-section specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003ePendant Height\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003e52 mm (2.0 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003ePendant Width\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003e34 mm (1.3 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eChain Length\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003e60 cm (23.6 in) - 61 cm (24.0 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eChain Width\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003e3 mm\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eBase Options\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003eGold Plated \/ Steel (Silver) Finish\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eEye Color Variants\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003eGreen \/ Red Gemstones\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\"\u003e\u003cspan class=\"spec-value\"\u003eDurable Metal Alloys, Crystals, and Colored Gemstones\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"product-detail-section faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan class=\"faq-icon\"\u003e◆\u003c\/span\u003e Are the chain and pendant separable?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The pendant hangs from a broad, flat bail and can be easily detached from the included 3mm chain if you prefer to style it with your own necklace.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan class=\"faq-icon\"\u003e◆\u003c\/span\u003e Is the material resistant to damage?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the base is crafted from a durable metal alloy that offers resistance against wear and tarnishing, designed to maintain its reflective polish and clear stone-setting with proper care.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan class=\"faq-icon\"\u003e◆\u003c\/span\u003e Does the color of the leopard eyes differ by model?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. We offer variants featuring either Green or Red marquise gemstone eyes paired with either a Gold or Steel metallic finish, allowing you to choose the exact combination that fits your taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Gold \/ Green","offer_id":46130552537279,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Green","offer_id":46130552570047,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Gold \/ Red","offer_id":46130552602815,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Red","offer_id":46130552635583,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/2ea8ff095ec4a9a0cd6a126f3fd9df48.jpg?v=1788339388","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/3d-crystal-panther-necklace","provider":"Bak","version":"1.0","type":"link"}