{"product_id":"wild-spot-leopard-baseball-cap","title":"Wild Spot Leopard Print Embroidered Baseball Cap","description":"\u003cstyle\u003e\n\/* Shopify Product Description Styles *\/\n.wild-spot-container {\n    --hot-pink: #ff007f;\n    --neon-pink: #ff66cc;\n    --deep-black: #0a0a0a;\n    --glass-bg: rgba(255, 255, 255, 0.05);\n    --border-pink: rgba(255, 0, 127, 0.3);\n}\n\n.wild-spot-container * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.wild-spot-container {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #333;\n}\n\n\/* Hero Section *\/\n.wild-spot-hero {\n    text-align: center;\n    padding: 40px 20px;\n    background: linear-gradient(135deg, #fff5f9 0%, #ffe6f0 100%);\n    border-radius: 8px;\n    margin-bottom: 30px;\n    position: relative;\n    overflow: hidden;\n}\n\n.wild-spot-hero::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background-image: radial-gradient(circle at 20% 30%, rgba(255, 0, 127, 0.1) 0%, transparent 40%),\n                      radial-gradient(circle at 80% 70%, rgba(255, 0, 127, 0.1) 0%, transparent 40%);\n    pointer-events: none;\n}\n\n.wild-spot-hero-content {\n    position: relative;\n    z-index: 1;\n}\n\n.wild-spot-hero h2 {\n    font-size: 2.2rem;\n    font-weight: 800;\n    color: #ff007f;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin-bottom: 15px;\n    text-shadow: 0 2px 4px rgba(255, 0, 127, 0.2);\n}\n\n.wild-spot-hero p {\n    font-size: 1.1rem;\n    color: #555;\n    max-width: 700px;\n    margin: 0 auto 20px;\n    line-height: 1.6;\n}\n\n\/* Product Image Container *\/\n.wild-spot-image-container {\n    margin: 30px 0;\n    border: 2px solid #ff007f;\n    padding: 8px;\n    background: #fff;\n    display: inline-block;\n    width: 100%;\n    max-width: 600px;\n    box-shadow: 0 8px 20px rgba(255, 0, 127, 0.15);\n}\n\n.wild-spot-image-container img {\n    width: 100%;\n    height: auto;\n    display: block;\n    filter: contrast(1.05) saturate(1.1);\n}\n\n\/* Features Grid *\/\n.wild-spot-features {\n    margin: 40px 0;\n}\n\n.wild-spot-features h2 {\n    font-size: 1.8rem;\n    font-weight: 800;\n    color: #ff007f;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    text-align: center;\n    margin-bottom: 30px;\n}\n\n.wild-spot-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin-bottom: 30px;\n}\n\n.wild-spot-card {\n    background: #f9f0f5;\n    border-left: 4px solid #ff007f;\n    padding: 25px;\n    border-radius: 4px;\n    transition: all 0.3s ease;\n}\n\n.wild-spot-card:hover {\n    background: #ffe6f0;\n    transform: translateY(-5px);\n    box-shadow: 0 8px 15px rgba(255, 0, 127, 0.1);\n}\n\n.wild-spot-card h3 {\n    color: #ff007f;\n    font-size: 1rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    letter-spacing: 1px;\n}\n\n.wild-spot-card p {\n    color: #666;\n    font-size: 0.95rem;\n    line-height: 1.6;\n}\n\n\/* Details Section *\/\n.wild-spot-details {\n    background: #fff;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 8px;\n    text-align: center;\n}\n\n.wild-spot-details h2 {\n    font-size: 1.8rem;\n    font-weight: 800;\n    color: #ff007f;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 20px;\n}\n\n.wild-spot-details p {\n    font-size: 1.1rem;\n    color: #555;\n    max-width: 800px;\n    margin: 0 auto 30px;\n    line-height: 1.8;\n}\n\n.wild-spot-details strong {\n    color: #ff007f;\n}\n\n\/* Specifications Table *\/\n.wild-spot-specs {\n    margin: 40px 0;\n}\n\n.wild-spot-specs h2 {\n    font-size: 1.8rem;\n    font-weight: 800;\n    color: #ff007f;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    text-align: center;\n    margin-bottom: 25px;\n}\n\n.wild-spot-table-container {\n    overflow-x: auto;\n    margin-bottom: 30px;\n}\n\n.wild-spot-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    border: 1px solid #ff007f;\n}\n\n.wild-spot-table th {\n    background: #ffe6f0;\n    color: #ff007f;\n    padding: 15px;\n    text-align: left;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.85rem;\n    letter-spacing: 1px;\n    border-bottom: 2px solid #ff007f;\n}\n\n.wild-spot-table td {\n    padding: 15px;\n    border-bottom: 1px solid #ffe6f0;\n    color: #555;\n}\n\n.wild-spot-table tr:last-child td {\n    border-bottom: none;\n}\n\n.wild-spot-table tr:hover {\n    background: #fff5f9;\n}\n\n\/* Care Instructions *\/\n.wild-spot-care {\n    background: #f9f0f5;\n    padding: 25px;\n    border-left: 4px solid #ff007f;\n    margin: 30px 0;\n    border-radius: 4px;\n}\n\n.wild-spot-care summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: #ff007f;\n    text-transform: uppercase;\n    font-size: 0.95rem;\n    letter-spacing: 1px;\n    user-select: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n.wild-spot-care summary::after {\n    content: '+';\n    font-size: 1.3rem;\n    font-weight: 700;\n}\n\n.wild-spot-care[open] summary::after {\n    content: '−';\n}\n\n.wild-spot-care p {\n    color: #666;\n    margin-top: 15px;\n    line-height: 1.6;\n    font-size: 0.95rem;\n}\n\n\/* CTA Section *\/\n.wild-spot-cta {\n    background: linear-gradient(135deg, #ffe6f0 0%, #fff5f9 100%);\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 8px;\n    margin: 30px 0;\n}\n\n.wild-spot-cta h2 {\n    font-size: 1.8rem;\n    font-weight: 800;\n    color: #ff007f;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 15px;\n}\n\n.wild-spot-cta p {\n    font-size: 1rem;\n    color: #666;\n    max-width: 600px;\n    margin: 0 auto 25px;\n    line-height: 1.6;\n}\n\n\/* Live Viewer Badge *\/\n.wild-spot-live-badge {\n    display: inline-block;\n    background: #ff007f;\n    color: white;\n    padding: 8px 16px;\n    border-radius: 20px;\n    font-size: 0.75rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 20px;\n}\n\n.wild-spot-live-dot {\n    display: inline-block;\n    width: 6px;\n    height: 6px;\n    background: #00ff00;\n    border-radius: 50%;\n    margin-right: 6px;\n    animation: wild-spot-pulse 1.5s infinite;\n}\n\n@keyframes wild-spot-pulse {\n    0% { transform: scale(1); opacity: 1; }\n    50% { transform: scale(1.3); opacity: 0.6; }\n    100% { transform: scale(1); opacity: 1; }\n}\n\n\/* Buyer Notification *\/\n.wild-spot-buyer-notif {\n    background: #fff;\n    border: 1px solid #ff007f;\n    padding: 15px;\n    border-radius: 4px;\n    margin: 20px 0;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    font-size: 0.9rem;\n}\n\n.wild-spot-buyer-notif img {\n    width: 35px;\n    height: 35px;\n    border-radius: 50%;\n    border: 2px solid #ff007f;\n}\n\n.wild-spot-buyer-info p {\n    margin: 0;\n    color: #666;\n}\n\n.wild-spot-buyer-info strong {\n    color: #ff007f;\n}\n\n.wild-spot-buyer-time {\n    font-size: 0.75rem;\n    color: #999;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .wild-spot-hero h2 {\n        font-size: 1.6rem;\n    }\n    \n    .wild-spot-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .wild-spot-details p {\n        font-size: 1rem;\n    }\n    \n    .wild-spot-table {\n        font-size: 0.9rem;\n    }\n    \n    .wild-spot-table th,\n    .wild-spot-table td {\n        padding: 10px;\n    }\n}\n\u003c\/style\u003e\n\n\u003c!-- Shopify Product Description Content --\u003e\n\u003cdiv class=\"wild-spot-container\"\u003e\n    \n    \u003c!-- Live Viewer Badge --\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 25px;\"\u003e\n        \u003cdiv class=\"wild-spot-live-badge\"\u003e\n            \u003cspan class=\"wild-spot-live-dot\"\u003e\u003c\/span\u003e\n            \u003cspan id=\"wild-spot-viewers\"\u003e142\u003c\/span\u003e people viewing now\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Hero Section --\u003e\n    \u003cdiv class=\"wild-spot-hero\"\u003e\n        \u003cdiv class=\"wild-spot-hero-content\"\u003e\n            \u003ch2\u003eWild Spot\u003c\/h2\u003e\n            \u003cp\u003eTop off your look with fierce confidence. The \u003cstrong\u003eWild Spot Leopard Print Embroidered Baseball Cap\u003c\/strong\u003e is where bold animal print meets artisan embroidery — a premium structured cap that makes every casual outfit feel like a fashion moment.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features Section --\u003e\n    \u003cdiv class=\"wild-spot-features\"\u003e\n        \u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n        \u003cdiv class=\"wild-spot-grid\"\u003e\n            \u003cdiv class=\"wild-spot-card\"\u003e\n                \u003ch3\u003eVibrant Leopard Print\u003c\/h3\u003e\n                \u003cp\u003eThe all-over leopard print fabric brings instant visual impact — transforming a classic baseball cap silhouette into a statement accessory.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"wild-spot-card\"\u003e\n                \u003ch3\u003ePremium Embroidery\u003c\/h3\u003e\n                \u003cp\u003eDelicate embroidered accents add artisan craftsmanship and texture, setting this cap apart from generic printed alternatives.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"wild-spot-card\"\u003e\n                \u003ch3\u003eStructured Crown\u003c\/h3\u003e\n                \u003cp\u003eA well-shaped, structured crown provides consistent form that looks polished all day, while the curved brim offers comfortable sun protection.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"wild-spot-card\"\u003e\n                \u003ch3\u003ePerfect Fit Options\u003c\/h3\u003e\n                \u003cp\u003eAvailable in 5 sizes from XS (56cm) through XL (59.8cm) — designed to fit beautifully across a range of head sizes.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Details Section --\u003e\n    \u003cdiv class=\"wild-spot-details\"\u003e\n        \u003ch2\u003eThe Finishing Touch Your Outfit Deserves\u003c\/h2\u003e\n        \u003cp\u003eA great outfit starts from the top — and the \u003cstrong\u003eWild Spot Cap\u003c\/strong\u003e makes sure yours finishes perfectly. Whether paired with an athleisure set, a denim look, or a simple tee and jeans, this cap adds an effortless cool factor that turns heads without trying. \u003cstrong\u003eIt's not just a cap. It's a mood.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications Section --\u003e\n    \u003cdiv class=\"wild-spot-specs\"\u003e\n        \u003ch2\u003eSpecifications\u003c\/h2\u003e\n        \u003cdiv class=\"wild-spot-table-container\"\u003e\n            \u003ctable class=\"wild-spot-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eAttribute\u003c\/th\u003e\n                        \u003cth\u003eDetail\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003ePrint\u003c\/td\u003e\n                        \u003ctd\u003eLeopard Print (Pink Leopard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDetail\u003c\/td\u003e\n                        \u003ctd\u003eEmbroidered Accents\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBrim\u003c\/td\u003e\n                        \u003ctd\u003eCurved \/ Structured\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eClosure\u003c\/td\u003e\n                        \u003ctd\u003eAdjustable Back Strap\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n                        \u003ctd\u003eXS 56cm, S 56.7cm, M 57.7cm, L 58.8cm, XL 59.8cm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Care Instructions --\u003e\n    \u003cdiv class=\"wild-spot-care\"\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eCare Instructions\u003c\/summary\u003e\n            \u003cp\u003eSpot clean with a damp cloth and mild soap. Do not machine wash to preserve embroidery and print integrity. Allow to air dry naturally in its structured shape. Do not tumble dry, bleach, or iron directly on the embroidered sections. Store in a cool, dry place.\u003c\/p\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA Section --\u003e\n    \u003cdiv class=\"wild-spot-cta\"\u003e\n        \u003ch2\u003eReady to Stand Out?\u003c\/h2\u003e\n        \u003cp\u003eYour best looks deserve the best finishing touch. Pick your size and make the Wild Spot Cap yours — because confidence looks good on everyone.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Buyer Notification (Sample) --\u003e\n    \u003cdiv id=\"wild-spot-buyer-container\" style=\"margin: 30px 0;\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n    'use strict';\n    \n    \/\/ Live Viewer Count\n    const viewerElement = document.getElementById('wild-spot-viewers');\n    if (viewerElement) {\n        setInterval(function() {\n            const current = parseInt(viewerElement.innerText);\n            const change = Math.floor(Math.random() * 7) - 3;\n            const newCount = Math.max(80, current + change);\n            viewerElement.innerText = newCount;\n        }, 3000);\n    }\n\n    \/\/ Buyer Notifications\n    const buyers = [\n        { name: \"Jessica R.\", city: \"Los Angeles\", initial: \"JR\" },\n        { name: \"Ashley M.\", city: \"Miami\", initial: \"AM\" },\n        { name: \"Brittany S.\", city: \"London\", initial: \"BS\" },\n        { name: \"Chloe D.\", city: \"Sydney\", initial: \"CD\" },\n        { name: \"Madison K.\", city: \"Dallas\", initial: \"MK\" },\n        { name: \"Sarah J.\", city: \"New York\", initial: \"SJ\" }\n    ];\n\n    function showBuyerNotification() {\n        const buyer = buyers[Math.floor(Math.random() * buyers.length)];\n        const container = document.getElementById('wild-spot-buyer-container');\n        \n        if (!container) return;\n\n        const notif = document.createElement('div');\n        notif.className = 'wild-spot-buyer-notif';\n        notif.innerHTML = `\n            \u003cdiv style=\"width: 35px; height: 35px; background: linear-gradient(135deg, #ff007f, #ff66cc); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 0.75rem; border: 2px solid #ff007f; flex-shrink: 0;\"\u003e\n                ${buyer.initial}\n            \u003c\/div\u003e\n            \u003cdiv class=\"wild-spot-buyer-info\"\u003e\n                \u003cp\u003e\u003cstrong\u003e${buyer.name}\u003c\/strong\u003e from ${buyer.city}\u003c\/p\u003e\n                \u003cp style=\"margin: 3px 0;\"\u003eJust purchased a \u003cspan style=\"color: #ff007f; font-weight: 600;\"\u003eWild Spot Cap\u003c\/span\u003e!\u003c\/p\u003e\n                \u003cp class=\"wild-spot-buyer-time\"\u003e${Math.floor(Math.random() * 10 + 1)} minutes ago\u003c\/p\u003e\n            \u003c\/div\u003e\n        `;\n\n        container.appendChild(notif);\n\n        \/\/ Remove after 6 seconds\n        setTimeout(function() {\n            notif.style.opacity = '0';\n            notif.style.transition = 'opacity 0.3s ease';\n            setTimeout(function() {\n                notif.remove();\n            }, 300);\n        }, 6000);\n    }\n\n    \/\/ Show first notification after 4 seconds\n    setTimeout(showBuyerNotification, 4000);\n    \n    \/\/ Show subsequent notifications every 20-25 seconds\n    setInterval(function() {\n        if (Math.random() \u003e 0.3) { \/\/ 70% chance to show\n            showBuyerNotification();\n        }\n    }, 22000);\n})();\n\u003c\/script\u003e","brand":"AriaLuxe","offers":[{"title":"XS (56 cm · 22.0 in)","offer_id":52306298044690,"sku":"SU00154497-XS 56-Pink Leopard","price":59.99,"currency_code":"USD","in_stock":true},{"title":"S (57 cm · 22.4 in)","offer_id":52306298077458,"sku":"SU00154497-S 56.7-Pink Leopard","price":59.99,"currency_code":"USD","in_stock":true},{"title":"M (58 cm · 22.8 in)","offer_id":52306298110226,"sku":"SU00154497-M57.7-Pink Leopard","price":59.99,"currency_code":"USD","in_stock":true},{"title":"L (59 cm · 23.2 in)","offer_id":52306298142994,"sku":"SU00154497-L58.8-Pink Leopard","price":59.99,"currency_code":"USD","in_stock":true},{"title":"XL (60 cm · 23.6 in)","offer_id":52306298175762,"sku":"SU00154497-XL 59.8-Pink Leopard","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0940\/2413\/9026\/files\/a4000176-5748-49fb-bc6d-f34fe943bf31.jpg?v=1781222614","url":"https:\/\/arialuxecollection.store\/products\/wild-spot-leopard-baseball-cap","provider":"AriaLuxe","version":"1.0","type":"link"}