{"title":"Solar Products","description":"\u003ch2\u003e☀️ Solar-Powered Lighting \u0026amp; Outdoor Solutions\u003c\/h2\u003e\u003cp\u003eHarness the power of the sun with our curated range of solar-powered products. Designed for South African homes, driveways, pathways, and gardens — our solar range delivers bright, reliable lighting with \u003cstrong\u003ezero electricity costs\u003c\/strong\u003e.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e🌱 \u003cstrong\u003eEco-Friendly\u003c\/strong\u003e — No wiring, no grid power needed\u003c\/li\u003e\n\u003cli\u003e💡 \u003cstrong\u003eEnergy-Efficient LED Technology\u003c\/strong\u003e — Bright illumination, low energy draw\u003c\/li\u003e\n\u003cli\u003e🛡️ \u003cstrong\u003eWeather-Resistant\u003c\/strong\u003e — Built for outdoor use in all conditions\u003c\/li\u003e\n\u003cli\u003e🔆 \u003cstrong\u003eSmart Features\u003c\/strong\u003e — Motion sensors, remote controls \u0026amp; wide coverage\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003ePerfect for load-shedding resilience and reducing your monthly electricity bill. Shop our solar collection and light up your world — sustainably.\u003c\/p\u003e","products":[{"product_id":"solar-street-lamp-2400w-ip65-motion-sensor","title":"Solar Street Lamp – 2400W IP65 Waterproof with Motion Sensor","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  \u003ctitle\u003eSolar Street Lamp – Limited Offer\u003c\/title\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;700;900\u0026display=swap');\n\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Montserrat', sans-serif;\n      background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%);\n      color: #ffffff;\n      min-height: 100vh;\n    }\n\n    \/* HERO BANNER *\/\n    .hero {\n      background: linear-gradient(135deg, #f7971e, #ffd200, #f7971e);\n      text-align: center;\n      padding: 18px 20px;\n      animation: pulse 2s infinite;\n    }\n    @keyframes pulse {\n      0%, 100% { opacity: 1; }\n      50% { opacity: 0.85; }\n    }\n    .hero p {\n      font-size: 1rem;\n      font-weight: 700;\n      color: #1a1a2e;\n      letter-spacing: 1px;\n    }\n\n    \/* MAIN CONTAINER *\/\n    .container {\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 40px 20px 60px;\n    }\n\n    \/* BADGE *\/\n    .badge {\n      display: inline-block;\n      background: linear-gradient(90deg, #f7971e, #ffd200);\n      color: #1a1a2e;\n      font-size: 0.75rem;\n      font-weight: 900;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      padding: 6px 18px;\n      border-radius: 50px;\n      margin-bottom: 20px;\n    }\n\n    \/* HEADLINE *\/\n    h1 {\n      font-size: clamp(2rem, 5vw, 3.2rem);\n      font-weight: 900;\n      line-height: 1.15;\n      margin-bottom: 12px;\n      background: linear-gradient(90deg, #ffd200, #ffffff, #ffd200);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n    }\n\n    .subheadline {\n      font-size: 1.1rem;\n      color: #c9d1d9;\n      margin-bottom: 36px;\n      line-height: 1.6;\n    }\n\n    \/* PRODUCT CARD *\/\n    .product-card {\n      background: rgba(255,255,255,0.05);\n      border: 1px solid rgba(255, 210, 0, 0.3);\n      border-radius: 20px;\n      padding: 36px;\n      margin-bottom: 36px;\n      backdrop-filter: blur(10px);\n      box-shadow: 0 0 40px rgba(247, 151, 30, 0.15);\n    }\n\n    \/* SPECS GRID *\/\n    .specs-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n    .spec-item {\n      background: rgba(255,255,255,0.07);\n      border-radius: 12px;\n      padding: 16px;\n      text-align: center;\n      border: 1px solid rgba(255,210,0,0.15);\n      transition: transform 0.2s;\n    }\n    .spec-item:hover { transform: translateY(-4px); }\n    .spec-emoji { font-size: 1.8rem; margin-bottom: 8px; }\n    .spec-label { font-size: 0.7rem; color: #ffd200; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 4px; }\n    .spec-value { font-size: 0.95rem; font-weight: 700; color: #ffffff; }\n\n    \/* FEATURES *\/\n    .features { margin-bottom: 32px; }\n    .features h2 {\n      font-size: 1.3rem;\n      font-weight: 900;\n      color: #ffd200;\n      margin-bottom: 20px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    .feature-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      margin-bottom: 18px;\n      padding: 16px;\n      background: rgba(255,255,255,0.04);\n      border-radius: 12px;\n      border-left: 3px solid #ffd200;\n    }\n    .feature-icon { font-size: 1.6rem; flex-shrink: 0; }\n    .feature-text strong { display: block; font-size: 0.95rem; color: #ffd200; margin-bottom: 4px; }\n    .feature-text p { font-size: 0.88rem; color: #c9d1d9; line-height: 1.5; }\n\n    \/* CTA SECTION *\/\n    .cta-section {\n      text-align: center;\n      background: linear-gradient(135deg, rgba(247,151,30,0.15), rgba(255,210,0,0.1));\n      border: 1px solid rgba(255,210,0,0.4);\n      border-radius: 20px;\n      padding: 40px 30px;\n    }\n    .urgency-text {\n      font-size: 0.85rem;\n      color: #ffd200;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n    .cta-headline {\n      font-size: clamp(1.4rem, 3vw, 2rem);\n      font-weight: 900;\n      margin-bottom: 8px;\n      color: #ffffff;\n    }\n    .cta-sub {\n      font-size: 0.9rem;\n      color: #c9d1d9;\n      margin-bottom: 28px;\n    }\n    .cta-btn {\n      display: inline-block;\n      background: linear-gradient(90deg, #f7971e, #ffd200);\n      color: #1a1a2e;\n      font-size: 1.1rem;\n      font-weight: 900;\n      padding: 18px 48px;\n      border-radius: 50px;\n      text-decoration: none;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      box-shadow: 0 8px 30px rgba(247,151,30,0.5);\n      transition: transform 0.2s, box-shadow 0.2s;\n      cursor: pointer;\n      border: none;\n    }\n    .cta-btn:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 12px 40px rgba(247,151,30,0.7);\n    }\n    .trust-badges {\n      margin-top: 20px;\n      font-size: 0.82rem;\n      color: #8b949e;\n    }\n    .trust-badges span { margin: 0 8px; }\n\n    \/* FOOTER *\/\n    footer {\n      text-align: center;\n      padding: 24px;\n      font-size: 0.78rem;\n      color: #555;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- URGENCY BANNER --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cp\u003e⚡ LIMITED STOCK AVAILABLE — ORDER TODAY \u0026amp; SAVE ON ELECTRICITY BILLS! ⚡\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"container\"\u003e\n\n    \u003cdiv class=\"badge\"\u003e🌟 Best Seller · Eco-Friendly\u003c\/div\u003e\n\n    \u003ch1\u003e☀️ Solar Street Lamp\u003cbr\u003eThat Works While You Sleep\u003c\/h1\u003e\n    \u003cp class=\"subheadline\"\u003e\n      No wiring. No electricity bills. Just powerful, automatic outdoor lighting — rain or shine. 🌧️✅\n    \u003c\/p\u003e\n\n    \u003c!-- PRODUCT CARD --\u003e\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003c!-- SPECS GRID --\u003e\n      \u003cdiv class=\"specs-grid\"\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003ePower\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003e2400W Solar\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e💡\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003eLight Source\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003eLED\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e🌧️\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003eIP65 Rated\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e📐\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003eCoverage\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003e80 m² · 120°\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e🎨\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003eFinish\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003eBlack Textured\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-item\"\u003e\n          \u003cdiv class=\"spec-emoji\"\u003e📦\u003c\/div\u003e\n          \u003cdiv class=\"spec-label\"\u003eDimensions\u003c\/div\u003e\n          \u003cdiv class=\"spec-value\"\u003e10×10×20 cm\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FEATURES --\u003e\n      \u003cdiv class=\"features\"\u003e\n        \u003ch2\u003e✨ Why You'll Love It\u003c\/h2\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e🌱\u003c\/div\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eEnergy-Efficient \u0026amp; Eco-Friendly\u003c\/strong\u003e\n            \u003cp\u003eDelivers bright, powerful lighting with zero grid power — slash your electricity costs while reducing your carbon footprint.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e🎮\u003c\/div\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eDual Control: Remote + Motion Sensor\u003c\/strong\u003e\n            \u003cp\u003eControl it from your pocket or let the smart motion sensor do the work — activating instantly when movement is detected for added security.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eBuilt for All Weather — IP65 Waterproof\u003c\/strong\u003e\n            \u003cp\u003eRain, wind, dust — this lamp handles it all. Engineered for driveways, pathways, gardens, and beyond.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e🔆\u003c\/div\u003e\n          \u003cdiv class=\"feature-text\"\u003e\n            \u003cstrong\u003eWide 120° Illumination · Up to 80 m²\u003c\/strong\u003e\n            \u003cp\u003eOne lamp floods a massive area with light — perfect for large outdoor spaces, parking areas, and security zones.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA SECTION --\u003e\n    \u003cdiv class=\"cta-section\"\u003e\n      \u003cp class=\"urgency-text\"\u003e🔥 Don't Miss Out — Stock Is Limited!\u003c\/p\u003e\n      \u003ch2 class=\"cta-headline\"\u003eLight Up Your Property Tonight 🌙\u003c\/h2\u003e\n      \u003cp class=\"cta-sub\"\u003eJoin hundreds of happy customers who've cut their electricity bills and boosted their home security.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"cta-btn\"\u003e🛒 Add to Cart — Buy Now\u003c\/a\u003e\n      \u003cdiv class=\"trust-badges\"\u003e\n        \u003cspan\u003e✅ Secure Checkout\u003c\/span\u003e\n        \u003cspan\u003e🚚 Fast Delivery\u003c\/span\u003e\n        \u003cspan\u003e↩️ Easy Returns\u003c\/span\u003e\n        \u003cspan\u003e⭐ Top Rated\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cfooter\u003e\n    © 2026 Deo Volente \u0026amp; Co · All Rights Reserved\n  \u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Deo Volente \u0026 Co","offers":[{"title":"Default Title","offer_id":48020985118871,"sku":"SSL-2400W-BLK-001","price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/files\/WhatsApp_Image_2026-07-15_at_21.11.04_3.jpg?v=1784222333"},{"product_id":"solar-garden-light-ip67-auto-led","title":"Solar Garden Light – IP65\/IP67 Weatherproof Auto On\/Off LED","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  \u003ctitle\u003eSolar Garden Light – Buy Now!\u003c\/title\u003e\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;700;900\u0026display=swap');\n\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Montserrat', sans-serif;\n      background: #000;\n      color: #fff;\n      overflow-x: hidden;\n    }\n\n    \/* ===== ANIMATED BACKGROUND ===== *\/\n    .bg-animated {\n      position: fixed;\n      inset: 0;\n      z-index: 0;\n      background: linear-gradient(270deg, #0d0d0d, #1a0a00, #0a1a00, #000d1a, #1a001a, #0d0d0d);\n      background-size: 600% 600%;\n      animation: bgShift 6s ease infinite;\n    }\n    @keyframes bgShift {\n      0%   { background-position: 0% 50%; }\n      50%  { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    \/* ===== FLASH OVERLAY ===== *\/\n    .flash-overlay {\n      position: fixed;\n      inset: 0;\n      z-index: 1;\n      pointer-events: none;\n      background: radial-gradient(ellipse at center, rgba(255,200,0,0.07) 0%, transparent 70%);\n      animation: flashPulse 3s ease-in-out infinite;\n    }\n    @keyframes flashPulse {\n      0%, 100% { opacity: 0.4; }\n      50%       { opacity: 1; }\n    }\n\n    \/* ===== CONTENT WRAPPER ===== *\/\n    .wrapper {\n      position: relative;\n      z-index: 2;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 0 20px 60px;\n    }\n\n    \/* ===== URGENCY TICKER ===== *\/\n    .ticker {\n      background: linear-gradient(90deg, #ff0000, #ff6600, #ffcc00, #ff6600, #ff0000);\n      background-size: 300% 100%;\n      animation: tickerSlide 2s linear infinite;\n      text-align: center;\n      padding: 12px;\n      font-size: 0.85rem;\n      font-weight: 900;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #fff;\n      text-shadow: 0 0 10px rgba(0,0,0,0.5);\n    }\n    @keyframes tickerSlide {\n      0%   { background-position: 0% 50%; }\n      100% { background-position: 100% 50%; }\n    }\n\n    \/* ===== COUNTDOWN ===== *\/\n    .countdown-bar {\n      background: rgba(0,0,0,0.6);\n      border-bottom: 1px solid rgba(255,200,0,0.3);\n      text-align: center;\n      padding: 14px 20px;\n      font-size: 0.8rem;\n      color: #ffd200;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n    .countdown-bar span {\n      font-size: 1.4rem;\n      font-weight: 900;\n      color: #fff;\n      margin: 0 4px;\n    }\n    #timer { display: inline-flex; gap: 6px; align-items: center; }\n    .time-block {\n      background: linear-gradient(135deg, #ff4500, #ff0000);\n      border-radius: 6px;\n      padding: 4px 10px;\n      font-size: 1.3rem;\n      font-weight: 900;\n      color: #fff;\n      min-width: 48px;\n      text-align: center;\n      box-shadow: 0 0 12px rgba(255,69,0,0.6);\n    }\n    .time-label { font-size: 0.6rem; color: #aaa; display: block; text-align: center; margin-top: 2px; }\n\n    \/* ===== HERO ===== *\/\n    .hero {\n      text-align: center;\n      padding: 50px 20px 30px;\n    }\n    .badge-row { margin-bottom: 18px; display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n    .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 0.7rem;\n      font-weight: 900;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n    .badge-fire { background: linear-gradient(90deg, #ff4500, #ff0000); color: #fff; box-shadow: 0 0 15px rgba(255,69,0,0.7); animation: glow-red 1.5s ease-in-out infinite; }\n    .badge-gold { background: linear-gradient(90deg, #f7971e, #ffd200); color: #1a1a1a; }\n    .badge-green { background: linear-gradient(90deg, #00c853, #69f0ae); color: #1a1a1a; }\n    @keyframes glow-red {\n      0%, 100% { box-shadow: 0 0 15px rgba(255,69,0,0.7); }\n      50%       { box-shadow: 0 0 30px rgba(255,69,0,1); }\n    }\n\n    h1 {\n      font-size: clamp(2rem, 5.5vw, 3.5rem);\n      font-weight: 900;\n      line-height: 1.1;\n      margin-bottom: 16px;\n      background: linear-gradient(90deg, #ffd200, #ffffff, #ffd200, #ff6600);\n      background-size: 300% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      animation: shimmer 3s linear infinite;\n    }\n    @keyframes shimmer {\n      0%   { background-position: 0% center; }\n      100% { background-position: 300% center; }\n    }\n\n    .hero-sub {\n      font-size: 1.1rem;\n      color: #c9d1d9;\n      max-width: 620px;\n      margin: 0 auto 30px;\n      line-height: 1.7;\n    }\n    .hero-sub strong { color: #ffd200; }\n\n    \/* ===== LOADSHEDDING BANNER ===== *\/\n    .loadshedding {\n      background: linear-gradient(135deg, rgba(255,69,0,0.2), rgba(255,200,0,0.1));\n      border: 1px solid rgba(255,100,0,0.5);\n      border-radius: 14px;\n      padding: 18px 24px;\n      margin-bottom: 32px;\n      text-align: center;\n      animation: borderGlow 2s ease-in-out infinite;\n    }\n    @keyframes borderGlow {\n      0%, 100% { border-color: rgba(255,100,0,0.5); box-shadow: 0 0 10px rgba(255,100,0,0.2); }\n      50%       { border-color: rgba(255,200,0,0.8); box-shadow: 0 0 25px rgba(255,200,0,0.4); }\n    }\n    .loadshedding p { font-size: 0.95rem; font-weight: 700; color: #ffd200; }\n    .loadshedding span { color: #fff; }\n\n    \/* ===== FEATURES GRID ===== *\/\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 16px;\n      margin-bottom: 36px;\n    }\n    .feature-card {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,210,0,0.15);\n      border-radius: 16px;\n      padding: 22px 20px;\n      transition: transform 0.25s, box-shadow 0.25s;\n      position: relative;\n      overflow: hidden;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 2px;\n      background: linear-gradient(90deg, #f7971e, #ffd200, #f7971e);\n      background-size: 200% auto;\n      animation: shimmer 2s linear infinite;\n    }\n    .feature-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 12px 40px rgba(255,210,0,0.2);\n    }\n    .feature-icon { font-size: 2.2rem; margin-bottom: 12px; }\n    .feature-title { font-size: 0.95rem; font-weight: 900; color: #ffd200; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.5px; }\n    .feature-desc { font-size: 0.85rem; color: #c9d1d9; line-height: 1.6; }\n\n    \/* ===== SOCIAL PROOF ===== *\/\n    .social-proof {\n      display: flex;\n      justify-content: center;\n      gap: 30px;\n      flex-wrap: wrap;\n      margin-bottom: 36px;\n      text-align: center;\n    }\n    .proof-item { }\n    .proof-number {\n      font-size: 2rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffd200, #ff6600);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n    }\n    .proof-label { font-size: 0.75rem; color: #8b949e; text-transform: uppercase; letter-spacing: 1px; }\n\n    \/* ===== STOCK WARNING ===== *\/\n    .stock-warning {\n      background: rgba(255, 0, 0, 0.1);\n      border: 1px solid rgba(255,0,0,0.4);\n      border-radius: 12px;\n      padding: 16px 24px;\n      text-align: center;\n      margin-bottom: 32px;\n      animation: stockPulse 1.5s ease-in-out infinite;\n    }\n    @keyframes stockPulse {\n      0%, 100% { background: rgba(255,0,0,0.08); }\n      50%       { background: rgba(255,0,0,0.18); }\n    }\n    .stock-warning p { font-size: 0.9rem; font-weight: 700; color: #ff6b6b; }\n    .stock-bar-wrap { background: rgba(255,255,255,0.1); border-radius: 50px; height: 8px; margin-top: 10px; overflow: hidden; }\n    .stock-bar { height: 100%; width: 22%; background: linear-gradient(90deg, #ff4500, #ff0000); border-radius: 50px; animation: stockBarPulse 1.5s ease-in-out infinite; }\n    @keyframes stockBarPulse {\n      0%, 100% { opacity: 1; }\n      50%       { opacity: 0.6; }\n    }\n\n    \/* ===== CTA ===== *\/\n    .cta-section {\n      text-align: center;\n      background: linear-gradient(135deg, rgba(247,151,30,0.12), rgba(255,210,0,0.08));\n      border: 1px solid rgba(255,210,0,0.35);\n      border-radius: 24px;\n      padding: 48px 30px;\n    }\n    .cta-urgency { font-size: 0.8rem; color: #ff6b6b; font-weight: 900; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px; animation: blink 1s step-end infinite; }\n    @keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; } }\n    .cta-headline { font-size: clamp(1.5rem, 3.5vw, 2.2rem); font-weight: 900; margin-bottom: 8px; }\n    .cta-sub { font-size: 0.9rem; color: #c9d1d9; margin-bottom: 30px; }\n\n    .cta-btn {\n      display: inline-block;\n      background: linear-gradient(90deg, #ff4500, #ff6600, #ffd200, #ff6600, #ff4500);\n      background-size: 300% auto;\n      animation: btnShimmer 2s linear infinite, btnBounce 1s ease-in-out infinite;\n      color: #fff;\n      font-size: 1.15rem;\n      font-weight: 900;\n      padding: 20px 56px;\n      border-radius: 50px;\n      text-decoration: none;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      box-shadow: 0 8px 30px rgba(255,100,0,0.6);\n      cursor: pointer;\n      border: none;\n      text-shadow: 0 1px 3px rgba(0,0,0,0.4);\n    }\n    @keyframes btnShimmer {\n      0%   { background-position: 0% center; }\n      100% { background-position: 300% center; }\n    }\n    @keyframes btnBounce {\n      0%, 100% { transform: scale(1); }\n      50%       { transform: scale(1.04); }\n    }\n\n    .trust-row {\n      margin-top: 22px;\n      display: flex;\n      justify-content: center;\n      gap: 20px;\n      flex-wrap: wrap;\n      font-size: 0.8rem;\n      color: #8b949e;\n    }\n    .trust-row span { display: flex; align-items: center; gap: 5px; }\n\n    footer {\n      text-align: center;\n      padding: 30px 20px;\n      font-size: 0.75rem;\n      color: #444;\n      position: relative;\n      z-index: 2;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- ANIMATED BACKGROUND --\u003e\n  \u003cdiv class=\"bg-animated\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"flash-overlay\"\u003e\u003c\/div\u003e\n\n  \u003c!-- URGENCY TICKER --\u003e\n  \u003cdiv class=\"ticker\"\u003e\n    🔥 FLASH SALE LIVE NOW  |  ⚡ LIMITED UNITS LEFT  |  🌙 NEVER PAY FOR OUTDOOR LIGHTING AGAIN  |  🔥 FLASH SALE LIVE NOW\n  \u003c\/div\u003e\n\n  \u003c!-- COUNTDOWN TIMER --\u003e\n  \u003cdiv class=\"countdown-bar\"\u003e\n    ⏰ Sale ends in  \n    \u003cdiv id=\"timer\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"time-block\" id=\"hours\"\u003e00\u003c\/div\u003e\n\u003cdiv class=\"time-label\"\u003eHRS\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cspan\u003e:\u003c\/span\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"time-block\" id=\"minutes\"\u003e00\u003c\/div\u003e\n\u003cdiv class=\"time-label\"\u003eMIN\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cspan\u003e:\u003c\/span\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"time-block\" id=\"seconds\"\u003e00\u003c\/div\u003e\n\u003cdiv class=\"time-label\"\u003eSEC\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wrapper\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-fire\"\u003e🔥 Flash Sale\u003c\/span\u003e\n        \u003cspan class=\"badge badge-gold\"\u003e☀️ Solar Powered\u003c\/span\u003e\n        \u003cspan class=\"badge badge-green\"\u003e🌱 Zero Electricity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch1\u003eThe Last Outdoor Light\u003cbr\u003eYou'll Ever Need to Buy ✨\u003c\/h1\u003e\n\n      \u003cp class=\"hero-sub\"\u003e\n        Imagine your garden, driveway, and pathways \u003cstrong\u003eglowing beautifully every single night\u003c\/strong\u003e — automatically — without touching a switch or paying a cent in electricity. That's exactly what this solar light delivers. 🌙\n      \u003c\/p\u003e\n\n      \u003c!-- LOADSHEDDING CALLOUT --\u003e\n      \u003cdiv class=\"loadshedding\"\u003e\n        \u003cp\u003e🇿🇦 \u003cspan\u003eSouth African Special:\u003c\/span\u003e Load-shedding proof. \u003cspan\u003eNo grid. No problem.\u003c\/span\u003e This light works through every stage — automatically. 💪\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SOCIAL PROOF --\u003e\n    \u003cdiv class=\"social-proof\"\u003e\n      \u003cdiv class=\"proof-item\"\u003e\n        \u003cdiv class=\"proof-number\"\u003e4.9⭐\u003c\/div\u003e\n        \u003cdiv class=\"proof-label\"\u003eCustomer Rating\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"proof-item\"\u003e\n        \u003cdiv class=\"proof-number\"\u003e2,400+\u003c\/div\u003e\n        \u003cdiv class=\"proof-label\"\u003eHappy Customers\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"proof-item\"\u003e\n        \u003cdiv class=\"proof-number\"\u003e8–12h\u003c\/div\u003e\n        \u003cdiv class=\"proof-label\"\u003eAll-Night Runtime\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"proof-item\"\u003e\n        \u003cdiv class=\"proof-number\"\u003eR0\u003c\/div\u003e\n        \u003cdiv class=\"proof-label\"\u003eElectricity Cost\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES GRID --\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e☀️\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eSolar-Powered \u0026amp; Free to Run\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eBuilt-in monocrystalline solar panel charges all day. No wiring, no electrician, no electricity bill — ever. Pure, clean, free energy.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🌅\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eAuto On\/Off — Hands-Free\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eSmart light sensor turns it on at dusk and off at dawn. Set it once, forget it forever. It just works — every single night.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eIP65\/IP67 Weatherproof Beast\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eRain, hail, dust, frost — this light laughs at all of it. Rated IP65\/IP67 for year-round, all-weather outdoor reliability.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e💡\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eWarm or Cool White LED Glow\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eSoft, inviting light that transforms your pathways, flower beds, decks, and\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Deo Volente \u0026 Co","offers":[{"title":"Default Title","offer_id":48021039775895,"sku":"SGL-IP67-AUTO-001","price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/files\/WhatsApp_Image_2026-07-15_at_21.11.04_2.jpg?v=1784222323"},{"product_id":"foldable-monocrystalline-solar-panel-portable-usb-fast-charging","title":"Foldable Monocrystalline Solar Panel – Portable USB Fast Charging","description":"```html\n\u003c!-- 🔥 URGENCY BANNER --\u003e\n\u003cdiv style=\"background:linear-gradient(90deg,#d50000,#ff3d00);padding:18px;border-radius:12px;text-align:center;color:#ffffff;font-family:Arial,sans-serif;font-weight:bold;font-size:22px;box-shadow:0 6px 15px rgba(0,0,0,0.25);margin-bottom:20px;\"\u003e\n🚨 LIMITED STOCK AVAILABLE! 🚨\u003cbr\u003e\n⏳ High Demand Across South Africa 🇿🇦\u003cbr\u003e\n🔥 Order TODAY before we sell out!\n\u003c\/div\u003e\n\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv style=\"background:#FFFDF8;padding:25px;border-radius:15px;border:2px solid #f4d03f;font-family:Arial,sans-serif;line-height:1.8;color:#333;box-shadow:0 8px 18px rgba(0,0,0,0.08);\"\u003e\n\n\u003ch2 style=\"text-align:center;color:#000;font-size:30px;\"\u003e\n☀️ Foldable Solar Panel ⚡\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:18px;text-align:center;\"\u003e\n\u003cstrong\u003ePower Your Adventures Anywhere!\u003c\/strong\u003e 🌍🏕️\n\u003cbr\u003e\u003cbr\u003e\nNever worry about running out of power again. Whether you're camping, hiking, travelling, fishing or facing load shedding, this premium \u003cstrong\u003eMonocrystalline Foldable Solar Panel\u003c\/strong\u003e keeps your essential devices charged wherever the sun shines.\n\u003c\/p\u003e\n\n\u003chr style=\"margin:25px 0;border:1px solid #eee;\"\u003e\n\n\u003ch3 style=\"color:#000;\"\u003e⚡ Fast USB Charging\u003c\/h3\u003e\n\n\u003cp\u003e\nEnjoy reliable, efficient charging with the built-in \u003cstrong\u003eUSB Fast Charging Port\u003c\/strong\u003e. Simply unfold the panel, place it in direct sunlight and start charging your favourite USB devices—no complicated setup required.\n\u003c\/p\u003e\n\n\u003chr style=\"margin:25px 0;border:1px solid #eee;\"\u003e\n\n\u003ch3 style=\"color:#000;\"\u003e🎒 Perfect For\u003c\/h3\u003e\n\n\u003cul style=\"font-size:17px;\"\u003e\n\u003cli\u003e🏕️ Camping Trips\u003c\/li\u003e\n\u003cli\u003e🥾 Hiking \u0026amp; Backpacking\u003c\/li\u003e\n\u003cli\u003e🚙 Road Trips\u003c\/li\u003e\n\u003cli\u003e🎣 Fishing Adventures\u003c\/li\u003e\n\u003cli\u003e🏖️ Beach Days\u003c\/li\u003e\n\u003cli\u003e🌄 Off-Grid Living\u003c\/li\u003e\n\u003cli\u003e⚡ Load Shedding Backup\u003c\/li\u003e\n\u003cli\u003e🚨 Emergency Preparedness\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"margin:25px 0;border:1px solid #eee;\"\u003e\n\n\u003ch3 style=\"color:#000;\"\u003e🔌 Compatible With\u003c\/h3\u003e\n\n\u003cul style=\"font-size:17px;\"\u003e\n\u003cli\u003e📱 Smartphones\u003c\/li\u003e\n\u003cli\u003e🔋 Power Banks\u003c\/li\u003e\n\u003cli\u003e🎧 Bluetooth Earphones\u003c\/li\u003e\n\u003cli\u003e🔦 LED Flashlights\u003c\/li\u003e\n\u003cli\u003e💨 Portable Fans\u003c\/li\u003e\n\u003cli\u003e⌚ Smartwatches\u003c\/li\u003e\n\u003cli\u003e📷 Cameras\u003c\/li\u003e\n\u003cli\u003e⚙️ Most USB Powered Devices\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"margin:25px 0;border:1px solid #eee;\"\u003e\n\n\u003ch3 style=\"color:#000;\"\u003e🌟 Why Customers Love It\u003c\/h3\u003e\n\n\u003cul style=\"font-size:17px;\"\u003e\n\u003cli\u003e✅ High-Efficiency Monocrystalline Solar Cells\u003c\/li\u003e\n\u003cli\u003e✅ Fast \u0026amp; Stable USB Charging\u003c\/li\u003e\n\u003cli\u003e✅ Lightweight \u0026amp; Foldable Design\u003c\/li\u003e\n\u003cli\u003e✅ Easy to Carry Anywhere\u003c\/li\u003e\n\u003cli\u003e✅ Weather-Resistant \u0026amp; Durable\u003c\/li\u003e\n\u003cli\u003e✅ Eco-Friendly Renewable Energy\u003c\/li\u003e\n\u003cli\u003e✅ No Electricity Required\u003c\/li\u003e\n\u003cli\u003e✅ Perfect for Everyday \u0026amp; Emergency Use\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"background:#f9f9f9;padding:18px;border-radius:12px;margin-top:30px;border-left:6px solid #28a745;\"\u003e\n\u003ch3 style=\"margin-top:0;color:#28a745;\"\u003e💚 Shop With Confidence\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\n🚚 \u003cstrong\u003eFREE Delivery Nationwide\u003c\/strong\u003e\u003cbr\u003e\n🔒 Safe \u0026amp; Secure Checkout\u003cbr\u003e\n⭐ Premium Quality Guaranteed\u003cbr\u003e\n💳 Multiple Secure Payment Options\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- URGENCY CTA --\u003e\n\u003cdiv style=\"background:linear-gradient(90deg,#ff5722,#d50000);padding:22px;border-radius:15px;text-align:center;color:#fff;margin-top:30px;box-shadow:0 8px 20px rgba(0,0,0,0.25);\"\u003e\n\n\u003ch2 style=\"margin:0;font-size:30px;\"\u003e🔥 DON'T MISS OUT! 🔥\u003c\/h2\u003e\n\n\u003cp style=\"font-size:20px;margin-top:15px;\"\u003e\n⚠️ Stock is selling out FAST due to high demand.\n\u003cbr\u003e\u003cbr\u003e\n⏳ Once this batch is gone, restocking may take weeks.\n\u003cbr\u003e\u003cbr\u003e\n🚀 Order yours TODAY and enjoy \u003cstrong\u003eFREE DELIVERY NATIONWIDE!\u003c\/strong\u003e 🇿🇦\n\u003c\/p\u003e\n\n\u003ca href=\"#AddToCart\" style=\"display:inline-block;background:#FFD700;color:#000;text-decoration:none;padding:18px 40px;font-size:22px;font-weight:bold;border-radius:50px;margin-top:15px;\"\u003e\n🛒 ORDER NOW\n\u003c\/a\u003e\n\n\u003cp style=\"margin-top:18px;font-size:18px;\"\u003e\n☀️ Harness the Sun • Stay Powered • Adventure Without Limits 🌍\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Deo Volente \u0026 Co","offers":[{"title":"Default Title","offer_id":48026661683351,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/files\/WhatsApp_Image_2026-07-16_at_18.11.17_1_f67c799c-d7e2-46c5-9142-746e8b90f902.jpg?v=1784220193"},{"product_id":"solar-powered-outdoor-wall-light-dual-head-motion-sensor","title":"Solar Powered Indoor\/Outdoor Wall Light – Wireless Dual Head, Motion Sensor \u0026 Waterproof","description":"\u003c!-- ⭐ Luxury Urgency Sales Banner - Solar Powered Outdoor Wall Light ⭐ --\u003e\n\n\u003cdiv style=\"max-width:900px;margin:20px auto;font-family:Arial,sans-serif;background:linear-gradient(135deg,#4b0000,#8b0000,#ffb300);border-radius:20px;padding:30px;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.4);text-align:center;animation:pulse 2s infinite;\"\u003e\n\n\u003ch1 style=\"font-size:38px;margin-bottom:10px;\"\u003e\n🚨 LIMITED STOCK AVAILABLE! 🚨\n\u003c\/h1\u003e\n\n\u003ch2 style=\"font-size:30px;color:#FFD700;margin-bottom:20px;\"\u003e\n☀️ Solar Powered Outdoor Wall Light\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:22px;font-weight:bold;line-height:1.6;\"\u003e\n💡 Light Up Your Home Without Paying Another Cent for Electricity!\n\u003c\/p\u003e\n\n\u003cp style=\"font-size:18px;line-height:1.8;color:#fff;\"\u003e\nTransform your outdoor space with our \u003cstrong\u003eWireless Dual Head Solar Wall Light\u003c\/strong\u003e. Designed to deliver \u003cstrong\u003eultra-bright illumination\u003c\/strong\u003e exactly when you need it, this premium solar light automatically turns on when motion is detected—keeping your family safe while saving you money every night.\n\u003c\/p\u003e\n\n\u003cdiv style=\"background:#fff;color:#b30000;padding:18px;border-radius:15px;margin:25px 0;\"\u003e\n\u003ch2 style=\"margin:0;\"\u003e🔥 WHY EVERY HOMEOWNER NEEDS ONE 🔥\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:19px;line-height:2;text-align:left;display:inline-block;\"\u003e\n✅ ☀️ 100% Solar Powered – No Electricity Bills\u003cbr\u003e\n✅ 🚶 Smart Motion Sensor Technology\u003cbr\u003e\n✅ 💡 Dual Adjustable Heads for Maximum Brightness\u003cbr\u003e\n✅ 🌧️ Waterproof \u0026amp; Weather Resistant\u003cbr\u003e\n✅ 🔋 Charges Automatically During the Day\u003cbr\u003e\n✅ 🏡 Perfect for Homes, Gardens, Garages \u0026amp; Driveways\u003cbr\u003e\n✅ 🏕️ Ideal for Camping, Tents \u0026amp; Outdoor Adventures\u003cbr\u003e\n✅ 🔧 No Wiring • No Electrician • Install in Minutes\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#FFD700;color:#7a0000;padding:20px;border-radius:15px;margin:30px 0;\"\u003e\n\u003ch2 style=\"margin:0;font-size:30px;\"\u003e\n⚠️ DON'T WAIT UNTIL LOAD SHEDDING OR DARKNESS CATCHES YOU OFF GUARD!\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:21px;font-weight:bold;\"\u003e\n🔥 Thousands are switching to FREE solar lighting while stock lasts.\n\u003c\/p\u003e\n\n\u003cp style=\"font-size:22px;color:#FFD700;font-weight:bold;\"\u003e\n⏳ Once they're SOLD OUT, this special offer disappears!\n\u003c\/p\u003e\n\n\u003cdiv style=\"background:#fff;color:#000;border-radius:15px;padding:18px;margin-top:30px;\"\u003e\n\u003ch2 style=\"color:#b30000;margin-top:0;\"\u003e\n🎁 ORDER TODAY \u0026amp; ENJOY\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:20px;font-weight:bold;\"\u003e\n🚚 FREE DELIVERY NATIONWIDE 🇿🇦\n\u003c\/p\u003e\n\n\u003cp style=\"font-size:18px;\"\u003e\n✔ Secure Checkout\u003cbr\u003e\n✔ Fast Dispatch\u003cbr\u003e\n✔ Premium Quality Guaranteed\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ca href=\"#\" style=\"display:inline-block;margin-top:30px;background:#FFD700;color:#8b0000;\npadding:18px 45px;text-decoration:none;font-size:24px;\nfont-weight:bold;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,0.3);\"\u003e\n🛒 BUY NOW BEFORE THEY'RE GONE!\n\u003c\/a\u003e\n\n\u003cp style=\"margin-top:25px;font-size:17px;color:#ffe;\"\u003e\n⚡ Every minute you wait, stock gets lower... Secure yours TODAY!\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.015);}\n100%{transform:scale(1);}\n}\n\u003c\/style\u003e","brand":"Deo Volente \u0026 Co","offers":[{"title":"Default Title","offer_id":48026803470487,"sku":"SR2407206516568051","price":400.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/files\/rn-image_picker_lib_temp_3fd9eea6-7aeb-4e01-8e2c-a34e5968fda8.png?v=1784229831"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/collections\/solar-products.png?v=1784138425","url":"https:\/\/deovolentecogodfirst.co.za\/collections\/solar-products.oembed","provider":"Deo Volente \u0026 Co","version":"1.0","type":"link"}