{"product_id":"custom-silicone-pet-id-tag-quiet-durable-waterproof-for-dogs-cats-more-copy","title":"✨Custom Silicone Pet ID Tag – Quiet, Durable, Waterproof for Dogs, Cats \u0026 More","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n    .product-detail-container {\n        max-width: 600px;\n        margin: 0 auto;\n        font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n        color: #333;\n        background: #fff;\n        line-height: 1.6;\n        padding: 15px;\n    }\n\n    .product-detail-container img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 8px;\n        margin: 15px auto;\n    }\n\n    \/* HEADER *\/\n    .pd-header {\n        text-align: center;\n        padding: 28px 0 20px;\n        border-bottom: 1px solid #eee;\n        margin-bottom: 24px;\n    }\n    .pd-header h1 {\n        margin: 0 0 8px;\n        font-family: 'Playfair Display', Georgia, serif;\n        font-size: 26px;\n        color: #111;\n        line-height: 1.3;\n    }\n    .pd-header .pd-subtitle {\n        font-size: 14px;\n        color: #888;\n        letter-spacing: 0.03em;\n    }\n\n    \/* DESCRIPTION *\/\n    .pd-description {\n        font-size: 15px;\n        color: #444;\n        margin-bottom: 28px;\n        line-height: 1.75;\n    }\n    .pd-description p {\n        margin: 0 0 12px;\n    }\n\n    \/* FEATURES GRID *\/\n    .pd-features-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n        margin-bottom: 12px;\n    }\n    .pd-feature-card {\n        padding: 16px;\n        border: 1px solid #f0f0f0;\n        border-radius: 10px;\n        background: #fafafa;\n        transition: border-color 0.2s;\n    }\n    .pd-feature-card:hover { border-color: #ddd; }\n    .pd-feature-card strong {\n        display: block;\n        font-size: 14px;\n        margin: 7px 0 5px;\n        color: #111;\n        font-weight: 500;\n    }\n    .pd-feature-card p {\n        margin: 0;\n        font-size: 13px;\n        color: #666;\n        line-height: 1.5;\n    }\n\n    \/* WHY LOVE *\/\n    .pd-why-love {\n        padding: 20px 0;\n        border-top: 1px solid #eee;\n        margin-top: 10px;\n    }\n    .pd-why-love h3 {\n        font-size: 18px;\n        margin: 15px 0;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        color: #111;\n        font-weight: 500;\n    }\n    .pd-list {\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n    .pd-list li {\n        font-size: 15px;\n        margin-bottom: 12px;\n        position: relative;\n        padding-left: 20px;\n        color: #444;\n    }\n    .pd-list li::before {\n        content: \"✓\";\n        position: absolute;\n        left: 0;\n        color: #2a9d5c;\n        font-weight: bold;\n        font-size: 13px;\n    }\n    .pd-footer-note {\n        font-weight: 500;\n        color: #111 !important;\n    }\n\n    \/* STORY MODULE *\/\n    .pd-story {\n        margin: 32px 0;\n        padding: 28px 24px;\n        background: #fdf8f2;\n        border-radius: 14px;\n        border-left: 4px solid #e8a44a;\n        position: relative;\n    }\n    .pd-story-quote {\n        font-family: 'Playfair Display', Georgia, serif;\n        font-size: 42px;\n        color: #e8a44a;\n        line-height: 1;\n        margin-bottom: 6px;\n        opacity: 0.6;\n    }\n    .pd-story h3 {\n        font-family: 'Playfair Display', Georgia, serif;\n        font-size: 20px;\n        color: #111;\n        margin: 0 0 14px;\n        font-weight: 700;\n    }\n    .pd-story p {\n        font-size: 15px;\n        color: #555;\n        line-height: 1.8;\n        margin: 0 0 12px;\n    }\n    .pd-story p:last-child { margin-bottom: 0; }\n    .pd-story em {\n        display: block;\n        font-family: 'Playfair Display', Georgia, serif;\n        font-style: italic;\n        font-size: 16px;\n        color: #c47e1e;\n        margin-top: 16px;\n        border-top: 1px solid #f0dfc0;\n        padding-top: 14px;\n    }\n\n    \/* COMPARISON TABLE *\/\n    .pd-compare {\n        margin: 32px 0;\n    }\n    .pd-compare h3 {\n        font-size: 18px;\n        color: #111;\n        margin-bottom: 16px;\n        font-weight: 500;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n    .pd-compare-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 14px;\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid #ebebeb;\n    }\n    .pd-compare-table thead tr {\n        background: #111;\n        color: #fff;\n    }\n    .pd-compare-table thead th {\n        padding: 12px 14px;\n        text-align: left;\n        font-weight: 500;\n        font-size: 13px;\n        letter-spacing: 0.02em;\n    }\n    .pd-compare-table thead th:last-child {\n        background: #2a9d5c;\n        text-align: center;\n    }\n    .pd-compare-table tbody tr {\n        border-bottom: 1px solid #f0f0f0;\n    }\n    .pd-compare-table tbody tr:last-child { border-bottom: none; }\n    .pd-compare-table tbody tr:nth-child(even) { background: #fafafa; }\n    .pd-compare-table td {\n        padding: 11px 14px;\n        color: #444;\n        vertical-align: middle;\n    }\n    .pd-compare-table td:first-child {\n        font-weight: 500;\n        color: #111;\n    }\n    .pd-compare-table td:nth-child(2) {\n        color: #999;\n        font-size: 13px;\n    }\n    .pd-compare-table td:last-child {\n        text-align: center;\n        font-weight: 500;\n        color: #2a9d5c;\n    }\n    .pd-badge-no {\n        display: inline-block;\n        background: #fff0f0;\n        color: #c0392b;\n        border-radius: 20px;\n        padding: 2px 10px;\n        font-size: 12px;\n    }\n    .pd-badge-yes {\n        display: inline-block;\n        background: #edfaf3;\n        color: #2a9d5c;\n        border-radius: 20px;\n        padding: 2px 10px;\n        font-size: 12px;\n        font-weight: 500;\n    }\n\n    \/* FAQ *\/\n    .pd-faq {\n        margin: 32px 0;\n    }\n    .pd-faq h3 {\n        font-size: 18px;\n        color: #111;\n        margin-bottom: 16px;\n        font-weight: 500;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n    .pd-faq-item {\n        border-bottom: 1px solid #f0f0f0;\n        position: relative;\n    }\n    .pd-faq-item:first-of-type { border-top: 1px solid #f0f0f0; }\n\n    \/* 彻底隐藏 checkbox，兼容所有 Shopify 主题 *\/\n    .pd-faq-toggle {\n        position: absolute;\n        opacity: 0;\n        width: 0;\n        height: 0;\n        margin: 0;\n        padding: 0;\n        pointer-events: none;\n        visibility: hidden;\n    }\n\n    .pd-faq-q {\n        width: 100%;\n        padding: 15px 0;\n        font-size: 15px;\n        font-weight: 500;\n        color: #111;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-family: 'DM Sans', sans-serif;\n    }\n    .pd-faq-q:hover { color: #2a9d5c; }\n\n    .pd-faq-icon {\n        flex-shrink: 0;\n        width: 20px;\n        height: 20px;\n        border-radius: 50%;\n        background: #f0f0f0;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 14px;\n        transition: background 0.3s ease, transform 0.3s ease;\n        color: #555;\n    }\n\n    .pd-faq-a {\n        max-height: 0;\n        overflow: hidden;\n        font-size: 14px;\n        color: #555;\n        line-height: 1.7;\n        opacity: 0;\n        transition: max-height 0.4s ease, padding 0.4s ease, opacity 0.4s ease;\n    }\n\n    .pd-faq-toggle:checked ~ .pd-faq-a {\n        max-height: 500px;\n        opacity: 1;\n        padding-bottom: 15px;\n    }\n    .pd-faq-toggle:checked + .pd-faq-q .pd-faq-icon {\n        background: #2a9d5c;\n        color: #fff;\n        transform: rotate(45deg);\n    }\n\n    \/* GUARANTEE STRIP *\/\n    .pd-guarantee {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        padding: 20px;\n        margin: 28px 0 0;\n        background: #f8f8f8;\n        border-radius: 12px;\n        text-align: center;\n    }\n    .pd-guarantee-item {\n        font-size: 12px;\n        color: #555;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 4px;\n    }\n    .pd-guarantee-item span:first-child { font-size: 20px; }\n    .pd-guarantee-item strong {\n        font-size: 13px;\n        color: #111;\n        font-weight: 500;\n        display: block;\n    }\n\n    @media (max-width: 480px) {\n        .pd-features-grid { grid-template-columns: 1fr; }\n        .pd-story { padding: 20px 16px; }\n        .pd-compare-table { font-size: 12px; }\n        .pd-compare-table td, .pd-compare-table th { padding: 9px 10px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-detail-container\"\u003e\n\n    \u003c!-- HEADER --\u003e\n    \u003cheader class=\"pd-header\"\u003e\n        \u003ch1\u003eIf Your Pet Gets Lost, This Tag Could Bring Them Back\u003c\/h1\u003e\n        \u003cp class=\"pd-subtitle\"\u003eSilent · Waterproof · Laser-Engraved Forever\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- DESCRIPTION --\u003e\n    \u003cdiv class=\"pd-description\"\u003e\n        \u003cp\u003eOne open gate. One loose leash. One second of distraction — and your pet is gone.\u003cbr\u003eAnd without clear ID, they may never find their way back.\u003c\/p\u003e\n        \u003cp\u003eThe Silent Pet ID Tag is crafted from premium soft silicone and laser-engraved with your pet's name and contact details — permanently. No fading. No rust. No noise — just protection when it matters most. It stays clear, secure, and readable through every swim, every storm, and every adventure — so your pet always has a way back to you.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/8427\/9738\/files\/imgi_167_d7781ad5-01db-43fe-8.jpg?v=1773041588\" alt=\"Silent Pet ID Tag in use\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES GRID --\u003e\n    \u003cdiv class=\"pd-features-grid\"\u003e\n        \u003cdiv class=\"pd-feature-card\"\u003e\n            \u003cspan\u003e🔇\u003c\/span\u003e\n            \u003cstrong\u003eWhisper-Quiet\u003c\/strong\u003e\n            \u003cp\u003eZero clinking, zero jingle. Soft silicone stays silent 24\/7 so your pet rests easy and so do you.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-feature-card\"\u003e\n            \u003cspan\u003e💧\u003c\/span\u003e\n            \u003cstrong\u003eWaterproof \u0026amp; Rust-Proof\u003c\/strong\u003e\n            \u003cp\u003eRain, mud, ocean waves — this tag doesn't care. Built to last through every outdoor adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-feature-card\"\u003e\n            \u003cspan\u003e✍️\u003c\/span\u003e\n            \u003cstrong\u003eLaser-Engraved for Life\u003c\/strong\u003e\n            \u003cp\u003eWe don't print. We laser-engrave deep into silicone — your number stays readable in year ten.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-feature-card\"\u003e\n            \u003cspan\u003e🐾\u003c\/span\u003e\n            \u003cstrong\u003eFeatherlight Fit\u003c\/strong\u003e\n            \u003cp\u003eWeighs less than a paperclip. Comfortable for Chihuahuas and Great Danes alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature-card\" style=\"margin-bottom: 28px;\"\u003e\n        \u003cspan\u003e🛡️\u003c\/span\u003e\n        \u003cstrong\u003eSnaps On in Seconds\u003c\/strong\u003e\n        \u003cp\u003eFits any standard collar or harness instantly — no tools, no fuss. Attach it once and forget it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY YOU'LL LOVE IT --\u003e\n    \u003csection class=\"pd-why-love\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/8427\/9738\/files\/imgi_93_4cea410d-0c16-4ce9-9a.jpg?v=1773041588\" alt=\"Why You'll Love It\"\u003e\n        \u003ch3\u003e💡 Why Pet Owners Choose This Over Metal Tags\u003c\/h3\u003e\n        \u003cul class=\"pd-list\"\u003e\n            \u003cli\u003eNo more clink — silicone stays whisper-quiet day and night\u003c\/li\u003e\n            \u003cli\u003eNo more fading — laser engraving outlasts printed or stamped alternatives\u003c\/li\u003e\n            \u003cli\u003eNo more rust — fully waterproof for active pets and outdoor adventures\u003c\/li\u003e\n            \u003cli class=\"pd-footer-note\"\u003eIf they ever get lost, your info is clear, permanent, and always readable\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- MODULE 5: EMOTIONAL STORY --\u003e\n    \u003cdiv class=\"pd-story\"\u003e\n        \u003cdiv class=\"pd-story-quote\"\u003e“\u003c\/div\u003e\n        \u003ch3\u003eCooper came home because of a tag just like this one.\u003c\/h3\u003e\n        \u003cp\u003eA stranger found him three streets away, read the number engraved on his tag, and called. Ten minutes later, he was back on the couch — completely unbothered.\u003c\/p\u003e\n        \u003cp\u003eYou can't control every open gate or every loose leash. But you can make sure that if it happens, your pet has a way back to you.\u003c\/p\u003e\n        \u003cem\u003eOne tag. One number. One reunion. Don't wait until you need it.\u003c\/em\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MODULE 6: COMPARISON TABLE --\u003e\n    \u003cdiv class=\"pd-compare\"\u003e\n        \u003ch3\u003eHow We Compare to Metal Tags\u003c\/h3\u003e\n        \u003ctable class=\"pd-compare-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eMetal Tags\u003c\/th\u003e\n                    \u003cth\u003eSilent Pet ID Tag\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNoise\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eConstant clinking\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ Completely silent\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDurability\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eRusts \u0026amp; corrodes\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ Lasts for years\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eEngraving\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eFades over time\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ Laser-permanent\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWeight\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eHeavy on small pets\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ Featherlight\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eComfort\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eHard metal edges\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ Soft \u0026amp; flexible\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWater\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-no\"\u003eRusts in rain\u003c\/span\u003e\u003c\/td\u003e\n                    \u003ctd\u003e\u003cspan class=\"pd-badge-yes\"\u003e✓ 100% waterproof\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MODULE 8: FAQ --\u003e\n    \u003cdiv class=\"pd-faq\"\u003e\n        \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n        \u003cdiv class=\"pd-faq-item\"\u003e\n            \u003cinput type=\"checkbox\" id=\"faq1\" class=\"pd-faq-toggle\"\u003e\n            \u003clabel for=\"faq1\" class=\"pd-faq-q\"\u003e\n                How long does the engraving last?\n                \u003cspan class=\"pd-faq-icon\"\u003e+\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"pd-faq-a\"\u003eOur laser engraving is permanent — it carves directly into the silicone rather than printing on the surface. It won't fade, peel, or scratch off with normal use, even after years of daily wear.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pd-faq-item\"\u003e\n            \u003cinput type=\"checkbox\" id=\"faq2\" class=\"pd-faq-toggle\"\u003e\n            \u003clabel for=\"faq2\" class=\"pd-faq-q\"\u003e\n                What size is the tag?\n                \u003cspan class=\"pd-faq-icon\"\u003e+\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"pd-faq-a\"\u003eThe tag is 1.5 inches (38mm) in diameter — large enough to read easily, small enough for most breeds from Chihuahuas to Great Danes. The soft silicone keeps it comfortable on any size collar.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pd-faq-item\"\u003e\n            \u003cinput type=\"checkbox\" id=\"faq3\" class=\"pd-faq-toggle\"\u003e\n            \u003clabel for=\"faq3\" class=\"pd-faq-q\"\u003e\n                Can I add a home address?\n                \u003cspan class=\"pd-faq-icon\"\u003e+\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"pd-faq-a\"\u003eYes! You can engrave your pet's name, phone number, and a short address (e.g. “123 Main St, NY”). We recommend keeping it concise for the best readability on the tag.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pd-faq-item\"\u003e\n            \u003cinput type=\"checkbox\" id=\"faq4\" class=\"pd-faq-toggle\"\u003e\n            \u003clabel for=\"faq4\" class=\"pd-faq-q\"\u003e\n                What if there's a typo in my order?\n                \u003cspan class=\"pd-faq-icon\"\u003e+\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"pd-faq-a\"\u003eWe engrave exactly what you type — please double-check all details before placing your order. If the error is on our end, we'll replace it free of charge, no questions asked.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pd-faq-item\"\u003e\n            \u003cinput type=\"checkbox\" id=\"faq5\" class=\"pd-faq-toggle\"\u003e\n            \u003clabel for=\"faq5\" class=\"pd-faq-q\"\u003e\n                Is it safe for cats and small dogs?\n                \u003cspan class=\"pd-faq-icon\"\u003e+\u003c\/span\u003e\n            \u003c\/label\u003e\n            \u003cdiv class=\"pd-faq-a\"\u003eAbsolutely. The soft silicone is flexible, gentle, and non-toxic — ideal for sensitive or small-necked pets. It won't scratch, irritate, or leave marks on your pet's skin or fur.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- GUARANTEE STRIP --\u003e\n    \u003cdiv class=\"pd-guarantee\"\u003e\n        \u003cdiv class=\"pd-guarantee-item\"\u003e\n            \u003cspan\u003e🔒\u003c\/span\u003e\n            \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n            SSL encrypted\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-guarantee-item\"\u003e\n            \u003cspan\u003e🔄\u003c\/span\u003e\n            \u003cstrong\u003eQuality Guarantee\u003c\/strong\u003e\n            Free replacement\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-guarantee-item\"\u003e\n            \u003cspan\u003e🚚\u003c\/span\u003e\n            \u003cstrong\u003eShips in 24hrs\u003c\/strong\u003e\n            Free over $25\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-guarantee-item\"\u003e\n            \u003cspan\u003e💬\u003c\/span\u003e\n            \u003cstrong\u003e24\/7 Support\u003c\/strong\u003e\n            Always here\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"upsell","offers":[{"title":"Buy 1 — $16.99 \/ Blue Mountains","offer_id":45706022912186,"sku":"x-sspi-BM","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 — $16.99 \/ Purple Mountains","offer_id":45706022944954,"sku":"x-sspi-PM","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 — $16.99 \/ Orange Seaside","offer_id":45706022977722,"sku":"x-sspi-OS","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 — $16.99 \/ Blue Forest","offer_id":45706023010490,"sku":"x-sspi-BF","price":16.99,"currency_code":"USD","in_stock":true},{"title":"🔥 Buy 2— $13.59 each \/ Blue Mountains","offer_id":45714347983034,"sku":null,"price":27.18,"currency_code":"USD","in_stock":true},{"title":"🔥 Buy 2— $13.59 each \/ Purple Mountains","offer_id":45714348048570,"sku":null,"price":27.18,"currency_code":"USD","in_stock":true},{"title":"🔥 Buy 2— $13.59 each \/ Orange Seaside","offer_id":45714348114106,"sku":null,"price":27.18,"currency_code":"USD","in_stock":true},{"title":"🔥 Buy 2— $13.59 each \/ Blue Forest","offer_id":45714348179642,"sku":null,"price":27.18,"currency_code":"USD","in_stock":true},{"title":"Buy 3 — $11.89 each · Best Value \/ Blue Mountains","offer_id":45714348015802,"sku":null,"price":35.68,"currency_code":"USD","in_stock":true},{"title":"Buy 3 — $11.89 each · Best Value \/ Purple Mountains","offer_id":45714348081338,"sku":null,"price":35.68,"currency_code":"USD","in_stock":true},{"title":"Buy 3 — $11.89 each · Best Value \/ Orange Seaside","offer_id":45714348146874,"sku":null,"price":35.68,"currency_code":"USD","in_stock":true},{"title":"Buy 3 — $11.89 each · Best Value \/ Blue Forest","offer_id":45714348212410,"sku":null,"price":35.68,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/8427\/9738\/files\/SiliconePetIDTag_1_1.jpg?v=1774328097","url":"https:\/\/puphavenco.com\/products\/custom-silicone-pet-id-tag-quiet-durable-waterproof-for-dogs-cats-more-copy","provider":"PUPHAVENCO","version":"1.0","type":"link"}