{"title":"Add-Ons \u0026 Accessories","description":"\u003cp\u003eEnhance your NOVAVA™ experience with our range of travel-friendly baby accessories. Each add-on is designed to complement your core NOVAVA™ products, making every outing smoother, cleaner, and more comfortable for you and your baby.\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":1099.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-bottle-warmer-lifestyle.png?v=1785359985"},{"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":true},{"title":"Warm Beige Lemon","offer_id":51522635628859,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-milk-powder-dispenser-with-sage-props.png?v=1785386116"},{"product_id":"novava-pureclean-silicone-bottle-brush-set","title":"NOVAVA™ PureClean Silicone Bottle Brush Set","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\"\u003eSpotless Bottles. Every Single Time.\u003c\/h3\u003e\n\u003cp class=\"novava-intro-text\"\u003eMilk residue hides in the curves and corners of baby bottles — and ordinary brushes miss it. The NOVAVA™ PureClean Silicone Bottle Brush Set is designed to reach every inch, clean gently, and stay hygienic between uses. Because what goes into your baby's bottle matters just as much as what comes out of it.\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\"\u003eDeep-Clean Silicone Bristles\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eUltra-soft silicone bristles flex to reach every curve, corner, and crevice — removing milk residue without scratching bottle surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003eHygienic \u0026amp; Mould-Resistant\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eUnlike traditional bristle brushes, silicone doesn’t trap bacteria or develop mould — keeping your cleaning tools as clean as the bottles themselves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"novava-card\"\u003e\n\u003cdiv class=\"novava-card-title\"\u003e100% BPA-Free \u0026amp; Baby-Safe\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eMade from premium food-grade silicone — completely non-toxic and safe for all baby bottles, teats, and feeding accessories.\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\"\u003eRinse\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eRinse the bottle immediately after feeding to loosen any milk residue before it dries.\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\"\u003eScrub\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eApply a drop of dish soap and use the brush to scrub the inside of the bottle in circular motions, reaching the base and neck.\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\"\u003eRinse \u0026amp; Air Dry\u003c\/div\u003e\n\u003cp class=\"novava-card-text\"\u003eRinse thoroughly and stand upright to air dry. The silicone head dries quickly and stays fresh between uses.\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\" style=\"width: 99.9112%; height: 184.3px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 46.075px;\"\u003e\n\u003cth style=\"width: 31.5362%; height: 46.075px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%; height: 46.075px;\"\u003eFood-grade, BPA-free silicone head with ergonomic handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 23.0375px;\"\u003e\n\u003cth style=\"width: 31.5362%; height: 23.0375px;\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%; height: 23.0375px;\"\u003eFits all baby bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 92.15px;\"\u003e\n\u003cth style=\"width: 31.5362%; height: 92.15px;\"\u003eSet Includes\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%; height: 92.15px;\"\u003eBottle brush, precision rim \u0026amp; cap scrubber (hidden in handle), teat\/nipple cleaning brush, and a micro straw detailer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 23.0375px;\"\u003e\n\u003cth style=\"width: 31.5362%; height: 23.0375px;\"\u003eCare\u003c\/th\u003e\n\u003ctd style=\"width: 51.4862%; height: 23.0375px;\"\u003eTop-rack dishwasher safe and hand wash\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™ GoWarm Portable Bottle Warmer — keep your bottles perfectly clean and perfectly warm, every feed of the day.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NOVAVA","offers":[{"title":"Default Title","offer_id":51521479442747,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-pureclean-brush-set-hero.png?v=1785440698"},{"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":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-nasal-aspirator-clean-hero.png?v=1785438491"},{"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":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Dusty Blue","offer_id":51522677014843,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/9822\/1371\/files\/novava-nail-trimmer-no-attachments.png?v=1785436366"}],"url":"https:\/\/novava.co.za\/collections\/add-ons-accessories.oembed","provider":"NOVAVA","version":"1.0","type":"link"}