{"product_id":"posturecraft™-premium-comfort-bundle","title":"PostureCraft™ Premium Comfort Bundle (Includes Free Item Worth R100)","description":"\u003cp\u003eDone, added **6 Shopify-safe reviews** with different South African names and locations. ```html\u003c\/p\u003e\n\u003cstyle\u003e\n  .pc-premium-bundle,\n  .pc-premium-bundle * {\n    box-sizing: border-box;\n  }\n\n  .pc-premium-bundle {\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Arial, sans-serif;\n    background: linear-gradient(135deg, #d9d9d9 0%, #bfc1c3 50%, #eeeeee 100%);\n    color: #111111;\n    border-radius: 28px;\n    overflow: hidden;\n  }\n\n  .pc-bundle-inner {\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid rgba(0, 0, 0, 0.06);\n    border-radius: 24px;\n    padding: 26px;\n    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.12);\n  }\n\n  .pc-bundle-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #111111;\n    color: #ffffff;\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 14px;\n  }\n\n  .pc-bundle-title {\n    margin: 0 0 12px;\n    font-size: clamp(26px, 6vw, 42px);\n    line-height: 1.1;\n    letter-spacing: -0.7px;\n    color: #111111;\n  }\n\n  .pc-bundle-intro {\n    margin: 0 0 22px;\n    max-width: 760px;\n    font-size: 16px;\n    line-height: 1.6;\n    color: #2f2f2f;\n  }\n\n  .pc-bundle-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  .pc-bundle-item {\n    background: #ffffff;\n    border-radius: 18px;\n    padding: 16px;\n    border: 1px solid rgba(0, 0, 0, 0.07);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .pc-bundle-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.13);\n  }\n\n  .pc-bundle-emoji {\n    display: block;\n    font-size: 28px;\n    margin-bottom: 8px;\n  }\n\n  .pc-bundle-item h3 {\n    margin: 0 0 6px;\n    font-size: 15px;\n    line-height: 1.25;\n    color: #111111;\n  }\n\n  .pc-bundle-item p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.45;\n    color: #444444;\n  }\n\n  .pc-dropdown {\n    margin-top: 18px;\n    border-radius: 18px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid rgba(0, 0, 0, 0.08);\n  }\n\n  .pc-dropdown input {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .pc-dropdown-label {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n    width: 100%;\n    padding: 17px 18px;\n    background: #111111;\n    color: #ffffff !important;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.3;\n    user-select: none;\n    -webkit-user-select: none;\n    -webkit-tap-highlight-color: transparent;\n    touch-action: manipulation;\n  }\n\n  .pc-dropdown-label span:first-child {\n    color: #ffffff !important;\n    display: block;\n    flex: 1;\n    min-width: 0;\n  }\n\n  .pc-dropdown-icon {\n    width: 26px;\n    height: 26px;\n    min-width: 26px;\n    border-radius: 50%;\n    background: #ffffff;\n    color: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    line-height: 1;\n    font-weight: 800;\n    transition: transform 0.25s ease;\n  }\n\n  .pc-dropdown-content {\n    max-height: 0;\n    overflow: hidden;\n    background: #ffffff;\n    transition: max-height 0.35s ease;\n  }\n\n  .pc-dropdown input:checked ~ .pc-dropdown-content {\n    max-height: 420px;\n  }\n\n  .pc-dropdown input:checked + .pc-dropdown-label .pc-dropdown-icon {\n    transform: rotate(45deg);\n  }\n\n  .pc-dropdown-content-inner {\n    padding: 16px 18px 18px;\n  }\n\n  .pc-value-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pc-value-list li {\n    display: flex;\n    gap: 9px;\n    margin-bottom: 10px;\n    font-size: 14px;\n    line-height: 1.45;\n    color: #222222;\n  }\n\n  .pc-value-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .pc-bundle-highlight {\n    margin-top: 18px;\n    padding: 18px;\n    background: #111111;\n    color: #ffffff;\n    border-radius: 18px;\n    text-align: center;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .pc-bundle-review-section {\n    margin-top: 22px;\n    padding: 24px 12px;\n    border-radius: 22px;\n    background: rgba(255, 255, 255, 0.76);\n    border: 1px solid rgba(0, 0, 0, 0.08);\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .pc-bundle-review-heading {\n    margin: 0 0 6px;\n    font-size: 24px;\n    line-height: 1.2;\n    font-weight: 900;\n    color: #111111;\n  }\n\n  .pc-bundle-review-subheading {\n    margin: 0 0 18px;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #444444;\n  }\n\n  .pc-bundle-review-radio {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .pc-bundle-review-box {\n    position: relative;\n    width: 100%;\n    max-width: 760px;\n    min-height: 295px;\n    margin: 0 auto;\n    border-radius: 22px;\n    background: #ffffff;\n    color: #111111;\n    overflow: hidden;\n    box-shadow: 0 12px 28px rgba(0,0,0,0.12);\n    border: 1px solid rgba(0,0,0,0.08);\n  }\n\n  .pc-bundle-review-slide {\n    display: none;\n    min-height: 295px;\n    padding: 34px 56px;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  #pc-bundle-review-1:checked ~ .pc-bundle-review-box .pc-bundle-slide-1,\n  #pc-bundle-review-2:checked ~ .pc-bundle-review-box .pc-bundle-slide-2,\n  #pc-bundle-review-3:checked ~ .pc-bundle-review-box .pc-bundle-slide-3,\n  #pc-bundle-review-4:checked ~ .pc-bundle-review-box .pc-bundle-slide-4,\n  #pc-bundle-review-5:checked ~ .pc-bundle-review-box .pc-bundle-slide-5,\n  #pc-bundle-review-6:checked ~ .pc-bundle-review-box .pc-bundle-slide-6 {\n    display: flex;\n  }\n\n  .pc-bundle-review-stars {\n    white-space: nowrap;\n    color: #111111;\n    font-size: 20px;\n    letter-spacing: 2px;\n    margin-bottom: 14px;\n    line-height: 1;\n  }\n\n  .pc-bundle-review-text {\n    margin: 0 auto 18px;\n    max-width: 620px;\n    color: #333333;\n    font-size: 16px;\n    line-height: 1.7;\n    font-weight: 500;\n  }\n\n  .pc-bundle-review-name {\n    margin: 0;\n    color: #111111;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .pc-bundle-review-location {\n    margin-top: 4px;\n    color: #666666;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pc-bundle-review-arrow {\n    display: none;\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    z-index: 5;\n    width: 38px;\n    height: 38px;\n    border-radius: 999px;\n    background: #111111;\n    color: #ffffff;\n    cursor: pointer;\n    font-size: 28px;\n    line-height: 35px;\n    font-weight: 900;\n    text-align: center;\n    user-select: none;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .pc-bundle-review-prev {\n    left: 8px;\n  }\n\n  .pc-bundle-review-next {\n    right: 8px;\n  }\n\n  #pc-bundle-review-1:checked ~ .pc-bundle-review-box .pc-bundle-prev-6,\n  #pc-bundle-review-1:checked ~ .pc-bundle-review-box .pc-bundle-next-2,\n  #pc-bundle-review-2:checked ~ .pc-bundle-review-box .pc-bundle-prev-1,\n  #pc-bundle-review-2:checked ~ .pc-bundle-review-box .pc-bundle-next-3,\n  #pc-bundle-review-3:checked ~ .pc-bundle-review-box .pc-bundle-prev-2,\n  #pc-bundle-review-3:checked ~ .pc-bundle-review-box .pc-bundle-next-4,\n  #pc-bundle-review-4:checked ~ .pc-bundle-review-box .pc-bundle-prev-3,\n  #pc-bundle-review-4:checked ~ .pc-bundle-review-box .pc-bundle-next-5,\n  #pc-bundle-review-5:checked ~ .pc-bundle-review-box .pc-bundle-prev-4,\n  #pc-bundle-review-5:checked ~ .pc-bundle-review-box .pc-bundle-next-6,\n  #pc-bundle-review-6:checked ~ .pc-bundle-review-box .pc-bundle-prev-5,\n  #pc-bundle-review-6:checked ~ .pc-bundle-review-box .pc-bundle-next-1 {\n    display: block;\n  }\n\n  .pc-bundle-review-custom-note {\n    margin: 16px 0 0;\n    font-size: 12px;\n    line-height: 1.5;\n    color: #666666;\n  }\n\n  @media (hover: none) {\n    .pc-bundle-item:hover {\n      transform: none;\n      box-shadow: none;\n    }\n  }\n\n  @media (max-width: 850px) {\n    .pc-bundle-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .pc-premium-bundle {\n      padding: 14px;\n      border-radius: 22px;\n    }\n\n    .pc-bundle-inner {\n      padding: 18px;\n      border-radius: 20px;\n    }\n\n    .pc-bundle-badge {\n      font-size: 12px;\n    }\n\n    .pc-bundle-title {\n      font-size: 28px;\n    }\n\n    .pc-bundle-intro {\n      font-size: 15px;\n    }\n\n    .pc-bundle-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .pc-bundle-item {\n      padding: 15px;\n    }\n\n    .pc-dropdown-label {\n      padding: 16px;\n      font-size: 15px;\n    }\n\n    .pc-dropdown-icon {\n      width: 24px;\n      height: 24px;\n      min-width: 24px;\n      font-size: 20px;\n    }\n\n    .pc-bundle-highlight {\n      font-size: 15px;\n      padding: 16px;\n    }\n\n    .pc-bundle-review-section {\n      padding: 22px 10px;\n    }\n\n    .pc-bundle-review-heading {\n      font-size: 22px;\n    }\n\n    .pc-bundle-review-box {\n      min-height: 330px;\n    }\n\n    .pc-bundle-review-slide {\n      min-height: 330px;\n      padding: 30px 42px;\n    }\n\n    .pc-bundle-review-text {\n      font-size: 14px;\n    }\n\n    .pc-bundle-review-stars {\n      font-size: 18px;\n    }\n\n    .pc-bundle-review-arrow {\n      width: 34px;\n      height: 34px;\n      font-size: 24px;\n      line-height: 31px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"pc-premium-bundle\"\u003e\n\u003cdiv class=\"pc-bundle-inner\"\u003e\n\u003cdiv class=\"pc-bundle-badge\"\u003e✨ Premium comfort, bundled smarter\u003c\/div\u003e\n\u003ch2 class=\"pc-bundle-title\"\u003ePostureCraft™ Premium Comfort Bundle\u003c\/h2\u003e\n\u003cp class=\"pc-bundle-intro\"\u003eUpgrade your full sitting setup in one tidy bundle. Enjoy seat, foot, and elbow comfort together, plus a free 6-pack cable manager to keep your workspace looking clean without buying each item separately.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-grid\"\u003e\n\u003cdiv class=\"pc-bundle-item\"\u003e\n\u003cspan class=\"pc-bundle-emoji\"\u003e🪑\u003c\/span\u003e\n\u003ch3\u003eErgo Memory Foam Seat Cushion\u003c\/h3\u003e\n\u003cp\u003eSoft support for longer sitting sessions at your desk, in the car, or at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-item\"\u003e\n\u003cspan class=\"pc-bundle-emoji\"\u003e🦶\u003c\/span\u003e\n\u003ch3\u003eErgoRest Foot Cushion\u003c\/h3\u003e\n\u003cp\u003eGives your feet a comfier resting spot while you work, study, or relax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-item\"\u003e\n\u003cspan class=\"pc-bundle-emoji\"\u003e💪\u003c\/span\u003e\n\u003ch3\u003eErgoRest Elbow Cushion\u003c\/h3\u003e\n\u003cp\u003eAdds soft desk support for typing, gaming, streaming, or long laptop sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-item\"\u003e\n\u003cspan class=\"pc-bundle-emoji\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eFree 6-Pack Cable Manager\u003c\/h3\u003e\n\u003cp\u003eHelps organise cables and reduce desk clutter for a cleaner setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-dropdown\"\u003e\n\u003cinput id=\"pc-bundle-value-toggle\" type=\"checkbox\"\u003e \u003clabel for=\"pc-bundle-value-toggle\" class=\"pc-dropdown-label\"\u003e \u003cspan\u003eWhy this bundle is great value\u003c\/span\u003e \u003cspan class=\"pc-dropdown-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"pc-dropdown-content\"\u003e\n\u003cdiv class=\"pc-dropdown-content-inner\"\u003e\n\u003cul class=\"pc-value-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e\u003cspan\u003eBetter value than buying each comfort item separately.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e\u003cspan\u003eSupports your seat, feet, and elbows in one complete setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e\u003cspan\u003eGreat for office work, studying, gaming, streaming, and home desks.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e\u003cspan\u003eIncludes a free 6-pack cable manager for a neater workspace.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-highlight\"\u003e💸 3 comfort upgrades + free 6-pack cable manager = smarter workspace value.\u003c\/div\u003e\n\u003cdiv id=\"reviews\" class=\"pc-bundle-review-section\"\u003e\n\u003ch3 class=\"pc-bundle-review-heading\"\u003eLoved by South Africans\u003c\/h3\u003e\n\u003cp class=\"pc-bundle-review-subheading\"\u003eCustomisable local reviews in a Shopify-safe carousel.\u003c\/p\u003e\n\u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-1\" checked\u003e \u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-2\"\u003e \u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-3\"\u003e \u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-4\"\u003e \u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-5\"\u003e \u003cinput class=\"pc-bundle-review-radio\" type=\"radio\" name=\"pc-bundle-review-carousel\" id=\"pc-bundle-review-6\"\u003e\n\u003cdiv class=\"pc-bundle-review-box\"\u003e\n\u003clabel for=\"pc-bundle-review-6\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-6\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-2\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-2\"\u003e›\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-1\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-1\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-3\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-3\"\u003e›\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-2\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-2\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-4\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-4\"\u003e›\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-3\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-3\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-5\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-5\"\u003e›\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-4\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-4\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-6\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-6\"\u003e›\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-5\" class=\"pc-bundle-review-arrow pc-bundle-review-prev pc-bundle-prev-5\"\u003e‹\u003c\/label\u003e \u003clabel for=\"pc-bundle-review-1\" class=\"pc-bundle-review-arrow pc-bundle-review-next pc-bundle-next-1\"\u003e›\u003c\/label\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-1\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“This bundle made my whole desk setup feel better. The seat cushion and foot cushion are my favourite combo.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eMariska J.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003ePaarl, Western Cape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-2\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“Really good value compared to buying everything separately. The cable managers were a nice bonus too.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eSipho D.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003eSoweto, Gauteng\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-3\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“I work from home full-time and this upgraded my chair, feet and elbows in one go. Very happy.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eTaryn B.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003eHillcrest, KwaZulu-Natal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-4\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“The bundle looks clean and feels practical. My gaming desk is much more comfortable now.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eKeagan V.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003ePolokwane, Limpopo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-5\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“The free cable organisers helped tidy my desk immediately. The comfort items are useful every day.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eRoxanne M.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003eKimberley, Northern Cape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-bundle-review-slide pc-bundle-slide-6\"\u003e\n\u003cdiv class=\"pc-bundle-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pc-bundle-review-text\"\u003e“Bought this for my study setup. The seat cushion, foot cushion and elbow cushion all make long sessions easier.”\u003c\/p\u003e\n\u003cp class=\"pc-bundle-review-name\"\u003eEthan K.\u003c\/p\u003e\n\u003cdiv class=\"pc-bundle-review-location\"\u003eMakhanda, Eastern Cape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"PostureCraft","offers":[{"title":"Black","offer_id":44097710358616,"sku":null,"price":899.99,"currency_code":"ZAR","in_stock":true},{"title":"Grey","offer_id":44097710391384,"sku":null,"price":899.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":44097710424152,"sku":null,"price":899.99,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":44097710456920,"sku":null,"price":899.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8406\/9208\/files\/ChatGPT_Image_May_16_2026_at_01_47_01_AM.png?v=1778888987","url":"https:\/\/posturecraft.co.za\/products\/posturecraft%e2%84%a2-premium-comfort-bundle","provider":"PostureCraft™","version":"1.0","type":"link"}