{"product_id":"bold-middle-finger-necklace","title":"Bold Middle Finger Necklace","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：锌合金镀金中指手势吊坠项链\n  目标受众：偏爱大胆个性饰品、简洁领口穿搭与叠戴造型的成人\n  视觉风格：现代编辑感、雕塑珠宝特写、克制而大胆\n  配色策略：暖象牙白搭配抛光金色、深色文字与柔和香槟色卡片\n  模块顺序：Hero → 手势设计 → 镀金雕塑细节 → 链长与穿搭 → Specifications → FAQ\n  详情图映射：Hero=detail_2, Feature1=detail_1, Feature2=detail_5, Feature3=detail_3\n  规格图映射：Specs=spec_1\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #a87523;\n      --primary-hover: #855a18;\n      --text-main: #211d18;\n      --text-sub: #6d6256;\n      --bg-body: #fffdf9;\n      --bg-card: #ffffff;\n      --bg-soft: #f7f1e7;\n      --accent-soft: #eee0c6;\n      --accent-deep: #6a4615;\n      --radius-md: 18px;\n      --radius-lg: 30px;\n      --shadow-sm: 0 8px 24px rgba(62, 44, 22, 0.08);\n      --shadow-lg: 0 20px 55px rgba(62, 44, 22, 0.13);\n      --border-color: #e8ddcd;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background: var(--bg-body);\n      color: var(--text-main);\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container p {\n      margin-top: 0;\n    }\n\n    .product-detail-container h1 {\n      margin-bottom: 1.25rem;\n      font-size: clamp(34px, 4.4vw, 44px);\n      line-height: 1.08;\n      letter-spacing: -0.035em;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      margin-bottom: 1rem;\n      font-size: clamp(26px, 3vw, 32px);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      margin-bottom: 0.8rem;\n      font-size: clamp(21px, 2.2vw, 24px);\n      line-height: 1.3;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      margin-bottom: 1.25rem;\n      font-size: clamp(18px, 1.8vw, 20px);\n      line-height: 1.7;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container .eyebrow {\n      display: inline-block;\n      margin-bottom: 1rem;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--primary);\n    }\n\n    .product-detail-container .trust-badge,\n    .product-detail-container .tag {\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      border: 1px solid var(--border-color);\n      background: var(--bg-card);\n      color: var(--accent-deep);\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n    }\n\n    .product-detail-container .trust-badge {\n      padding: 0.7rem 1rem;\n      border-radius: 999px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .tag {\n      padding: 0.55rem 0.8rem;\n      border-radius: 999px;\n    }\n\n    .product-detail-container .hero-section,\n    .product-detail-container .feature-section,\n    .product-detail-container .specifications-section,\n    .product-detail-container .faq-section {\n      margin: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .product-detail-container .hero-section {\n      display: grid;\n      grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      padding: clamp(1.5rem, 4vw, 3.5rem);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      background: linear-gradient(135deg, var(--bg-card), var(--bg-soft));\n      box-shadow: var(--shadow-lg);\n    }\n\n    .product-detail-container .hero-copy {\n      min-width: 0;\n    }\n\n    .product-detail-container .hero-copy p {\n      max-width: 600px;\n    }\n\n    .product-detail-container .media-frame,\n    .product-detail-container .spec-image {\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n      background: var(--bg-card);\n    }\n\n    .product-detail-container .media-frame {\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n    \n    .product-detail-container .spec-image {\n      border-radius: var(--radius-md);\n    }\n\n    .product-detail-container .media-frame img,\n    .product-detail-container .spec-image img {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      display: block;\n      object-fit: contain;\n      padding: 1rem; \/* 给图片一点呼吸空间，可根据实际图片边缘调整 *\/\n    }\n\n    .product-detail-container .feature-stack {\n      display: grid;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      padding: clamp(1.25rem, 3vw, 2.25rem);\n      border-radius: var(--radius-lg);\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n      background: var(--bg-soft);\n    }\n\n    .product-detail-container .feature-media,\n    .product-detail-container .feature-copy {\n      flex: 1 1 0;\n      min-width: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      padding: clamp(0.25rem, 2vw, 1.5rem);\n    }\n\n    .product-detail-container .tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.65rem;\n      margin-top: 1.25rem;\n    }\n\n    .product-detail-container .section-heading {\n      max-width: 760px;\n      margin-bottom: 2rem;\n    }\n\n    .product-detail-container .specifications-section {\n      padding: clamp(1.5rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-layout {\n      display: grid;\n      grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n      align-items: start;\n      gap: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .product-detail-container table {\n      width: 100%;\n      border-collapse: collapse;\n      border-spacing: 0;\n      overflow: hidden;\n      border-radius: var(--radius-md);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container th,\n    .product-detail-container td {\n      padding: 1rem 1.15rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 17px;\n      line-height: 1.55;\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .product-detail-container th {\n      width: 42%;\n      color: var(--text-main);\n      font-weight: 700;\n      background: var(--accent-soft);\n    }\n\n    .product-detail-container td {\n      color: var(--text-sub);\n    }\n\n    .product-detail-container tr:last-child th,\n    .product-detail-container tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .product-detail-container .spec-note {\n      margin: 1rem 0 0;\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container .faq-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1rem;\n    }\n\n    .product-detail-container .faq-card {\n      padding: clamp(1.25rem, 3vw, 2rem);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .faq-card p {\n      margin-bottom: 0;\n      font-size: 17px;\n    }\n\n    .product-detail-container .faq-number {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 36px;\n      min-width: 36px;\n      aspect-ratio: 1 \/ 1;\n      margin-bottom: 1rem;\n      border-radius: 50%;\n      background: var(--accent-soft);\n      color: var(--accent-deep);\n      font-size: 16px;\n      line-height: 1;\n      font-weight: 800;\n    }\n\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n\n      .product-detail-container .hero-section {\n        grid-template-columns: 1fr;\n        padding: 1.25rem;\n      }\n\n      .product-detail-container .hero-media {\n        order: -1;\n      }\n\n      .product-detail-container .feature-item,\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: column;\n        align-items: stretch;\n        padding: 1rem;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2;\n        padding: 0.75rem 0.25rem 0.5rem;\n      }\n\n      .product-detail-container .spec-layout {\n        grid-template-columns: 1fr;\n      }\n\n      .product-detail-container table,\n      .product-detail-container thead,\n      .product-detail-container tbody,\n      .product-detail-container tr,\n      .product-detail-container th,\n      .product-detail-container td {\n        display: block;\n        width: 100%;\n      }\n\n      .product-detail-container thead {\n        display: none;\n      }\n\n      .product-detail-container table {\n        background: transparent;\n        box-shadow: none;\n      }\n\n      .product-detail-container tr {\n        margin-bottom: 0.85rem;\n        overflow: hidden;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: var(--bg-card);\n        box-shadow: var(--shadow-sm);\n      }\n\n      .product-detail-container th {\n        display: none;\n      }\n\n      .product-detail-container td {\n        padding: 1rem;\n        border-bottom: 0;\n      }\n\n      .product-detail-container td::before {\n        content: attr(data-label);\n        display: block;\n        margin-bottom: 0.35rem;\n        color: var(--text-main);\n        font-size: 16px;\n        line-height: 1.4;\n        font-weight: 800;\n      }\n\n      .product-detail-container .faq-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eWear your attitude\u003c\/span\u003e\n\u003ch1\u003eA Small Pendant With an Unmistakably Bold Point of View\u003c\/h1\u003e\n\n\u003cp\u003eA sculptural middle-finger gesture turns a polished gold-tone necklace into a confident focal point. Wear it against a simple neckline when you want your jewelry to say more without adding more.\u003c\/p\u003e\n\u003cspan class=\"trust-badge\"\u003eDesigned for unapologetic self-expression\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"media-frame\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Middle finger pendant necklace\" cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813131902\/f6696be36ba1a0db201f36c3ac730d70.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cspan class=\"eyebrow\"\u003eSculptural statement\u003c\/span\u003e\n\n\u003ch2\u003eBold from the First Glance, Detailed Up Close\u003c\/h2\u003e\n\n\u003cp\u003eThe dimensional hand shape, polished surface, and focused clear accent create a distinctive piece that stands out while remaining easy to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-stack\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-frame\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Instantly recognizable expression\" cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813131902\/abd7706b9c86f9e728b4a547351f86fa.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe defining gesture\u003c\/span\u003e\n\n\u003ch2\u003eInstantly Recognizable Expression\u003c\/h2\u003e\n\n\u003cp\u003eA three-dimensional fist with one extended middle finger creates a clear, rebellious focal point. Sculpted folds and finger contours give the pendant more presence than a flat symbol, so its attitude stays visible at the neckline.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003eDimensional hand form\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSingle extended finger\u003c\/span\u003e \u003cspan class=\"tag\"\u003eClear accent detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-frame\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Polished gold tone finish\" cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813131902\/8c5db340f5688335a13fde9e96eb0d47.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eCoordinated shine\u003c\/span\u003e\n\n\u003ch2\u003ePolished Gold Tone With a Sculptural Finish\u003c\/h2\u003e\n\n\u003cp\u003eThe gold-plated zinc alloy construction gives the chain and pendant a coordinated, reflective appearance. A single clear stone near the base of the extended finger draws the eye without covering the hand-shaped details.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003eGold plated\u003c\/span\u003e \u003cspan class=\"tag\"\u003eZinc alloy base\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePolished appearance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-frame\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Adjustable chain styling\" cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813131902\/ea33cbaba1f09281d1fe773f6b1b63a0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eMade to style your way\u003c\/span\u003e\n\n\u003ch2\u003eAdjust the Drop, Keep the Pendant Visible\u003c\/h2\u003e\n\n\u003cp\u003eA 17.7-inch main chain and 2-inch extender let you shift the pendant to suit different necklines or layered arrangements. Rounded metal stations repeat along the fine chain, balancing the dimensional pendant with subtle detail.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003eAdjustable placement\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLobster clasp\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStation chain profile\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLayer-ready styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 规格信息 --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cspan class=\"eyebrow\"\u003eProduct details\u003c\/span\u003e\n\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003cp\u003eKnown measurements and construction details for the middle-finger pendant style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-layout\"\u003e\n\u003cdiv class=\"spec-image\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Product specifications dimensions\" cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813150730\/8513c99d9e6ad0df3dac19916a5bd01b.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003ctable aria-label=\"Product specifications\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003eMiddle-finger gesture pendant necklace\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eBase Material\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Base Material\"\u003eZinc alloy\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eSurface\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Surface\"\u003eGold plated, polished gold-tone appearance\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eMain Chain Length\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Main Chain Length\"\u003e17.7 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eExtender Length\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Extender Length\"\u003e2 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003ePendant Size\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Pendant Size\"\u003eApproximately 0.83 × 0.37 in (21.1 × 9.4 mm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eClosure\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Closure\"\u003eLobster clasp\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eChain Detail\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Chain Detail\"\u003eFine chain with spaced rounded metal stations\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eAccent\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Accent\"\u003eClear stone\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Color\"\u003eGold tone with a clear accent\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp class=\"spec-note\"\u003eMeasurements are approximate. This information applies to the middle-finger pendant style shown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 产品型FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cspan class=\"eyebrow\"\u003eGood to know\u003c\/span\u003e\n\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003cspan class=\"faq-number\"\u003e01\u003c\/span\u003e\n\n\u003ch3\u003eHow do I adjust the necklace length?\u003c\/h3\u003e\n\n\u003cp\u003eFasten the lobster clasp to the preferred link on the 2-inch extender. This lets you change where the pendant sits within the available adjustment range.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003cspan class=\"faq-number\"\u003e02\u003c\/span\u003e\n\n\u003ch3\u003eWhat is the necklace made from?\u003c\/h3\u003e\n\n\u003cp\u003eThe necklace is made from gold-plated zinc alloy and features a clear accent stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003cspan class=\"faq-number\"\u003e03\u003c\/span\u003e\n\n\u003ch3\u003eHow should I care for the plated surface?\u003c\/h3\u003e\n\n\u003cp\u003eWipe it gently with a soft, dry cloth after wear. To help preserve the finish, keep it away from prolonged moisture, perfume, lotions, and abrasive cleaning products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Middle Finger","offer_id":50066750275834,"sku":"0813-15091347","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Peace Sign","offer_id":50066750308602,"sku":"0813-15090071","price":12.95,"currency_code":"USD","in_stock":true},{"title":"OK Sign","offer_id":50066750341370,"sku":"0813-15094299","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Open Palm","offer_id":50066750374138,"sku":"0813-15093959","price":12.95,"currency_code":"USD","in_stock":true},{"title":"\"I Love You\" Sign","offer_id":50066750406906,"sku":"0813-15099646","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/f6696be36ba1a0db201f36c3ac730d70_36165bc4-88dc-44c2-8a71-4f635adbc10c.jpg?v=1786604958","url":"https:\/\/varitino.com\/products\/bold-middle-finger-necklace","provider":"Varitino","version":"1.0","type":"link"}