{"title":"On-the-Go Essentials","description":"\u003cp\u003eBuilt for parents who are always on the move. From spacious diaper backpacks to breathable nursing covers — NOVAVA's on-the-go range keeps you prepared and stylish wherever life takes you.\u003c\/p\u003e","products":[{"product_id":"novava-gowarm-portable-bottle-warmer","title":"NOVAVA™ GoWarm Portable Bottle Warmer","description":"\u003cdiv class=\"novava-product-description\"\u003e\n  \u003cstyle\u003e\n    .novava-product-description {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2D3234;\n      line-height: 1.6;\n      max-width: 100%;\n      margin: 0 auto;\n    }\n\n    .novava-intro {\n      background: #F9F8F6;\n      border-left: 4px solid #8A9A86;\n      padding: 20px 24px;\n      border-radius: 0 12px 12px 0;\n      margin-bottom: 32px;\n      transition: transform 0.3s ease;\n    }\n\n    .novava-intro:hover {\n      transform: translateX(4px);\n    }\n\n    .novava-headline {\n      font-size: 1.15rem;\n      font-weight: 700;\n      color: #2D3234;\n      margin-top: 0;\n      margin-bottom: 8px;\n    }\n\n    .novava-intro-text {\n      margin: 0;\n      color: #4A5053;\n      font-size: 0.95rem;\n    }\n\n    .novava-section-title {\n      font-size: 1.2rem;\n      font-weight: 700;\n      letter-spacing: -0.02em;\n      color: #2D3234;\n      margin-top: 36px;\n      margin-bottom: 16px;\n      text-transform: uppercase;\n      font-size: 0.85rem;\n      letter-spacing: 0.1em;\n      color: #8A9A86;\n    }\n\n    .novava-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n\n    .novava-card {\n      background: #FFFFFF;\n      border: 1px solid #EAE8E3;\n      border-radius: 12px;\n      padding: 20px;\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    }\n\n    .novava-card:hover {\n      transform: translateY(-4px);\n      border-color: #8A9A86;\n      box-shadow: 0 8px 20px rgba(138, 154, 134, 0.12);\n    }\n\n    .novava-card-title {\n      font-weight: 600;\n      font-size: 0.98rem;\n      color: #2D3234;\n      margin-top: 0;\n      margin-bottom: 6px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .novava-card-text {\n      font-size: 0.9rem;\n      color: #5C6266;\n      margin: 0;\n    }\n\n    .novava-steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 16px;\n      margin-bottom: 32px;\n    }\n\n    .novava-step-card {\n      background: #F9F8F6;\n      border-radius: 12px;\n      padding: 20px;\n      position: relative;\n      transition: all 0.3s ease;\n    }\n\n    .novava-step-card:hover {\n      background: #FFFFFF;\n      box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n    }\n\n    .novava-step-number {\n      display: inline-block;\n      width: 28px;\n      height: 28px;\n      background: #8A9A86;\n      color: #FFFFFF;\n      border-radius: 50%;\n      text-align: center;\n      line-height: 28px;\n      font-weight: 600;\n      font-size: 0.85rem;\n      margin-bottom: 12px;\n    }\n\n    .novava-temp-list {\n      background: #FFFFFF;\n      border: 1px solid #EAE8E3;\n      border-radius: 12px;\n      overflow: hidden;\n      margin-bottom: 32px;\n    }\n\n    .novava-temp-item {\n      padding: 16px 20px;\n      border-bottom: 1px solid #F0EEE9;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n      align-items: center;\n      gap: 8px;\n      transition: background-color 0.2s ease;\n    }\n\n    .novava-temp-item:last-child {\n      border-bottom: none;\n    }\n\n    .novava-temp-item:hover {\n      background-color: #F9F8F6;\n    }\n\n    .novava-temp-badge {\n      background: #8A9A86;\n      color: #FFFFFF;\n      font-weight: 600;\n      font-size: 0.85rem;\n      padding: 4px 10px;\n      border-radius: 20px;\n    }\n\n    .novava-temp-desc {\n      font-size: 0.9rem;\n      color: #4A5053;\n      flex: 1 1 240px;\n    }\n\n    .novava-note {\n      background: #F9F8F6;\n      padding: 14px 18px;\n      border-radius: 8px;\n      font-size: 0.88rem;\n      color: #5C6266;\n      font-style: italic;\n      margin-top: 12px;\n    }\n\n    .novava-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      border: 1px solid #EAE8E3;\n      border-radius: 12px;\n      overflow: hidden;\n      margin-bottom: 16px;\n    }\n\n    .novava-table th,\n    .novava-table td {\n      padding: 14px 18px;\n      text-align: left;\n      font-size: 0.9rem;\n    }\n\n    .novava-table th {\n      background: #F9F8F6;\n      color: #2D3234;\n      font-weight: 600;\n      border-bottom: 1px solid #EAE8E3;\n      width: 35%;\n    }\n\n    .novava-table td {\n      border-bottom: 1px solid #F0EEE9;\n      color: #5C6266;\n    }\n\n    .novava-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .novava-table tr:hover td {\n      background: #FAF9F7;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Intro Block --\u003e\n  \u003cdiv class=\"novava-intro\"\u003e\n    \u003ch3 class=\"novava-headline\"\u003eThe Freedom to Feed Anywhere — Without the Stress.\u003c\/h3\u003e\n    \u003cp class=\"novava-intro-text\"\u003eSay goodbye to searching for hot water in restaurants or struggling with cold feeds on the road. The NOVAVA™ GoWarm Portable Bottle Warmer delivers warm, perfectly heated milk at the press of a button—wherever your day takes you. Designed for parents on the move, it wraps around your baby's bottle to provide fast, safe, and even heating without hot spots, giving you total peace of mind during outings, road trips, and midnight feeds.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Outcomes \u0026 Benefits --\u003e\n  \u003cdiv class=\"novava-section-title\"\u003eKey Outcomes \u0026amp; Benefits\u003c\/div\u003e\n  \u003cdiv class=\"novava-grid\"\u003e\n    \u003cdiv class=\"novava-card\"\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eWarm Feeds On-Demand\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eNever get caught without a warm feed again. Warm breastmilk, formula, or water instantly—whether in the car, at the park, or in mid-flight.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-card\"\u003e\n      \u003cdiv class=\"novava-card-title\"\u003ePreserves Precious Nutrients\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eSlow, precise, gentle-heating technology warms milk evenly without damaging vital nutrients or antibodies found in breastmilk.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-card\"\u003e\n      \u003cdiv class=\"novava-card-title\"\u003e100% Cord-Free Convenience\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003ePowered by a long-lasting rechargeable battery so you aren't tethered to a wall socket or reliant on bulky adaptors.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-card\"\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eUniversal Wrap Fit\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eFeatures a flexible, adjustable sleeve design that fits snugly around almost all standard and wide-neck baby bottle brands.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-card\"\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eNight-Feed Friendly\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eThe soft digital LED display lets you check feed temperatures in the dark without waking your baby with bright overhead lights.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- How It Works --\u003e\n  \u003cdiv class=\"novava-section-title\"\u003eHow It Works\u003c\/div\u003e\n  \u003cdiv class=\"novava-steps\"\u003e\n    \u003cdiv class=\"novava-step-card\"\u003e\n      \u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eWrap\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eAdjust the flexible heating sleeve tightly around your baby’s bottle using the secure closure.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-step-card\"\u003e\n      \u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eSet\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003ePress and hold the power button to switch on the unit, then toggle to select your target temperature.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-step-card\"\u003e\n      \u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n      \u003cdiv class=\"novava-card-title\"\u003eWarm\u003c\/div\u003e\n      \u003cp class=\"novava-card-text\"\u003eThe real-time LED screen displays current temperature. Once ready, the smart thermostat holds heat constant.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Temperature Settings \u0026 Modes --\u003e\n  \u003cdiv class=\"novava-section-title\"\u003eTemperature Settings \u0026amp; Modes\u003c\/div\u003e\n  \u003cdiv class=\"novava-temp-list\"\u003e\n    \u003cdiv class=\"novava-temp-item\"\u003e\n      \u003cspan class=\"novava-temp-badge\"\u003e38°C – 40°C\u003c\/span\u003e\n      \u003cspan class=\"novava-temp-desc\"\u003e\u003cstrong\u003eBody Temp:\u003c\/strong\u003e Ideal for gentle warming of breastmilk to mirror natural body temperature.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-temp-item\"\u003e\n      \u003cspan class=\"novava-temp-badge\"\u003e42°C – 45°C\u003c\/span\u003e\n      \u003cspan class=\"novava-temp-desc\"\u003e\u003cstrong\u003ePerfect Warmth:\u003c\/strong\u003e Recommended for formula preparation and standard liquid warming.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"novava-temp-item\"\u003e\n      \u003cspan class=\"novava-temp-badge\"\u003e48°C – 50°C\u003c\/span\u003e\n      \u003cspan class=\"novava-temp-desc\"\u003e\u003cstrong\u003eExtra Warm:\u003c\/strong\u003e Great for warming cold milk straight from the fridge or cooler bag.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"novava-note\"\u003e\n    Features an integrated \u003cstrong\u003eConstant Heat Preservation Mode\u003c\/strong\u003e to maintain your chosen temperature for hours on end.\n  \u003c\/div\u003e\n\n  \u003c!-- Technical Specifications --\u003e\n  \u003cdiv class=\"novava-section-title\"\u003eTechnical Specifications \u0026amp; Weight\u003c\/div\u003e\n  \u003ctable class=\"novava-table\"\u003e\n    \u003ctr\u003e\n      \u003cth\u003eNet Weight\u003c\/th\u003e\n      \u003ctd\u003eUltra-lightweight ~230g\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCharging Port\u003c\/th\u003e\n      \u003ctd\u003eUniversal USB-C (cable included)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eExterior Sleeve Material\u003c\/th\u003e\n      \u003ctd\u003ePremium, heat-insulating thermal fabric\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eInternal Element\u003c\/th\u003e\n      \u003ctd\u003eFlexible composite heating film (BPA-free \u0026amp; non-toxic)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBattery Life\u003c\/th\u003e\n      \u003ctd\u003eLong-lasting rechargeable lithium battery (up to 4–5 warming cycles or constant heat maintenance)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eDisplay\u003c\/th\u003e\n      \u003ctd\u003eSmart LED Digital Screen\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCare Instructions\u003c\/th\u003e\n      \u003ctd\u003eWipe clean with a damp cloth\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Default Title","offer_id":51518457348411,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/Untitled_design_2.png?v=1785881066"},{"product_id":"novava-stack-and-go-formula-container-tower","title":"NOVAVA™ Stack and Go Formula Container Tower","description":"\u003cstyle\u003e.novava-product-description{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:#2D3234;line-height:1.6;max-width:100%;margin:0 auto}.novava-intro{background:#F9F8F6;border-left:4px solid #8A9A86;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:32px;transition:transform 0.3s ease}.novava-intro:hover{transform:translateX(4px)}.novava-headline{font-size:1.15rem;font-weight:700;color:#2D3234;margin-top:0;margin-bottom:8px}.novava-intro-text{margin:0;color:#4A5053;font-size:0.95rem}.novava-section-title{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;color:#8A9A86;margin-top:36px;margin-bottom:16px;text-transform:uppercase}.novava-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.novava-card{background:#FFFFFF;border:1px solid #EAE8E3;border-radius:12px;padding:20px;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.novava-card:hover{transform:translateY(-4px);border-color:#8A9A86;box-shadow:0 8px 20px rgba(138,154,134,0.12)}.novava-card-title{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-card-text{font-size:0.9rem;color:#5C6266;margin:0}.novava-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.novava-step-card{background:#F9F8F6;border-radius:12px;padding:20px;transition:all 0.3s ease}.novava-step-card:hover{background:#FFFFFF;box-shadow:0 6px 16px rgba(0,0,0,0.06)}.novava-step-number{display:inline-block;width:28px;height:28px;background:#8A9A86;color:#FFFFFF;border-radius:50%;text-align:center;line-height:28px;font-weight:600;font-size:0.85rem;margin-bottom:12px}.novava-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #EAE8E3;border-radius:12px;overflow:hidden;margin-bottom:16px}.novava-table th,.novava-table td{padding:14px 18px;text-align:left;font-size:0.9rem}.novava-table th{background:#F9F8F6;color:#2D3234;font-weight:600;border-bottom:1px solid #EAE8E3;width:40%}.novava-table td{border-bottom:1px solid #F0EEE9;color:#5C6266}.novava-table tr:last-child td{border-bottom:none}.novava-table tr:hover td{background:#FAF9F7}.novava-note{background:#F9F8F6;padding:14px 18px;border-radius:8px;font-size:0.88rem;color:#5C6266;font-style:italic;margin-top:12px}\u003c\/style\u003e\n\u003cdiv class=\"novava-product-description\"\u003e\n\u003cdiv class=\"novava-intro\"\u003e\n\u003ch3 class=\"novava-headline\"\u003eFormula Ready. Wherever You Are — Without the Mess.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003ePre-portion your baby's feeds before you leave home and pour in seconds when hunger strikes. No scooping, no spills, no stress — just twist, stack, and go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eWhy Parents Love It\u003c\/div\u003e\n\u003cdiv class=\"novava-grid\"\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003ePre-Portioned \u0026amp; Ready\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eLoad each compartment at home with the exact serving. Tip directly into the bottle when baby is ready — done in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eAirtight Freshness Seal\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eEach compartment locks shut to keep formula dry, fresh, and free from moisture throughout your outing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003e100% BPA-Free\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003ePremium food-grade materials — completely safe for your baby's formula and easy to clean after every use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"novava-steps\"\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eFill\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eMeasure and load each compartment with the correct formula serving before leaving home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eStack\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eTwist the compartments together into a compact tower and drop it in your bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003ePour\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eTwist open and pour directly into the bottle. No mess.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"novava-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCompartments\u003c\/th\u003e\n\u003ctd\u003e3 stackable sealed sections\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBPA-free, food-grade polypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeal Type\u003c\/th\u003e\n\u003ctd\u003eAirtight twist-lock lid per compartment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eTop-rack dishwasher safe or hand wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"novava-note\"\u003ePerfect companion to the NOVAVA™ GoWarm Portable Bottle Warmer — pre-portion your formula and warm your bottle on the go, all in one seamless routine.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Soft Pink Bunny","offer_id":51522647195963,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Warm Beige Bear","offer_id":51522635694395,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Soft Pink Tulip","offer_id":51522635661627,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":false},{"title":"Warm Beige Lemon","offer_id":51522635628859,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/Untitled_design_1.png?v=1785880512"},{"product_id":"novava-gentlenose-portable-baby-nasal-cleaner","title":"NOVAVA™ GentleNose Portable Baby Nasal Cleaner","description":"\u003cstyle\u003e.novava-product-description{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:#2D3234;line-height:1.6;max-width:100%;margin:0 auto}.novava-intro{background:#F9F8F6;border-left:4px solid #8A9A86;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:32px;transition:transform 0.3s ease}.novava-intro:hover{transform:translateX(4px)}.novava-headline{font-size:1.15rem;font-weight:700;color:#2D3234;margin-top:0;margin-bottom:8px}.novava-intro-text{margin:0;color:#4A5053;font-size:0.95rem}.novava-section-title{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;color:#8A9A86;margin-top:36px;margin-bottom:16px;text-transform:uppercase}.novava-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.novava-card{background:#FFFFFF;border:1px solid #EAE8E3;border-radius:12px;padding:20px;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.novava-card:hover{transform:translateY(-4px);border-color:#8A9A86;box-shadow:0 8px 20px rgba(138,154,134,0.12)}.novava-card-title{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-card-text{font-size:0.9rem;color:#5C6266;margin:0}.novava-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.novava-step-card{background:#F9F8F6;border-radius:12px;padding:20px;transition:all 0.3s ease}.novava-step-card:hover{background:#FFFFFF;box-shadow:0 6px 16px rgba(0,0,0,0.06)}.novava-step-number{display:inline-block;width:28px;height:28px;background:#8A9A86;color:#FFFFFF;border-radius:50%;text-align:center;line-height:28px;font-weight:600;font-size:0.85rem;margin-bottom:12px}.novava-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #EAE8E3;border-radius:12px;overflow:hidden;margin-bottom:16px}.novava-table th,.novava-table td{padding:14px 18px;text-align:left;font-size:0.9rem}.novava-table th{background:#F9F8F6;color:#2D3234;font-weight:600;border-bottom:1px solid #EAE8E3;width:40%}.novava-table td{border-bottom:1px solid #F0EEE9;color:#5C6266}.novava-table tr:last-child td{border-bottom:none}.novava-table tr:hover td{background:#FAF9F7}.novava-note{background:#F9F8F6;padding:14px 18px;border-radius:8px;font-size:0.88rem;color:#5C6266;font-style:italic;margin-top:12px}\u003c\/style\u003e\n\u003cdiv class=\"novava-product-description\"\u003e\n\u003cdiv class=\"novava-intro\"\u003e\n\u003ch3 class=\"novava-headline\"\u003eClear Little Noses. Calmer Babies. Better Sleep.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003eA blocked nose means a struggling baby — and a sleepless night for everyone. The NOVAVA™ GentleNose Portable Baby Nasal Cleaner provides safe, instant relief with gentle suction designed specifically for newborns and infants. Compact enough for your bag, effective enough to make a real difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eWhy Parents Love It\u003c\/div\u003e\n\u003cdiv class=\"novava-grid\"\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eGentle, Controlled Suction with 3 Suction Modes\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSoft, baby-safe suction clears nasal passages quickly and comfortably — no discomfort, no tears, just instant relief for your little one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eHygienic \u0026amp; Easy to Clean\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eFully detachable components make cleaning simple and thorough after every use — keeping it safe and ready for next time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eCompact \u0026amp; Travel-Ready\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSlim, lightweight design fits easily into any bag — so you’re always prepared, whether at home or on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"novava-steps\"\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003ePosition\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eGently place the soft silicone tip at the entrance of baby’s nostril — never insert deeply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eSuction\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eActivate the gentle suction to the desired mode to draw out mucus safely and effectively in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eClean\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eDetach, rinse all components under warm water, and air dry before storing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"novava-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBPA-free, food-grade silicone tips with ABS body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable For\u003c\/th\u003e\n\u003ctd\u003eNewborns and infants\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTip Design\u003c\/th\u003e\n\u003ctd\u003eSoft silicone, ergonomically shaped for safety\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eFully detachable — rinse under warm water or sterilize\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"novava-note\"\u003eA trusted companion for every outing with your baby — because comfort on the go starts with being able to breathe freely.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Default Title","offer_id":51521497071931,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/nasal-cleaner-studio-white-background.png?v=1785879085"},{"product_id":"novava-gentletrim-portable-baby-nail-file","title":"NOVAVA™ GentleTrim Portable Baby Nail File","description":"\u003cstyle\u003e.novava-product-description{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:#2D3234;line-height:1.6;max-width:100%;margin:0 auto}.novava-intro{background:#F9F8F6;border-left:4px solid #8A9A86;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:32px;transition:transform 0.3s ease}.novava-intro:hover{transform:translateX(4px)}.novava-headline{font-size:1.15rem;font-weight:700;color:#2D3234;margin-top:0;margin-bottom:8px}.novava-intro-text{margin:0;color:#4A5053;font-size:0.95rem}.novava-section-title{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;color:#8A9A86;margin-top:36px;margin-bottom:16px;text-transform:uppercase}.novava-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.novava-card{background:#FFFFFF;border:1px solid #EAE8E3;border-radius:12px;padding:20px;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.novava-card:hover{transform:translateY(-4px);border-color:#8A9A86;box-shadow:0 8px 20px rgba(138,154,134,0.12)}.novava-card-title{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-card-text{font-size:0.9rem;color:#5C6266;margin:0}.novava-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.novava-step-card{background:#F9F8F6;border-radius:12px;padding:20px;transition:all 0.3s ease}.novava-step-card:hover{background:#FFFFFF;box-shadow:0 6px 16px rgba(0,0,0,0.06)}.novava-step-number{display:inline-block;width:28px;height:28px;background:#8A9A86;color:#FFFFFF;border-radius:50%;text-align:center;line-height:28px;font-weight:600;font-size:0.85rem;margin-bottom:12px}.novava-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #EAE8E3;border-radius:12px;overflow:hidden;margin-bottom:16px}.novava-table th,.novava-table td{padding:14px 18px;text-align:left;font-size:0.9rem}.novava-table th{background:#F9F8F6;color:#2D3234;font-weight:600;border-bottom:1px solid #EAE8E3;width:40%}.novava-table td{border-bottom:1px solid #F0EEE9;color:#5C6266}.novava-table tr:last-child td{border-bottom:none}.novava-table tr:hover td{background:#FAF9F7}.novava-note{background:#F9F8F6;padding:14px 18px;border-radius:8px;font-size:0.88rem;color:#5C6266;font-style:italic;margin-top:12px}\u003c\/style\u003e\n\u003cdiv class=\"novava-product-description\"\u003e\n\u003cdiv class=\"novava-intro\"\u003e\n\u003ch3 class=\"novava-headline\"\u003eTiny Nails. Total Confidence. Zero Nicks.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003eBaby nails grow surprisingly fast — and sharp little scratches are no fun for anyone. The NOVAVA™ GentleTrim Portable Baby Nail File smooths and shapes delicate nails safely and effortlessly, with no blades, no clippers, and no anxiety. Gentle enough for newborns, compact enough for your bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eWhy Parents Love It\u003c\/div\u003e\n\u003cdiv class=\"novava-grid\"\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eSafe, Bladeless Filing\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eNo sharp edges, no clippers — just a smooth, gentle filing surface that shapes tiny nails without any risk of nicking delicate skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eNewborn-Safe \u0026amp; Gentle\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSpecially designed for the softest, most delicate nails from day one — safe to use from birth with complete peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eCompact \u0026amp; Travel-Ready\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSlim and lightweight, it slips easily into any nappy bag, changing kit, or handbag — always on hand when you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"novava-steps\"\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eSnap \u0026amp; Secure\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eGently press your chosen soft-grit filing pad onto the device head until it fits snugly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eOne-Touch Start\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003ePress the central power button to activate the quiet, gentle micro-rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eSmooth \u0026amp; Shape\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eHold softly against little nails, allowing the cushioned pad to trim and round edges effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"novava-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable For\u003c\/th\u003e\n\u003ctd\u003eNewborns and infants\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFiling Surface\u003c\/th\u003e\n\u003ctd\u003e6x Ultra-fine, gentle-grade nail files\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eErgonomic, non-slip grip for confident handling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eWipe clean with a damp cloth after each use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"novava-note\"\u003eA simple, stress-free addition to your baby travel kit — because the little details make all the difference when you’re on the move.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Dusty Pink","offer_id":51522676982075,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true},{"title":"Soft Blue","offer_id":51522677014843,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/nail-files-high-quality-studio-shot.png?v=1785878914"},{"product_id":"novava-baby-bag-diaper-backpack","title":"NOVAVA™ Baby Bag – Large Capacity Diaper Backpack","description":"\u003cstyle\u003e.novava-product-description{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:#2D3234;line-height:1.6;max-width:100%;margin:0 auto}.novava-intro{background:#F9F8F6;border-left:4px solid #8A9A86;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:32px;transition:transform 0.3s ease}.novava-intro:hover{transform:translateX(4px)}.novava-headline{font-size:1.15rem;font-weight:700;color:#2D3234;margin-top:0;margin-bottom:8px}.novava-intro-text{margin:0;color:#4A5053;font-size:0.95rem}.novava-section-title{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;color:#8A9A86;margin-top:36px;margin-bottom:16px;text-transform:uppercase}.novava-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.novava-card{background:#FFFFFF;border:1px solid #EAE8E3;border-radius:12px;padding:20px;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.novava-card:hover{transform:translateY(-4px);border-color:#8A9A86;box-shadow:0 8px 20px rgba(138,154,134,0.12)}.novava-card-title{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-card-text{font-size:0.9rem;color:#5C6266;margin:0}.novava-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.novava-step-card{background:#F9F8F6;border-radius:12px;padding:20px;transition:all 0.3s ease}.novava-step-card:hover{background:#FFFFFF;box-shadow:0 6px 16px rgba(0,0,0,0.06)}.novava-step-number{display:inline-block;width:28px;height:28px;background:#8A9A86;color:#FFFFFF;border-radius:50%;text-align:center;line-height:28px;font-weight:600;font-size:0.85rem;margin-bottom:12px}.novava-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #EAE8E3;border-radius:12px;overflow:hidden;margin-bottom:16px}.novava-table th,.novava-table td{padding:14px 18px;text-align:left;font-size:0.9rem}.novava-table th{background:#F9F8F6;color:#2D3234;font-weight:600;border-bottom:1px solid #EAE8E3;width:40%}.novava-table td{border-bottom:1px solid #F0EEE9;color:#5C6266}.novava-table tr:last-child td{border-bottom:none}.novava-table tr:hover td{background:#FAF9F7}.novava-note{background:#F9F8F6;padding:14px 18px;border-radius:8px;font-size:0.88rem;color:#5C6266;font-style:italic;margin-top:12px}\u003c\/style\u003e\n\u003cdiv class=\"novava-product-description\"\u003e\n\u003cdiv class=\"novava-intro\"\u003e\n\u003ch3 class=\"novava-headline\"\u003eEverything Your Baby Needs. One Bag. Every Adventure.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003eFrom the morning school run to a weekend braai, the NOVAVA™ Baby Bag is built for parents who refuse to compromise on style or function. Thoughtfully organised, premium in every detail, and designed to carry everything your baby needs — so you can focus on the moments that matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eWhy Parents Love It\u003c\/div\u003e\n\u003cdiv class=\"novava-grid\"\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eLarge Main Compartment\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eFits nappies, a full changing mat, spare clothing, snacks, and more — with room to spare for a long day out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eDedicated Wipes Pocket\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eQuick-access side pocket keeps wipes within reach at all times — no digging through the bag when you need them most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eIntegrated Bottle Pockets\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eInterior and exterior organization designed to keep bottles secure on the move. Quick access, zero clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003ePadded Laptop Sleeve\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eA hidden back sleeve doubles as a laptop or tablet compartment — because modern parents need to stay connected too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eStroller Straps Included\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eClips securely onto any pram handlebar for hands-free convenience — no more juggling the bag and the stroller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eErgonomic Padded Straps\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eBreathable mesh shoulder straps distribute weight evenly so you stay comfortable, even when the bag is fully packed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eHow to Pack It\u003c\/div\u003e\n\u003cdiv class=\"novava-steps\"\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eLoad the Main Compartment\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003ePack nappies, a changing mat, and spare clothing into the spacious main section before you leave home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eStock the Side Pockets\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSlide bottles into the insulated side pockets and load the quick-access wipes pocket for instant reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eClip \u0026amp; Go\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eAttach to your pram using the included stroller straps, or wear it as a backpack — you're ready for anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"novava-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePremium wipe-clean nylon with gold hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eLarge — fits a full day's essentials for one baby\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShoulder Straps\u003c\/th\u003e\n\u003ctd\u003eErgonomic padded mesh, fully adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStroller Compatibility\u003c\/th\u003e\n\u003ctd\u003eUniversal — fits all standard pram handlebars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Colours\u003c\/th\u003e\n\u003ctd\u003eBeige | Olive Green | Black | Dusty Pink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 500g (empty)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare Instructions\u003c\/th\u003e\n\u003ctd\u003eWipe clean with a damp cloth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"novava-note\"\u003ePairs perfectly with the NOVAVA™ GoWarm Portable Bottle Warmer and Stack and Go Formula Container — everything you need for a seamless feed, wherever you are.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Warm Sand","offer_id":51537108140347,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Sage Green","offer_id":51537108173115,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Midnight Black","offer_id":51537108205883,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Baby Pink","offer_id":51537108238651,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/NOVAVABabyBagImg1.png?v=1785875420"},{"product_id":"novava-softdrape-breathable-nursing-cover","title":"NOVAVA™ SoftDrape Breathable Nursing Cover","description":"\u003cstyle\u003e.novava-product-description{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:#2D3234;line-height:1.6;max-width:100%;margin:0 auto}.novava-intro{background:#F9F8F6;border-left:4px solid #8A9A86;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:32px;transition:transform 0.3s ease}.novava-intro:hover{transform:translateX(4px)}.novava-headline{font-size:1.15rem;font-weight:700;color:#2D3234;margin-top:0;margin-bottom:8px}.novava-intro-text{margin:0;color:#4A5053;font-size:0.95rem}.novava-section-title{font-size:0.85rem;font-weight:700;letter-spacing:0.1em;color:#8A9A86;margin-top:36px;margin-bottom:16px;text-transform:uppercase}.novava-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.novava-card{background:#FFFFFF;border:1px solid #EAE8E3;border-radius:12px;padding:20px;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.novava-card:hover{transform:translateY(-4px);border-color:#8A9A86;box-shadow:0 8px 20px rgba(138,154,134,0.12)}.novava-card-title{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-card-text{font-size:0.9rem;color:#5C6266;margin:0}.novava-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.novava-step-card{background:#F9F8F6;border-radius:12px;padding:20px;transition:all 0.3s ease}.novava-step-card:hover{background:#FFFFFF;box-shadow:0 6px 16px rgba(0,0,0,0.06)}.novava-step-number{display:inline-block;width:28px;height:28px;background:#8A9A86;color:#FFFFFF;border-radius:50%;text-align:center;line-height:28px;font-weight:600;font-size:0.85rem;margin-bottom:12px}.novava-card-title-step{font-weight:600;font-size:0.98rem;color:#2D3234;margin-top:0;margin-bottom:6px}.novava-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #EAE8E3;border-radius:12px;overflow:hidden;margin-bottom:16px}.novava-table th,.novava-table td{padding:14px 18px;text-align:left;font-size:0.9rem}.novava-table th{background:#F9F8F6;color:#2D3234;font-weight:600;border-bottom:1px solid #EAE8E3;width:40%}.novava-table td{border-bottom:1px solid #F0EEE9;color:#5C6266}.novava-table tr:last-child td{border-bottom:none}.novava-table tr:hover td{background:#FAF9F7}.novava-note{background:#F9F8F6;padding:14px 18px;border-radius:8px;font-size:0.88rem;color:#5C6266;font-style:italic;margin-top:12px}\u003c\/style\u003e\n\u003cdiv class=\"novava-product-description\"\u003e\n\u003cdiv class=\"novava-intro\"\u003e\n\u003ch3 class=\"novava-headline\"\u003eFeed with Confidence. Anywhere. Without Compromise.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003eWhether you're at a café or on a long flight — the NOVAVA™ SoftDrape Nursing Cover gives you the privacy and comfort to feed your baby on your terms. Crafted from double-layer breathable muslin cotton, it drapes softly over you and your little one, allowing gentle airflow while keeping you fully covered. The wide structured neckline lets you maintain eye contact throughout the feed, and a delicate bear embroidery adds a quiet, premium touch that's unmistakably NOVAVA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eWhy Mums Love It\u003c\/div\u003e\n\u003cdiv class=\"novava-grid\"\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eBreathable Double-Layer Cotton\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eSoft, airy cotton keeps both mum and baby comfortable during feeds — no overheating, no fussing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eWide Neckline for Eye Contact\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eThe structured open neckline lets you look down and connect with your baby throughout the entire feed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eFull Front Coverage\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eGenerous drape coverage gives you complete privacy in any setting — no adjusting, no worrying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eLightweight \u0026amp; Packable\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eFolds down small enough to slip into any nappy bag or handbag — always there when you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eDoubles as a Multi-Use Cover\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eUse it as a pram cover, swaddle, or light blanket — a versatile essential that earns its place in your bag every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eHow to Use\u003c\/div\u003e\n\u003cdiv class=\"novava-steps\"\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eDrape\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eLoop the cover around your neck using the wide neckline opening — no ties or clips needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003ePosition\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eAdjust the front panel to cover your chest fully. The structured neckline holds its shape so you can see your baby clearly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-step-card\"\u003e\n\u003cspan class=\"novava-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"novava-card-title\"\u003eFeed\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eFeed comfortably and confidently — the breathable muslin keeps air circulating so baby stays calm and cool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"novava-table\" height=\"310\" style=\"width: 99.9112%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 31.5362%;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%;\"\u003eDouble-layer breathable cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 31.5362%;\"\u003eColours\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%;\"\u003eDark Coffee, Blue, Grey, Warm Beige \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 31.5362%;\"\u003eSize\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%;\"\u003eOne size fits all\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 31.5362%;\"\u003eDetail\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%;\"\u003eEmbroidered bear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 31.5362%;\"\u003eCare\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%;\"\u003eMachine wash gentle, cold water, tumble dry low\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"novava-note\"\u003eA natural companion to the NOVAVA™ Travel Diaper Bag — pack your SoftDrape Nursing Cover alongside all your essentials for a seamless, stress-free outing with baby.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Soft Gray","offer_id":51538650726715,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Soft Blue","offer_id":51538650759483,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Soft Beige","offer_id":51538650792251,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Soft Mocha","offer_id":51538650825019,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-softdrape-nursing-cover-full-product.png?v=1785953186"}],"url":"https:\/\/novava.co.za\/collections\/on-the-go-essentials.oembed","provider":"NOVAVA","version":"1.0","type":"link"}