{"title":"You Might Also Like","description":"","products":[{"product_id":"long-wavy-brown-highlighted-wig-with-bangs","title":"Long Wavy Brown Highlighted Wig with Bangs – Heat Resistant \u0026 Naturally Realistic","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\nbody {\n    margin: 0;\n    font-family: 'Poppins', sans-serif;\n    background: #ffffff;\n    color: #111;\n}\n\n\/* HERO *\/\n.hero {\n    text-align: center;\n    padding: 90px 20px;\n    background: linear-gradient(135deg, #fff, #f3e8ff);\n    position: relative;\n    overflow: hidden;\n}\n\n\/* subtle flowing waves background *\/\n.hero::before {\n    content: \"\";\n    position: absolute;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle at 30% 30%, rgba(255, 200, 150, 0.2), transparent 40%),\n                radial-gradient(circle at 70% 70%, rgba(180, 120, 255, 0.2), transparent 40%);\n    animation: float 10s infinite linear;\n}\n\n.hero h1 {\n    font-size: 44px;\n    font-weight: 700;\n    background: linear-gradient(90deg, #6b3e26, #c68642, #f5d0a9);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    z-index: 2;\n    position: relative;\n}\n\n.hero p {\n    font-size: 18px;\n    color: #444;\n    max-width: 700px;\n    margin: 15px auto;\n    position: relative;\n    z-index: 2;\n}\n\n\/* CTA *\/\n.cta {\n    display: inline-block;\n    margin-top: 25px;\n    padding: 16px 38px;\n    border-radius: 50px;\n    background: linear-gradient(90deg, #6b3e26, #c68642);\n    color: #fff;\n    font-weight: 600;\n    text-decoration: none;\n    box-shadow: 0 12px 30px rgba(198,134,66,0.4);\n    animation: pulse 1.8s infinite;\n    transition: 0.3s;\n    position: relative;\n    z-index: 2;\n}\n\n.cta:hover {\n    transform: scale(1.1);\n}\n\n\/* CONTAINER *\/\n.container {\n    max-width: 1200px;\n    margin: auto;\n    padding: 60px 20px;\n}\n\n\/* GRID *\/\n.grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px,1fr));\n    gap: 25px;\n}\n\n\/* CARD *\/\n.card {\n    background: #fff;\n    padding: 25px;\n    border-radius: 20px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    transition: 0.4s;\n    position: relative;\n    overflow: hidden;\n}\n\n.card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 20px 50px rgba(198,134,66,0.25);\n}\n\n.card::before {\n    content: \"\";\n    position: absolute;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(198,134,66,0.2), transparent 70%);\n    top: -50%;\n    left: -50%;\n    opacity: 0;\n    transition: 0.5s;\n}\n\n.card:hover::before {\n    opacity: 1;\n}\n\n.card h3 {\n    margin-bottom: 10px;\n}\n\n\/* SECTION *\/\n.section {\n    background: linear-gradient(135deg, #fff7ed, #fef3c7);\n    padding: 40px;\n    border-radius: 20px;\n    margin-top: 40px;\n    animation: fadeUp 1.2s ease;\n}\n\n\/* URGENCY *\/\n.urgency {\n    text-align: center;\n    margin-top: 50px;\n    font-size: 20px;\n    font-weight: 700;\n    color: #d62828;\n    animation: pulse 1.3s infinite;\n}\n\n\/* FOOTER *\/\n.footer {\n    text-align: center;\n    margin-top: 60px;\n    font-weight: 600;\n    color: #c68642;\n}\n\n\/* ANIMATIONS *\/\n@keyframes float {\n    0% {transform: translate(0,0);}\n    50% {transform: translate(-50px, -30px);}\n    100% {transform: translate(0,0);}\n}\n\n@keyframes fadeUp {\n    from {opacity:0; transform: translateY(40px);}\n    to {opacity:1; transform: translateY(0);}\n}\n\n@keyframes pulse {\n    0% {transform: scale(1);}\n    50% {transform: scale(1.06);}\n    100% {transform: scale(1);}\n}\n\u003c\/style\u003e\n\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n    \u003ch1\u003e👑 Your New Hair Obsession Starts Here 👑\u003c\/h1\u003e\n    \u003cp\u003e\n        Meet the \u003cstrong\u003eSheGlows Hub Long Wavy Brown Highlighted Wig with Bangs\u003c\/strong\u003e — \n        flowing waves, soft caramel highlights, and a flawless natural finish. 💫\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"cta\"\u003e💖 Get Yours Now\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"grid\"\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003ch3\u003e🌊 Perfect Fit\u003c\/h3\u003e\n            \u003cp\u003eAdjustable cap for secure, all-day comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003ch3\u003e💇🏽♀️ Style Your Way\u003c\/h3\u003e\n            \u003cp\u003eWear it wavy, straight, or curled — total versatility.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003ch3\u003e✨ Silky Soft\u003c\/h3\u003e\n            \u003cp\u003eTangle-resistant, smooth, and luxuriously full.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003ch3\u003e👁️ Natural Finish\u003c\/h3\u003e\n            \u003cp\u003eSeamless blend for an undetectable look.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n            \u003ch3\u003e💃🏽 Face-Framing Bangs\u003c\/h3\u003e\n            \u003cp\u003eEnhance your features beautifully.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- HEAT --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2\u003e🔥 Heat Styling Friendly\u003c\/h2\u003e\n        \u003cp\u003e\n            💨 Heat resistant up to 150°C — style with confidence\u003cbr\u003e\u003cbr\u003e\n            💈 Curl, straighten, or blow dry — endless looks\u003cbr\u003e\u003cbr\u003e\n            ✂️ Customise length \u0026amp; layers to match your vibe\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- USE --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2\u003e📍 Perfect For\u003c\/h2\u003e\n        \u003cp\u003e\n            Everyday wear 🌟 | Special occasions 👑 | Protective styling 💚 | Confidence boost 💫 | Gifting 🎁\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- EXPERIENCE --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2\u003e🌟 The SheGlows Experience\u003c\/h2\u003e\n        \u003cp\u003e\n            Imagine putting this on and instantly transforming — soft waves flowing, highlights glowing,\n            confidence radiating. 📸\n        \u003c\/p\u003e\n        \u003cp\u003e\n            This isn’t just a wig. It’s your crown. Your glow-up. Your moment. 👑\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- URGENCY --\u003e\n    \u003cdiv class=\"urgency\"\u003e\n        ⚡ Limited stock — order yours before it’s gone. ⚡\n    \u003c\/div\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"#\" class=\"cta\"\u003e🔥 Shop Now\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FOOTER --\u003e\n    \u003cdiv class=\"footer\"\u003e\n        💋 Slay The Day Away In SA — SheGlows Hub\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"SheGlows Hub","offers":[{"title":"Default Title","offer_id":43244554879094,"sku":"SGH-WIG-WAVY-BROWN-BANG","price":849.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/1174\/2582\/files\/sheglows-hub-dark-brown-highlights-wig-lifestyle_62f5b2f0-1c3a-4b5c-a847-acbe3698ba8a.png?v=1774865687"}],"url":"https:\/\/sheglows-hub.co.za\/collections\/you-might-also-like.oembed","provider":"SheGlows-HUB","version":"1.0","type":"link"}