{"product_id":"mirror-nail-polish","title":"💅BUY 1 GET 1 FREE💅 Mirror Nail Polish💎✨","description":"\u003cstyle\u003e\n  .mirror-nail-listing {\n    --mn-black: #111111;\n    --mn-charcoal: #262626;\n    --mn-silver: #bfc3c7;\n    --mn-light: #f5f5f4;\n    --mn-white: #ffffff;\n    --mn-text: #343434;\n    --mn-muted: #707070;\n    --mn-line: #dedede;\n\n    max-width: 960px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--mn-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\",\n      \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .mirror-nail-listing * {\n    box-sizing: border-box;\n  }\n\n  .mirror-nail-listing img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  \/* HERO *\/\n  .mn-hero {\n    padding: 50px 30px 44px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 70% 5%, #414141 0%, transparent 36%),\n      linear-gradient(145deg, #090909 0%, #1d1d1d 100%);\n  }\n\n  .mn-kicker {\n    margin: 0 0 11px;\n    color: #c9cdd0;\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mn-title {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    color: #ffffff;\n    font-size: clamp(34px, 6vw, 56px);\n    line-height: 1.02;\n    font-weight: 800;\n    letter-spacing: -1.8px;\n  }\n\n  .mn-title span {\n    color: #c9cdd0;\n    font-weight: 400;\n  }\n\n  .mn-lead {\n    max-width: 650px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.68);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* QUICK BENEFITS *\/\n  .mn-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: #151515;\n  }\n\n  .mn-benefit {\n    position: relative;\n    padding: 23px 10px;\n    text-align: center;\n  }\n\n  .mn-benefit:not(:last-child):after {\n    content: \"\";\n    position: absolute;\n    top: 25%;\n    right: 0;\n    width: 1px;\n    height: 50%;\n    background: rgba(255,255,255,.14);\n  }\n\n  .mn-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mn-benefit span {\n    color: rgba(255,255,255,.55);\n    font-size: 11px;\n  }\n\n  \/* CONTENT *\/\n  .mn-section {\n    padding: 42px 32px;\n    background: #ffffff;\n  }\n\n  .mn-section.soft {\n    background: var(--mn-light);\n  }\n\n  .mn-section.dark {\n    background: #151515;\n  }\n\n  .mn-section.center {\n    text-align: center;\n  }\n\n  .mn-label {\n    margin: 0 0 8px;\n    color: #777b7f;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2.3px;\n    text-transform: uppercase;\n  }\n\n  .mn-section.dark .mn-label {\n    color: #bfc3c7;\n  }\n\n  .mn-divider {\n    width: 44px;\n    height: 2px;\n    margin: 0 0 18px;\n    background: #b9bdc1;\n  }\n\n  .mn-section.center .mn-divider {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .mn-section h2 {\n    max-width: 720px;\n    margin: 0 0 14px;\n    color: var(--mn-black);\n    font-size: clamp(27px, 4vw, 38px);\n    line-height: 1.14;\n    font-weight: 800;\n    letter-spacing: -1px;\n  }\n\n  .mn-section.center h2,\n  .mn-section.center p {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .mn-section.dark h2 {\n    color: #ffffff;\n  }\n\n  .mn-section h2 span {\n    color: #7e8387;\n    font-weight: 400;\n  }\n\n  .mn-section.dark h2 span {\n    color: #c7cbce;\n  }\n\n  .mn-section p {\n    max-width: 680px;\n    margin-top: 0;\n    margin-bottom: 0;\n    color: var(--mn-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .mn-section.dark p {\n    color: rgba(255,255,255,.62);\n  }\n\n  \/* FEATURE GRID *\/\n  .mn-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    max-width: 760px;\n    margin: 27px auto 0;\n    text-align: left;\n  }\n\n  .mn-feature {\n    padding: 18px;\n    background: #ffffff;\n    border: 1px solid var(--mn-line);\n    border-radius: 10px;\n  }\n\n  .mn-feature strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--mn-black);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mn-feature span {\n    display: block;\n    color: var(--mn-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* STYLE STRIP *\/\n  .mn-style-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: #151515;\n  }\n\n  .mn-style {\n    padding: 21px 8px;\n    text-align: center;\n    color: #ffffff;\n    border-right: 1px solid rgba(255,255,255,.12);\n  }\n\n  .mn-style:last-child {\n    border-right: 0;\n  }\n\n  .mn-style strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 13px;\n  }\n\n  .mn-style span {\n    color: rgba(255,255,255,.52);\n    font-size: 11px;\n  }\n\n  \/* DETAILS *\/\n  .mn-details {\n    padding: 18px 30px 40px;\n    background: #ffffff;\n  }\n\n  .mn-details details {\n    border-top: 1px solid var(--mn-line);\n  }\n\n  .mn-details details:last-child {\n    border-bottom: 1px solid var(--mn-line);\n  }\n\n  .mn-details summary {\n    position: relative;\n    padding: 18px 34px 18px 0;\n    color: var(--mn-black);\n    font-size: 15px;\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mn-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mn-details summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 12px;\n    right: 4px;\n    color: #777b7f;\n    font-size: 25px;\n    line-height: 1;\n    font-weight: 300;\n  }\n\n  .mn-details details[open] summary:after {\n    content: \"−\";\n  }\n\n  .mn-detail-content {\n    padding: 0 0 20px;\n    color: var(--mn-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .mn-detail-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 640px) {\n    .mn-hero {\n      padding: 35px 20px 31px;\n    }\n\n    .mn-title {\n      font-size: 35px;\n      letter-spacing: -1px;\n    }\n\n    .mn-lead {\n      font-size: 15px;\n    }\n\n    .mn-benefit {\n      padding: 19px 5px;\n    }\n\n    .mn-benefit strong {\n      font-size: 12px;\n    }\n\n    .mn-benefit span {\n      font-size: 10px;\n    }\n\n    .mn-section {\n      padding: 32px 20px;\n    }\n\n    .mn-section h2 {\n      font-size: 28px;\n    }\n\n    .mn-section p {\n      font-size: 15px;\n    }\n\n    .mn-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .mn-style {\n      padding: 18px 5px;\n    }\n\n    .mn-style strong {\n      font-size: 11px;\n    }\n\n    .mn-style span {\n      font-size: 9px;\n    }\n\n    .mn-details {\n      padding: 12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mirror-nail-listing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"mn-hero\"\u003e\n    \u003cp class=\"mn-kicker\"\u003eStatement Nails • Metallic Finish\u003c\/p\u003e\n\n    \u003ch2 class=\"mn-title\"\u003e\n      Turn Every Nail Into\u003cbr\u003e\n      \u003cspan\u003ea Mirror Moment.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"mn-lead\"\u003e\n      Create a sleek metallic manicure with a high-impact,\n      mirror-inspired finish that instantly makes your nails stand out.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_b8af8c73-98b1-4e0e-a87d-a7df2f7991f6.png?v=1786958390\" alt=\"Mirror metallic nail polish with chrome-inspired finish\"\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"mn-benefits\"\u003e\n    \u003cdiv class=\"mn-benefit\"\u003e\n      \u003cstrong\u003eMetallic Shine\u003c\/strong\u003e\n      \u003cspan\u003eBold reflective look\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mn-benefit\"\u003e\n      \u003cstrong\u003eSmooth Finish\u003c\/strong\u003e\n      \u003cspan\u003eClean polished effect\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mn-benefit\"\u003e\n      \u003cstrong\u003eStatement Style\u003c\/strong\u003e\n      \u003cspan\u003eInstant nail upgrade\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_4cef2abb-8847-4cbf-8798-50438fe15f97.png?v=1786958390\" alt=\"Silver metallic mirror nail polish manicure\" loading=\"lazy\"\u003e\n\n  \u003c!-- COPY 1 --\u003e\n  \u003csection class=\"mn-section soft center\"\u003e\n    \u003cp class=\"mn-label\"\u003eModern Metallic Beauty\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Sleek Finish That \u003cspan\u003eCatches the Light\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The metallic look gives everyday nails a cleaner, sharper and\n      more fashion-forward finish—perfect when a classic manicure feels too ordinary.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_daf2394d-64d1-48fe-9a1b-6637fe0045c3.png?v=1786958390\" alt=\"High shine chrome effect manicure\" loading=\"lazy\"\u003e\n\n  \u003c!-- COPY 2 --\u003e\n  \u003csection class=\"mn-section center\"\u003e\n    \u003cp class=\"mn-label\"\u003eMinimal Effort • Maximum Impact\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Make Your Manicure \u003cspan\u003ethe Main Detail\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Wear it across every nail for a bold metallic look or use it as an\n      accent shade to add a modern edge to your favorite manicure.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_6da5a36f-553b-4eae-8dee-74d7e00cda9e.png?v=1786958389\" alt=\"Mirror silver nail polish close-up\" loading=\"lazy\"\u003e\n\n  \u003c!-- FEATURE SECTION --\u003e\n  \u003csection class=\"mn-section soft center\"\u003e\n    \u003cp class=\"mn-label\"\u003eDesigned for Statement Nails\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Clean. Metallic. \u003cspan\u003eUnmistakably Modern.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"mn-feature-grid\"\u003e\n\n      \u003cdiv class=\"mn-feature\"\u003e\n        \u003cstrong\u003eMirror-Inspired Look\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a polished metallic appearance with strong visual impact.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mn-feature\"\u003e\n        \u003cstrong\u003eSleek Silver Tone\u003c\/strong\u003e\n        \u003cspan\u003e\n          A versatile metallic shade that pairs easily with different styles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mn-feature\"\u003e\n        \u003cstrong\u003eFull Nail or Accent\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use it alone or combine it with other manicure colors and designs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mn-feature\"\u003e\n        \u003cstrong\u003eSalon-Inspired Style\u003c\/strong\u003e\n        \u003cspan\u003e\n          Give your manicure a sharper, more editorial-looking finish.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_b695da7d-24a0-4769-b25e-953f2db1b4a5.png?v=1786958389\" alt=\"Metallic silver mirror manicure inspiration\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_adc36b3f-edec-42c6-93cb-26fd89239326.png?v=1786958390\" alt=\"Reflective silver nail polish effect\" loading=\"lazy\"\u003e\n\n  \u003c!-- DARK SECTION --\u003e\n  \u003csection class=\"mn-section dark center\"\u003e\n    \u003cp class=\"mn-label\"\u003eFrom Minimal to Bold\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Metallic Finish. \u003cspan\u003eMultiple Looks.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Style it with clean neutrals, black, white or statement accessories\n      for a manicure that works from everyday outfits to evening looks.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_9b6b5989-830b-4344-af48-1e0ffc3e0fad.png?v=1786958390\" alt=\"Modern metallic nail polish manicure\" loading=\"lazy\"\u003e\n\n  \u003c!-- STYLE STRIP --\u003e\n  \u003cdiv class=\"mn-style-strip\"\u003e\n\n    \u003cdiv class=\"mn-style\"\u003e\n      \u003cstrong\u003eEveryday\u003c\/strong\u003e\n      \u003cspan\u003eMinimal metallic detail\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mn-style\"\u003e\n      \u003cstrong\u003eParty\u003c\/strong\u003e\n      \u003cspan\u003eHigh-impact shine\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mn-style\"\u003e\n      \u003cstrong\u003eEditorial\u003c\/strong\u003e\n      \u003cspan\u003eModern chrome styling\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_1e9ffb2f-cb44-4b1e-bbe7-14f44c391caa.png?v=1786958389\" alt=\"Chrome mirror manicure for fashion styling\" loading=\"lazy\"\u003e\n\n  \u003c!-- COPY 3 --\u003e\n  \u003csection class=\"mn-section soft center\"\u003e\n    \u003cp class=\"mn-label\"\u003eYour Metallic Nail Upgrade\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Less Ordinary. \u003cspan\u003eMore Mirror.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A simple way to bring a stronger fashion element into your manicure\n      without overwhelming the rest of your look.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/9_ad3fed0c-b370-43de-b775-3efb30b6209e.png?v=1786958389\" alt=\"Mirror metallic nail polish product presentation\" loading=\"lazy\"\u003e\n\n  \u003c!-- FINAL COPY --\u003e\n  \u003csection class=\"mn-section center\"\u003e\n    \u003cp class=\"mn-label\"\u003eMake It Your Signature\u003c\/p\u003e\n    \u003cdiv class=\"mn-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Metallic Finish Made to \u003cspan\u003eStand Out\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Whether you prefer clean minimal nails or a more expressive manicure,\n      the reflective silver look gives your fingertips an instantly upgraded feel.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003ca href=\"https:\/\/zyragoods.com\/products\/mirror-nail-polish\" style=\"display:block;text-decoration:none;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/10_cc42042b-e5a5-4625-ad45-5796ce0eb42f.png?v=1786958390\" alt=\"Mirror metallic nail polish\" loading=\"lazy\"\u003e\n  \u003c\/a\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"mn-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"mn-detail-content\"\u003e\n        \u003cp\u003e\n          Metallic nail polish designed to create a sleek,\n          mirror-inspired silver finish for modern everyday and statement manicures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eStyling Ideas\u003c\/summary\u003e\n      \u003cdiv class=\"mn-detail-content\"\u003e\n        \u003cp\u003e\n          Wear it as a full metallic manicure, use it on accent nails,\n          or combine it with neutral and dark shades for a more graphic look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eApplication \u0026amp; Care\u003c\/summary\u003e\n      \u003cdiv class=\"mn-detail-content\"\u003e\n        \u003cp\u003e\n          Apply to clean, prepared nails in smooth, even layers.\n          Allow each layer to set before applying additional product.\n          Actual appearance may vary slightly depending on lighting,\n          nail preparation and application technique.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"zyragoods","offers":[{"title":"🔥Silver \/ 🔥Silver","offer_id":43044891033675,"sku":"LG70444566C01A1+LG62250963C01+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ 🔥Black","offer_id":43044891066443,"sku":"LG62250963C01+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ Champagne","offer_id":43044891099211,"sku":"LG62250963C01+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ Purple","offer_id":43044891131979,"sku":"LG62250963C01+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ New✨Pink","offer_id":43044891164747,"sku":"LG62250963C01+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ New✨Ghost Blue","offer_id":43044891197515,"sku":"LG62250963C01+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Silver \/ New✨Grass Green","offer_id":43044891230283,"sku":"LG62250963C01+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ 🔥Silver","offer_id":43044891263051,"sku":"LG62250963C07+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ 🔥Black","offer_id":43044891295819,"sku":"LG62250963C07+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ Champagne","offer_id":43044891328587,"sku":"LG62250963C07+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ Purple","offer_id":43044891361355,"sku":"LG62250963C07+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ New✨Pink","offer_id":43044891394123,"sku":"LG62250963C07+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ New✨Ghost Blue","offer_id":43044891426891,"sku":"LG62250963C07+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥Black \/ New✨Grass Green","offer_id":43044891459659,"sku":"LG62250963C07+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 🔥Silver","offer_id":43044891492427,"sku":"LG62250963C12+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ 🔥Black","offer_id":43044891525195,"sku":"LG62250963C12+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ Champagne","offer_id":43044891557963,"sku":"LG62250963C12+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ Purple","offer_id":43044891590731,"sku":"LG62250963C12+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ New✨Pink","offer_id":43044891623499,"sku":"LG62250963C12+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ New✨Ghost Blue","offer_id":43044891656267,"sku":"LG62250963C12+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Champagne \/ New✨Grass Green","offer_id":43044891689035,"sku":"LG62250963C12+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🔥Silver","offer_id":43044891721803,"sku":"LG62250963C08+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🔥Black","offer_id":43044891754571,"sku":"LG62250963C08+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ Champagne","offer_id":43044891787339,"sku":"LG62250963C08+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ Purple","offer_id":43044891820107,"sku":"LG62250963C08+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ New✨Pink","offer_id":43044891852875,"sku":"LG62250963C08+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ New✨Ghost Blue","offer_id":43044891885643,"sku":"LG62250963C08+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ New✨Grass Green","offer_id":43044891918411,"sku":"LG62250963C08+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ 🔥Silver","offer_id":43044891951179,"sku":"LG62250963C04+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ 🔥Black","offer_id":43044891983947,"sku":"LG62250963C04+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ Champagne","offer_id":43044892016715,"sku":"LG62250963C04+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ Purple","offer_id":43044892049483,"sku":"LG62250963C04+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ New✨Pink","offer_id":43044892082251,"sku":"LG62250963C04+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ New✨Ghost Blue","offer_id":43044892115019,"sku":"LG62250963C04+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Pink \/ New✨Grass Green","offer_id":43044892147787,"sku":"LG62250963C04+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ 🔥Silver","offer_id":43044892180555,"sku":"LG62250963C03+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ 🔥Black","offer_id":43044892213323,"sku":"LG62250963C03+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ Champagne","offer_id":43044892246091,"sku":"LG62250963C03+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ Purple","offer_id":43044892278859,"sku":"LG62250963C03+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ New✨Pink","offer_id":43044892311627,"sku":"LG62250963C03+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ New✨Ghost Blue","offer_id":43044892344395,"sku":"LG62250963C03+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Ghost Blue \/ New✨Grass Green","offer_id":43044892377163,"sku":"LG62250963C03+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ 🔥Silver","offer_id":43044892409931,"sku":"LG62250963C11+LG62250963C01","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ 🔥Black","offer_id":43044892442699,"sku":"LG62250963C11+LG62250963C07","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ Champagne","offer_id":43044892475467,"sku":"LG62250963C11+LG62250963C12","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ Purple","offer_id":43044892508235,"sku":"LG62250963C11+LG62250963C08","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ New✨Pink","offer_id":43044892541003,"sku":"LG62250963C11+LG62250963C04","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ New✨Ghost Blue","offer_id":43044892573771,"sku":"LG62250963C11+LG62250963C03","price":23.99,"currency_code":"USD","in_stock":true},{"title":"New✨Grass Green \/ New✨Grass Green","offer_id":43044892606539,"sku":"LG62250963C11+LG62250963C11","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_b8af8c73-98b1-4e0e-a87d-a7df2f7991f6.png?v=1786958390","url":"https:\/\/zyragoods.com\/products\/mirror-nail-polish","provider":"zyragoods","version":"1.0","type":"link"}