{"product_id":"the-hiphold-carrier","title":"The HipHold Carrier","description":"\u003cdiv id=\"zuid-baba-hiphold\"\u003e\n\n  \u003cstyle\u003e\n    #zuid-baba-hiphold {\n      --coral: #E76F61;\n      --blue: #8E9BE6;\n      --gold: #D8B34A;\n      --sage: #78966F;\n      --cream: #FBF8F2;\n      --dark: #263C3B;\n      --text: #40504C;\n      --soft: #F1ECE4;\n      --white: #FFFFFF;\n\n      font-family: Arial, sans-serif;\n      color: var(--text);\n      background: var(--cream);\n      line-height: 1.6;\n      max-width: 1000px;\n      margin: 0 auto;\n      overflow: hidden;\n    }\n\n    #zuid-baba-hiphold * {\n      box-sizing: border-box;\n    }\n\n    #zuid-baba-hiphold h1,\n    #zuid-baba-hiphold h2,\n    #zuid-baba-hiphold h3 {\n      font-family: Georgia, serif;\n      color: var(--dark);\n      margin-top: 0;\n    }\n\n    \/* TOP BAR *\/\n    #zuid-baba-hiphold .top-bar {\n      background: var(--dark);\n      color: var(--white);\n      text-align: center;\n      padding: 10px 15px;\n      font-size: 13px;\n      letter-spacing: .3px;\n    }\n\n    \/* HERO *\/\n    #zuid-baba-hiphold .hero {\n      padding: 60px 25px;\n      text-align: center;\n      background: var(--cream);\n    }\n\n    #zuid-baba-hiphold .eyebrow {\n      color: var(--coral);\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      font-size: 12px;\n      font-weight: bold;\n      margin-bottom: 12px;\n    }\n\n    #zuid-baba-hiphold .hero h1 {\n      font-size: clamp(38px, 6vw, 62px);\n      line-height: 1.05;\n      margin-bottom: 18px;\n    }\n\n    #zuid-baba-hiphold .hero h1 span {\n      color: var(--coral);\n    }\n\n    #zuid-baba-hiphold .hero p {\n      max-width: 680px;\n      margin: 0 auto 28px;\n      font-size: 17px;\n    }\n\n    #zuid-baba-hiphold .cta {\n      display: inline-block;\n      background: var(--coral);\n      color: white;\n      padding: 15px 30px;\n      border-radius: 50px;\n      text-decoration: none;\n      font-weight: bold;\n      font-size: 15px;\n      transition: .2s ease;\n    }\n\n    #zuid-baba-hiphold .cta:hover {\n      transform: translateY(-2px);\n      opacity: .92;\n    }\n\n    \/* TRUST *\/\n    #zuid-baba-hiphold .trust {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      background: var(--white);\n      border-top: 1px solid rgba(38,60,59,.08);\n      border-bottom: 1px solid rgba(38,60,59,.08);\n    }\n\n    #zuid-baba-hiphold .trust div {\n      padding: 20px 12px;\n      text-align: center;\n      font-size: 13px;\n      font-weight: bold;\n      color: var(--dark);\n      border-right: 1px solid rgba(38,60,59,.08);\n    }\n\n    #zuid-baba-hiphold .trust div:last-child {\n      border-right: 0;\n    }\n\n    \/* INTRO *\/\n    #zuid-baba-hiphold .intro {\n      padding: 55px 25px 35px;\n      text-align: center;\n    }\n\n    #zuid-baba-hiphold .intro h2 {\n      font-size: 34px;\n      margin-bottom: 12px;\n    }\n\n    #zuid-baba-hiphold .intro p {\n      max-width: 680px;\n      margin: auto;\n    }\n\n    \/* BENEFITS *\/\n    #zuid-baba-hiphold .benefits {\n      padding: 20px 25px 55px;\n    }\n\n    #zuid-baba-hiphold .benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n\n    #zuid-baba-hiphold .benefit {\n      background: var(--white);\n      padding: 25px 20px;\n      border-radius: 18px;\n      border: 1px solid rgba(38,60,59,.08);\n    }\n\n    #zuid-baba-hiphold .benefit-icon {\n      width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: var(--soft);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 20px;\n      margin-bottom: 15px;\n    }\n\n    #zuid-baba-hiphold .benefit h3 {\n      font-size: 20px;\n      margin-bottom: 8px;\n    }\n\n    #zuid-baba-hiphold .benefit p {\n      font-size: 14px;\n      margin: 0;\n    }\n\n    \/* EMOTIONAL SECTION *\/\n    #zuid-baba-hiphold .emotional {\n      background: var(--dark);\n      color: white;\n      padding: 55px 25px;\n      text-align: center;\n    }\n\n    #zuid-baba-hiphold .emotional h2 {\n      color: white;\n      font-size: 34px;\n      margin-bottom: 15px;\n    }\n\n    #zuid-baba-hiphold .emotional p {\n      max-width: 650px;\n      margin: auto;\n      color: rgba(255,255,255,.85);\n    }\n\n    \/* DETAILS *\/\n    #zuid-baba-hiphold .details {\n      padding: 55px 25px;\n    }\n\n    #zuid-baba-hiphold .details h2 {\n      text-align: center;\n      font-size: 32px;\n      margin-bottom: 25px;\n    }\n\n    #zuid-baba-hiphold table {\n      width: 100%;\n      border-collapse: collapse;\n      background: white;\n      border-radius: 16px;\n      overflow: hidden;\n    }\n\n    #zuid-baba-hiphold td {\n      padding: 14px 16px;\n      border-bottom: 1px solid rgba(38,60,59,.08);\n      font-size: 14px;\n    }\n\n    #zuid-baba-hiphold td:first-child {\n      font-weight: bold;\n      color: var(--dark);\n      width: 38%;\n    }\n\n    \/* FAQ *\/\n    #zuid-baba-hiphold .faq {\n      padding: 0 25px 55px;\n    }\n\n    #zuid-baba-hiphold .faq h2 {\n      text-align: center;\n      font-size: 32px;\n      margin-bottom: 25px;\n    }\n\n    #zuid-baba-hiphold details {\n      background: white;\n      margin-bottom: 10px;\n      border-radius: 12px;\n      border: 1px solid rgba(38,60,59,.08);\n      padding: 17px 20px;\n    }\n\n    #zuid-baba-hiphold summary {\n      cursor: pointer;\n      font-weight: bold;\n      color: var(--dark);\n    }\n\n    #zuid-baba-hiphold details p {\n      margin: 12px 0 0;\n      font-size: 14px;\n    }\n\n    \/* FINAL CTA *\/\n    #zuid-baba-hiphold .final-cta {\n      background: var(--coral);\n      color: white;\n      text-align: center;\n      padding: 55px 25px;\n    }\n\n    #zuid-baba-hiphold .final-cta h2 {\n      color: white;\n      font-size: 38px;\n      margin-bottom: 12px;\n    }\n\n    #zuid-baba-hiphold .final-cta p {\n      margin: 0 auto 22px;\n      max-width: 600px;\n    }\n\n    #zuid-baba-hiphold .final-cta .cta {\n      background: white;\n      color: var(--dark);\n    }\n\n    @media (max-width: 700px) {\n      #zuid-baba-hiphold .trust {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #zuid-baba-hiphold .trust div:nth-child(2) {\n        border-right: 0;\n      }\n\n      #zuid-baba-hiphold .benefit-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #zuid-baba-hiphold .hero {\n        padding: 45px 20px;\n      }\n\n      #zuid-baba-hiphold .intro h2,\n      #zuid-baba-hiphold .emotional h2 {\n        font-size: 29px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- TOP BAR --\u003e\n  \u003cdiv class=\"top-bar\"\u003e\n    🇿🇦 Proudly delivered across South Africa\n  \u003c\/div\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n\n    \u003cdiv class=\"eyebrow\"\u003eZuid Baba™ | Everyday Baby Essential\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Carry More.\u003cbr\u003e\n      \u003cspan\u003eStrain Less.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Keep your little one close without putting all the weight on your arms.\n      The Zuid Baba™ Hip Seat helps distribute baby's weight across your hips,\n      making everyday carrying more comfortable.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#buy\" class=\"cta\"\u003eI Want Mine →\u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003cdiv class=\"trust\"\u003e\n\n    \u003cdiv\u003e✓ Ergonomic Support\u003c\/div\u003e\n    \u003cdiv\u003e✓ Built-In Storage\u003c\/div\u003e\n    \u003cdiv\u003e✓ 6 Months–3 Years\u003c\/div\u003e\n    \u003cdiv\u003e✓ Up to Approx. 20kg\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"intro\"\u003e\n\n    \u003ch2\u003eWhen Baby Wants Up, Keep Moving.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      From grocery runs to walks around the house, little ones often want to\n      be carried exactly when you need your hands free. The Hip Seat gives\n      you a comfortable way to keep baby close while staying on the move.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"benefits\"\u003e\n\n    \u003cdiv class=\"benefit-grid\"\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🤍\u003c\/div\u003e\n        \u003ch3\u003eLess Arm Strain\u003c\/h3\u003e\n        \u003cp\u003e\n          Supports baby's weight through your hips instead of making your\n          arms do all the work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eComfortable Carrying\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to make longer carrying sessions feel easier and more\n          comfortable for everyday use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🎒\u003c\/div\u003e\n        \u003ch3\u003eBuilt-In Storage\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep small essentials close by, so you can carry what you need\n          without reaching for another bag.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🔧\u003c\/div\u003e\n        \u003ch3\u003eAdjustable Waist Belt\u003c\/h3\u003e\n        \u003cp\u003e\n          A supportive adjustable belt helps create a secure and comfortable\n          fit around your waist.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🌿\u003c\/div\u003e\n        \u003ch3\u003eEveryday Friendly\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for quick trips, home routines, shopping, walks and family\n          outings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e👶\u003c\/div\u003e\n        \u003ch3\u003eMade To Grow\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for little ones from approximately 6 months through\n          toddlerhood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EMOTIONAL --\u003e\n  \u003csection class=\"emotional\"\u003e\n\n    \u003ch2\u003eBecause Sometimes Baby Just Wants You.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      You shouldn't have to choose between comforting your baby and getting\n      things done. Keep them close, stay comfortable and get on with your day.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"details\"\u003e\n\n    \u003ch2\u003eProduct Details\u003c\/h2\u003e\n\n    \u003ctable\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRecommended Age\u003c\/td\u003e\n        \u003ctd\u003eApproximately 6 months – 3 years\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eWeight Capacity\u003c\/td\u003e\n        \u003ctd\u003eUp to approximately 20kg\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eDesign\u003c\/td\u003e\n        \u003ctd\u003eHip seat with supportive adjustable waist belt\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eStorage\u003c\/td\u003e\n        \u003ctd\u003eBuilt-in storage compartment\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eBest For\u003c\/td\u003e\n        \u003ctd\u003eEveryday carrying, shopping, walks and family outings\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"faq\"\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age is the Hip Seat suitable for?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is designed for babies and toddlers from approximately 6 months\n        through 3 years.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much weight can it support?\u003c\/summary\u003e\n      \u003cp\u003e\n        The Hip Seat is designed for children weighing up to approximately\n        20kg.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it help reduce arm strain?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The design helps support baby's weight around your hip area,\n        reducing the amount of weight your arms need to hold.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it for everyday activities?\u003c\/summary\u003e\n      \u003cp\u003e\n        Absolutely. It is designed for everyday moments such as shopping,\n        walking, travelling around the house and family outings.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"final-cta\" id=\"buy\"\u003e\n\n    \u003ch2\u003eCarry Close. Keep Moving.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Make those everyday carrying moments easier, more comfortable and\n      a little less tiring.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"cta\"\u003eCarry Smarter →\u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Zuid Baba","offers":[{"title":"Gray","offer_id":49682493407488,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Beige","offer_id":49682493440256,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":49682493473024,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":49682493505792,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/4297\/2416\/files\/hiphold-carrier-new-lifestyle.png?v=1788518516","url":"https:\/\/zuidbaba.co.za\/products\/the-hiphold-carrier","provider":"Zuid Baba","version":"1.0","type":"link"}