{"product_id":"bokkie-bundle-1","title":"Bokkie Bundle!","description":"\u003cstyle\u003e\n  .fs-bundle {\n    --gold: #c9a84c;\n    --gold-light: #e8c96a;\n    --gold-pale: rgba(201,168,76,0.15);\n    --gold-border: rgba(201,168,76,0.30);\n    --green-dark: #1a3320;\n    --green-mid: #2d5a3d;\n    --green-fern: #4a7c59;\n    --green-light: #6aab7a;\n    --cream: #faf8f0;\n    --text-dark: #1a2010;\n    --text-mid: rgba(26,32,16,0.72);\n    --shadow: 0 16px 42px rgba(26,50,32,0.14);\n    width: 100%; padding: 28px 0;\n    background: linear-gradient(160deg, #0f2218 0%, #1a3320 40%, #0f2218 100%);\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    -webkit-font-smoothing: antialiased; color: var(--cream);\n  }\n  .fs-bundle * { box-sizing: border-box; }\n  .fs-bundle-wrap { width: 100%; max-width: 1100px; margin: 0 auto; padding: 0 16px; }\n\n  \/* HERO *\/\n  .fs-bundle-hero { text-align: center; margin-bottom: 28px; }\n  .fs-bundle-eyebrow {\n    display: inline-flex; align-items: center; gap: 8px;\n    padding: 9px 16px; border-radius: 999px;\n    border: 1px solid var(--gold-border);\n    background: var(--gold-pale);\n    color: var(--gold-light); font-size: 11px; font-weight: 900;\n    letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 16px;\n  }\n  .fs-bundle-title {\n    margin: 0 0 14px; color: #fff;\n    font-size: clamp(28px,8vw,48px); line-height: 1.06;\n    letter-spacing: -0.035em; font-weight: 950;\n  }\n  .fs-bundle-title .gold { color: var(--gold-light); }\n  .fs-bundle-subtitle {\n    margin: 0 auto 20px; max-width: 620px;\n    color: rgba(250,248,240,0.76); font-size: 15px; line-height: 1.65;\n  }\n  .fs-bundle-price-badge {\n    display: inline-flex; flex-direction: column; align-items: center;\n    padding: 16px 28px; border-radius: 20px;\n    background: linear-gradient(135deg, var(--gold), #a8782a);\n    box-shadow: 0 8px 28px rgba(201,168,76,0.35);\n    color: #1a2010;\n  }\n  .fs-bundle-price-badge .price-label { font-size: 11px; font-weight: 900; letter-spacing: 0.06em; text-transform: uppercase; opacity: 0.72; }\n  .fs-bundle-price-badge .price-amount { font-size: clamp(32px,8vw,44px); font-weight: 950; line-height: 1; letter-spacing: -0.03em; }\n  .fs-bundle-price-badge .price-sub { font-size: 12px; font-weight: 700; opacity: 0.80; margin-top: 4px; }\n\n  \/* WHAT'S INCLUDED *\/\n  .fs-bundle-included {\n    margin-top: 28px; padding: 22px 16px; border-radius: 26px;\n    background: rgba(255,255,255,0.04); border: 1px solid var(--gold-border);\n    box-shadow: 0 0 40px rgba(201,168,76,0.06);\n  }\n  .fs-bundle-included h2 {\n    margin: 0 0 18px; color: var(--gold-light);\n    font-size: clamp(20px,5.5vw,30px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-bundle-items { display: grid; grid-template-columns: 1fr; gap: 12px; }\n  .fs-bundle-item {\n    display: grid; grid-template-columns: 56px 1fr; gap: 14px; align-items: start;\n    padding: 16px; border-radius: 20px;\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.10);\n  }\n  .fs-bundle-item-icon {\n    width: 52px; height: 52px; border-radius: 16px;\n    background: var(--gold-pale); border: 1px solid var(--gold-border);\n    display: grid; place-items: center; font-size: 26px; flex-shrink: 0;\n  }\n  .fs-bundle-item h3 { margin: 0 0 5px; color: var(--gold-light); font-size: 15px; font-weight: 950; line-height: 1.2; }\n  .fs-bundle-item p { margin: 0; color: rgba(250,248,240,0.70); font-size: 13px; line-height: 1.55; }\n  .fs-bundle-item .item-tag {\n    display: inline-block; margin-top: 8px; padding: 4px 10px;\n    border-radius: 999px; background: var(--gold-pale); border: 1px solid var(--gold-border);\n    color: var(--gold-light); font-size: 11px; font-weight: 900;\n  }\n\n  \/* VALUE BREAKDOWN *\/\n  .fs-bundle-value {\n    margin-top: 20px; padding: 20px 16px; border-radius: 26px;\n    background: var(--gold-pale); border: 1px solid var(--gold-border);\n  }\n  .fs-bundle-value h2 {\n    margin: 0 0 14px; color: var(--gold-light);\n    font-size: clamp(18px,5vw,26px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-bundle-value-rows { display: grid; gap: 8px; }\n  .fs-bundle-value-row {\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 10px 14px; border-radius: 14px;\n    background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.08);\n    font-size: 14px;\n  }\n  .fs-bundle-value-row .item-name { color: rgba(250,248,240,0.80); font-weight: 700; }\n  .fs-bundle-value-row .item-price { color: var(--gold-light); font-weight: 950; }\n  .fs-bundle-value-divider { height: 1px; background: var(--gold-border); margin: 4px 0; }\n  .fs-bundle-value-total {\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 12px 14px; border-radius: 14px;\n    background: linear-gradient(135deg, var(--gold), #a8782a);\n    font-size: 15px; font-weight: 950; color: #1a2010;\n  }\n  .fs-bundle-value-total .saving { font-size: 12px; font-weight: 900; opacity: 0.80; }\n\n  \/* DELIVERY *\/\n  .fs-bundle-delivery {\n    margin-top: 20px; padding: 18px 16px; border-radius: 22px;\n    background: rgba(106,171,122,0.12); border: 1px solid rgba(106,171,122,0.25);\n    display: grid; grid-template-columns: 44px 1fr; gap: 12px; align-items: center;\n  }\n  .fs-bundle-delivery-icon {\n    width: 44px; height: 44px; border-radius: 14px;\n    background: rgba(106,171,122,0.20); display: grid; place-items: center; font-size: 22px;\n  }\n  .fs-bundle-delivery h3 { margin: 0 0 3px; color: var(--green-light); font-size: 14px; font-weight: 950; }\n  .fs-bundle-delivery p { margin: 0; color: rgba(250,248,240,0.70); font-size: 13px; line-height: 1.5; }\n\n  \/* WHY THIS BUNDLE *\/\n  .fs-bundle-why {\n    margin-top: 20px; padding: 20px 16px; border-radius: 26px;\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.10);\n  }\n  .fs-bundle-why h2 {\n    margin: 0 0 14px; color: var(--gold-light);\n    font-size: clamp(18px,5vw,26px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-bundle-why-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .fs-bundle-why-card {\n    display: grid; grid-template-columns: 44px 1fr; gap: 12px; align-items: start;\n    padding: 14px; border-radius: 18px;\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08);\n  }\n  .fs-bundle-why-icon {\n    width: 42px; height: 42px; border-radius: 13px;\n    background: var(--gold-pale); border: 1px solid var(--gold-border);\n    display: grid; place-items: center; font-size: 20px; flex-shrink: 0;\n  }\n  .fs-bundle-why-card h3 { margin: 0 0 4px; color: #fff; font-size: 14px; font-weight: 950; }\n  .fs-bundle-why-card p { margin: 0; color: rgba(250,248,240,0.68); font-size: 13px; line-height: 1.5; }\n\n  \/* FAQ *\/\n  .fs-bundle-faq {\n    margin-top: 20px; padding: 20px 16px; border-radius: 26px;\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.10);\n  }\n  .fs-bundle-faq h2 {\n    margin: 0 0 14px; color: var(--gold-light);\n    font-size: clamp(18px,5vw,26px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-bundle-faq-list { display: grid; gap: 8px; }\n  .fs-bundle-faq-item {\n    border-radius: 14px; overflow: hidden;\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08);\n  }\n  .fs-bundle-faq-item summary {\n    cursor: pointer; list-style: none; padding: 14px 44px 14px 14px;\n    color: #fff; font-size: 14px; font-weight: 900; line-height: 1.35;\n    position: relative; -webkit-tap-highlight-color: transparent;\n  }\n  .fs-bundle-faq-item summary::-webkit-details-marker { display: none; }\n  .fs-bundle-faq-item summary::after {\n    content: '+'; position: absolute; right: 12px; top: 50%; transform: translateY(-50%);\n    width: 28px; height: 28px; border-radius: 999px;\n    background: var(--gold-pale); color: var(--gold-light);\n    display: grid; place-items: center; font-size: 20px; font-weight: 950;\n  }\n  .fs-bundle-faq-item[open] summary::after { content: '–'; background: var(--gold); color: #1a2010; }\n  .fs-bundle-faq-answer { padding: 0 14px 14px; color: rgba(250,248,240,0.70); font-size: 13px; line-height: 1.65; }\n  .fs-bundle-faq-answer p { margin: 0; }\n\n  \/* CLOSING *\/\n  .fs-bundle-closing {\n    margin-top: 20px; padding: 26px 16px; border-radius: 26px; text-align: center;\n    background: linear-gradient(135deg, rgba(201,168,76,0.18), rgba(74,124,89,0.18));\n    border: 1px solid var(--gold-border);\n    box-shadow: 0 0 40px rgba(201,168,76,0.08);\n  }\n  .fs-bundle-closing h2 {\n    margin: 0 0 10px; color: var(--gold-light);\n    font-size: clamp(20px,5.5vw,30px); line-height: 1.1;\n    letter-spacing: -0.03em; font-weight: 950;\n  }\n  .fs-bundle-closing p { margin: 0 auto; max-width: 560px; color: rgba(250,248,240,0.78); font-size: 14px; line-height: 1.65; }\n\n  \/* HEAR FROM YOU *\/\n  .fs-bundle-hear {\n    margin-top: 20px; padding: 24px 16px; border-radius: 26px;\n    background: #ffffff; border: 2px solid var(--gold-border);\n    box-shadow: 0 0 30px rgba(201,168,76,0.12); text-align: center;\n  }\n  .fs-bundle-hear h2 { margin: 0 0 10px; color: var(--green-dark); font-size: clamp(18px,5.5vw,26px); line-height: 1.1; letter-spacing: -0.03em; font-weight: 950; }\n  .fs-bundle-hear p { max-width: 600px; margin: 0 auto 16px; color: #333; font-size: 14px; line-height: 1.65; }\n  .fs-bundle-review-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .fs-bundle-review-card {\n    display: grid; grid-template-columns: 44px 1fr; gap: 12px; align-items: start;\n    padding: 13px; border-radius: 16px;\n    background: rgba(26,51,32,0.06); border: 1px solid rgba(26,51,32,0.12); text-align: left;\n  }\n  .fs-bundle-review-icon {\n    width: 42px; height: 42px; border-radius: 13px;\n    background: var(--gold-pale); border: 1px solid var(--gold-border);\n    display: grid; place-items: center; font-size: 20px; flex-shrink: 0;\n  }\n  .fs-bundle-review-card h3 { margin: 0 0 3px; color: var(--green-dark); font-size: 13px; font-weight: 950; }\n  .fs-bundle-review-card p { margin: 0; color: #444; font-size: 12px; line-height: 1.55; }\n  .fs-bundle-review-footer {\n    margin-top: 12px; padding: 13px; border-radius: 16px;\n    background: var(--gold-pale); border: 1px solid var(--gold-border); text-align: center;\n  }\n  .fs-bundle-review-footer strong { display: block; color: var(--green-dark); font-size: 13px; margin-bottom: 3px; }\n  .fs-bundle-review-footer span { color: #555; font-size: 12px; line-height: 1.5; }\n\n  \/* DESKTOP *\/\n  @media (min-width: 768px) {\n    .fs-bundle { padding: clamp(44px,5vw,72px) 0; }\n    .fs-bundle-wrap { padding: 0 clamp(20px,3vw,28px); }\n    .fs-bundle-items { grid-template-columns: repeat(3,1fr); gap: 14px; }\n    .fs-bundle-item { display: block; padding: 22px; }\n    .fs-bundle-item-icon { margin-bottom: 14px; width: 56px; height: 56px; }\n    .fs-bundle-why-grid { grid-template-columns: repeat(2,1fr); gap: 12px; }\n    .fs-bundle-why-card { display: block; padding: 18px; }\n    .fs-bundle-why-icon { margin-bottom: 12px; }\n    .fs-bundle-faq-list { grid-template-columns: repeat(2,1fr); align-items: start; }\n    .fs-bundle-review-grid { grid-template-columns: repeat(2,1fr); gap: 12px; }\n    .fs-bundle-review-card:last-child:nth-child(odd) { grid-column: 1 \/ -1; }\n    .fs-bundle-included { padding: 28px 26px; }\n    .fs-bundle-value { padding: 24px 26px; }\n    .fs-bundle-why { padding: 24px 26px; }\n    .fs-bundle-faq { padding: 24px 26px; }\n    .fs-bundle-hear { padding: 28px 26px; }\n  }\n  \/* SMALL MOBILE *\/\n  @media (max-width: 360px) {\n    .fs-bundle-wrap { padding: 0 12px; }\n    .fs-bundle-item, .fs-bundle-why-card, .fs-bundle-review-card { grid-template-columns: 1fr; }\n    .fs-bundle-item-icon, .fs-bundle-why-icon, .fs-bundle-review-icon { width: 40px; height: 40px; font-size: 18px; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"fs-bundle\"\u003e\n\u003cdiv class=\"fs-bundle-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"fs-bundle-hero\"\u003e\n\u003cdiv class=\"fs-bundle-eyebrow\"\u003e✨ Limited Bundle — Winter 2026\u003c\/div\u003e\n\u003ch1 class=\"fs-bundle-title\"\u003eThe Ultimate \u003cspan class=\"gold\"\u003eWinter Walk\u003c\/span\u003e Bundle\u003c\/h1\u003e\n\u003cp class=\"fs-bundle-subtitle\"\u003eEverything your dog needs for a safe, warm, and adventure-ready winter walk — bundled together and beautifully priced. Because your dog deserves the best, every single season.\u003c\/p\u003e\n\u003cdiv class=\"fs-bundle-price-badge\"\u003e\n\u003cspan class=\"price-label\"\u003eBundle Price\u003c\/span\u003e \u003cspan class=\"price-amount\"\u003eR999\u003c\/span\u003e \u003cspan class=\"price-sub\"\u003e🚚 Free Delivery — 5 to 7 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"fs-bundle-included\"\u003e\n\u003ch2\u003e📦 What’s Inside the Bundle\u003c\/h2\u003e\n\u003cdiv class=\"fs-bundle-items\"\u003e\n\u003cdiv class=\"fs-bundle-item\"\u003e\n\u003cdiv class=\"fs-bundle-item-icon\"\u003e🧥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFern Green Winter Jacket\u003c\/h3\u003e\n\u003cp\u003eA warm, water-resistant dog jacket in a rich fern green finish. Padded lining keeps your dog cosy on cold morning and evening walks without restricting movement.\u003c\/p\u003e\n\u003cspan class=\"item-tag\"\u003eSizes: S, M, L, XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-item\"\u003e\n\u003cdiv class=\"fs-bundle-item-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGreen LED Safety Collar\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility neon green LED collar with steady and flashing modes. USB rechargeable and water resistant — keeps your dog seen on dark winter walks.\u003c\/p\u003e\n\u003cspan class=\"item-tag\"\u003eSizes: S, M, L\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-item\"\u003e\n\u003cdiv class=\"fs-bundle-item-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWater \u0026amp; Snack Bottle\u003c\/h3\u003e\n\u003cp\u003eA dual-function portable bottle with a built-in water bowl and snack compartment. Keep your dog hydrated and rewarded on every adventure.\u003c\/p\u003e\n\u003cspan class=\"item-tag\"\u003ePortable \u0026amp; Leak-Proof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VALUE BREAKDOWN --\u003e\n\u003cdiv class=\"fs-bundle-value\"\u003e\n\u003ch2\u003e💰 Bundle Value Breakdown\u003c\/h2\u003e\n\u003cdiv class=\"fs-bundle-value-rows\"\u003e\n\u003cdiv class=\"fs-bundle-value-row\"\u003e\n\u003cspan class=\"item-name\"\u003eFern Green Winter Jacket\u003c\/span\u003e\u003cspan class=\"item-price\"\u003eR649\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-value-row\"\u003e\n\u003cspan class=\"item-name\"\u003eGreen LED Safety Collar\u003c\/span\u003e\u003cspan class=\"item-price\"\u003eR349\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-value-row\"\u003e\n\u003cspan class=\"item-name\"\u003eWater \u0026amp; Snack Bottle\u003c\/span\u003e\u003cspan class=\"item-price\"\u003eR379\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-value-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-value-total\"\u003e\n\u003cspan\u003eBundle Price — You Save R378\u003c\/span\u003e\u003cspan\u003eR999\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"fs-bundle-delivery\"\u003e\n\u003cdiv class=\"fs-bundle-delivery-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFree Delivery Nationwide\u003c\/h3\u003e\n\u003cp\u003eWe ship to all major cities and towns across South Africa. Estimated delivery: 5 to 7 business days after your order is placed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY THIS BUNDLE --\u003e\n\u003cdiv class=\"fs-bundle-why\"\u003e\n\u003ch2\u003e✨ Why This Bundle Works\u003c\/h2\u003e\n\u003cdiv class=\"fs-bundle-why-grid\"\u003e\n\u003cdiv class=\"fs-bundle-why-card\"\u003e\n\u003cdiv class=\"fs-bundle-why-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBuilt for SA Winters\u003c\/h3\u003e\n\u003cp\u003eCold mornings, wet evenings, and unpredictable weather — this bundle covers every condition your dog will face this winter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-why-card\"\u003e\n\u003cdiv class=\"fs-bundle-why-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStay Visible, Stay Safe\u003c\/h3\u003e\n\u003cp\u003eThe LED collar ensures your dog is seen by drivers and pedestrians during low-light walks — a must-have for winter evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-why-card\"\u003e\n\u003cdiv class=\"fs-bundle-why-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHydration on the Go\u003c\/h3\u003e\n\u003cp\u003eThe water and snack bottle means you’re always prepared for longer walks, hikes, or park visits without carrying extra gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-why-card\"\u003e\n\u003cdiv class=\"fs-bundle-why-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBetter Value Together\u003c\/h3\u003e\n\u003cp\u003eBuying all three items separately costs more. The bundle gives you everything at a single, smarter price with free delivery included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"fs-bundle-faq\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"fs-bundle-faq-list\"\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available for the jacket and collar?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003eThe winter jacket is available in S, M, L and XL. The LED collar comes in S, M and L. Please check the individual size guides for each item to find the best fit for your dog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eCan I choose a different colour for the jacket?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003eThis bundle is specifically curated in the fern green colourway. If you’d like a different colour, the jacket is also available as a standalone product in other options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eHow long does delivery take?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003eWe offer free nationwide delivery across South Africa. Your bundle will arrive within 5 to 7 business days after your order is confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eIs the LED collar rechargeable?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003eYes — the LED collar is USB rechargeable and provides several hours of continuous glow on a full charge. It also has both steady and flashing light modes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eIs the water bottle leak-proof?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003eYes. The portable water and snack bottle is designed to be leak-proof and easy to carry on walks, hikes, and outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-bundle-faq-item\"\u003e\n\u003csummary\u003eCan I return individual items from the bundle?\u003c\/summary\u003e\n\u003cdiv class=\"fs-bundle-faq-answer\"\u003e\n\u003cp\u003ePlease refer to our returns policy for full details. Bundle items are generally returned as a complete set unless otherwise specified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"fs-bundle-closing\"\u003e\n\u003ch2\u003eWarm. Visible. Ready for Anything. 🐾\u003c\/h2\u003e\n\u003cp\u003eGive your dog the complete winter walk experience — all in one beautifully curated bundle, delivered free to your door across South Africa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HEAR FROM YOU --\u003e\n\u003cdiv class=\"fs-bundle-hear\"\u003e\n\u003ch2\u003e⭐ We’d Love to Hear From You!\u003c\/h2\u003e\n\u003cp\u003eAfter using the FurSociety Winter Adventure Bundle, your feedback helps other dog owners know what to expect on their first winter walk.\u003c\/p\u003e\n\u003cdiv class=\"fs-bundle-review-grid\"\u003e\n\u003cdiv class=\"fs-bundle-review-card\"\u003e\n\u003cdiv class=\"fs-bundle-review-icon\"\u003e🧥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eJacket Warmth \u0026amp; Fit\u003c\/h3\u003e\n\u003cp\u003eDid the jacket keep your dog warm and comfortable? Was the sizing accurate?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-review-card\"\u003e\n\u003cdiv class=\"fs-bundle-review-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLED Collar Visibility\u003c\/h3\u003e\n\u003cp\u003eHow bright was the collar on evening walks? Did it stay charged through multiple walks?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-review-card\"\u003e\n\u003cdiv class=\"fs-bundle-review-icon\"\u003e💧\u003c\/div\u003e\n\u003cp style=\"display: none;\"\u003e \u003c\/p\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWater Bottle Practicality\u003c\/h3\u003e\n\u003cp\u003eWas the bottle easy to use on the go? Did your dog take to the built-in bowl?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-review-card\"\u003e\n\u003cdiv class=\"fs-bundle-review-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOverall Bundle Value\u003c\/h3\u003e\n\u003cp\u003eDid the bundle feel worth it? Would you recommend it to other dog owners?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-bundle-review-footer\"\u003e\n\u003cstrong\u003eYour honest experience matters.\u003c\/strong\u003e \u003cspan\u003eShare what you loved, what could be better, and whether the bundle made your winter walks easier and safer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"FurSociety","offers":[{"title":"XS","offer_id":48673824669921,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"S","offer_id":48673824702689,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"M","offer_id":48673824735457,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"L","offer_id":48673824768225,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"XL","offer_id":48673824800993,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"2XL","offer_id":48673824833761,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true},{"title":"3XL","offer_id":48673824866529,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/2458\/4673\/files\/FurSocietyBokkieBundle1_90d7f944-45d8-4515-ab90-b7b6c6a6fe9b.png?v=1784397662","url":"https:\/\/fursociety.co.za\/products\/bokkie-bundle-1","provider":"FurSociety","version":"1.0","type":"link"}