{"product_id":"fit-litter-eco-1-bag-one-off","title":"Fit Litter Eco - 1 Bag - One Off","description":"\u003cstyle\u003e\n    \/* CSS Hacks *\/\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] {\n        display: flex;\n        justify-content: center;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] h1[role=\"heading\"] {\n        display: none;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper {\n        width: 336px;\n        max-height: calc(100svh - 40px);\n        padding: 24px 20px;\n        border-radius: 16px 16px 0 0;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child {\n        position: absolute;\n        top: 0;\n        right: 0;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child span {\n        border-radius: 0;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child span:hover {\n        background-color: transparent;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child span div {\n        width: 48px;\n        height: 48px;\n    }\n\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:last-child {\n        margin-top: 0px;\n    }\n\n    .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] .recharge-text \u003ediv {\n        overflow: hidden;\n    }\n  \n    \/* Card Wrapper Styling *\/\n    .product-card-wrapper {\n        padding-top: 4px;\n        display: flex;\n        gap: 40px;\n    }\n\n    .product-card-details {\n        width: 100%;\n        display: flex;\n        flex-direction: column;\n        gap: 24px;\n    }\n\n    .product-image-desktop {\n        display: none;\n    }\n\n    \/* Product title section *\/\n    .product-title-section {\n        display: flex;\n        flex-direction: column;\n        gap: 16px;\n    }\n\n    .product-title-section .product-review {\n        display: flex;\n        gap: 12px;\n        align-items: center;\n    }\n\n    .product-title-section .product-star-container {\n        display: flex;\n        gap: 4px;\n    }\n\n    .product-title-section .product-star {\n        width: 18px;\n        height: 18px;\n    }\n\n    .product-title-section .product-review-count {\n        color: var(--Colours-Primary-Outer-Space-Green, #37433E);\n        font-family: \"PT Sans\";\n        font-size: 14px;\n        font-weight: 700;\n        line-height: 140%;\n    }\n\n    .product-title-section .product-title {\n        margin: 0;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        color: var(--Colours-Primary-Ebony-Green, #5A6553);\n        font-family: \"PT Sans\";\n        font-size: 32px;\n        font-weight: 700;\n        line-height: 130%;\n    }\n\n    .product-title-section .product-weight {\n        margin: 0;\n        color: var(--Colours-Primary-Ebony-Green, #5A6553);\n        font-family: \"PT Sans\";\n        font-weight: 400;\n        font-size: 18px;\n        line-height: 140%;\n    }\n\n    .product-title-section .product-description {\n        color: var(--Colours-Primary-Ebony-Green, #5A6553);\n        font-family: \"PT Sans\";\n        font-size: 14px;\n        line-height: 140%;\n        \/* 19.6px *\/\n    }\n\n    .product-title-section .product-image {\n        margin-top: 4px;\n        border-radius: 12px;\n    }\n\n    \/* Product CVP section *\/\n    .product-cvps-section {\n        display: flex;\n        flex-direction: column;\n        gap: 16px;\n    }\n\n    .product-cvps-section .product-cvp {\n        display: flex;\n        gap: 4px;\n    }\n\n    .product-cvps-section .cvp-arrow {\n        width: 24px;\n        height: 24px;\n    }\n\n    .product-cvp .product-cvp__description {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 4px;\n    }\n\n    .product-cvp__description .cvp-title {\n        margin: 0;\n        color: var(--Colours-Primary-Ebony-Green, #5A6553);\n        font-family: \"PT Sans\";\n        font-size: 16px;\n        font-weight: 700;\n        line-height: 100%;\n    }\n\n    .product-cvp__description .cvp-description {\n        margin: 0;\n        color: var(--Colours-Primary-Ebony-Green, #5A6553);\n        font-family: \"PT Sans\";\n        font-size: 14px;\n        font-weight: 400;\n        line-height: 100%;\n    }\n\n    @media screen and (min-width: 1024px) {\n        \/* CSS Hacks *\/\n        .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper {\n            width: unset;\n            max-width: 997px;\n            padding: 72px;\n            border-radius: 16px;\n        }\n\n        .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child {\n            position: absolute;\n            top: 12px;\n            right: 18px;\n        }\n\n        .recharge-modal div[role=\"dialog\"][data-ismodal=\"true\"][tabindex=\"-1\"] section.recharge-modal-wrapper\u003ediv:first-child span div {\n            width: 56px;\n            height: 56px;\n        }\n\n        \/* Product Card Styling *\/\n        .product-card-wrapper {\n            padding-top: 0px;\n        }\n\n        .product-card-details {\n            max-width: 420px;\n        }\n\n        \/* Product Image (Desktop) *\/\n        .product-image-desktop {\n            display: block;\n            max-width: 393px;\n            max-height: 340px;\n            border-radius: 16px;\n        }\n\n        \/* Product Title Section *\/\n        .product-title-section {\n            gap: 24px;\n        }\n\n        .product-title-section .product-title {\n            font-size: 56px;\n            line-height: 39px;\n            gap: 16px;\n            letter-spacing: 0;\n        }\n\n        .product-title-section .product-weight {\n            font-size: 24px;\n        }\n\n        .product-title-section .product-image {\n            display: none;\n        }\n\n        .product-title-section .product-description {\n            font-size: 16px;\n        }\n\n        \/* Product CVPs *\/\n        .product-cvps-section .product-cvp {\n            gap: 10px;\n        }\n\n        .product-cvps-section .cvp-arrow {\n            width: 32px;\n            height: 32px;\n        }\n\n        .product-cvps-section .product-cvp__description {\n            gap: 10px;\n        }\n\n        .product-cvp__description .cvp-title {\n            font-size: 18px;\n        }\n\n        .product-cvp__description .cvp-description {\n            font-size: 16px;\n        }\n    }\n\u003c\/style\u003e\n\n  \u003csection class=\"product-card-wrapper\"\u003e\n    \u003cimg class=\"product-image-desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4282\/5507\/files\/Product_FLE.png?v=1750731464\"\u003e\n    \u003cdiv class=\"product-card-details\"\u003e\n        \u003cdiv class=\"product-title-section\"\u003e\n            \u003cdiv class=\"product-review\"\u003e\n                \u003cdiv class=\"product-star-container\"\u003e\n                    \u003csvg class=\"product-star\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"17\" viewbox=\"0 0 18 17\" fill=\"none\"\u003e\n                        \u003cpath d=\"M9 0L11.0206 6.21885H17.5595L12.2694 10.0623L14.2901 16.2812L9 12.4377L3.70993 16.2812L5.73056 10.0623L0.440492 6.21885H6.97937L9 0Z\" fill=\"#E2C36A\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    \u003csvg class=\"product-star\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"17\" viewbox=\"0 0 18 17\" fill=\"none\"\u003e\n                        \u003cpath d=\"M9 0L11.0206 6.21885H17.5595L12.2694 10.0623L14.2901 16.2812L9 12.4377L3.70993 16.2812L5.73056 10.0623L0.440492 6.21885H6.97937L9 0Z\" fill=\"#E2C36A\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    \u003csvg class=\"product-star\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"17\" viewbox=\"0 0 18 17\" fill=\"none\"\u003e\n                        \u003cpath d=\"M9 0L11.0206 6.21885H17.5595L12.2694 10.0623L14.2901 16.2812L9 12.4377L3.70993 16.2812L5.73056 10.0623L0.440492 6.21885H6.97937L9 0Z\" fill=\"#E2C36A\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    \u003csvg class=\"product-star\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"17\" viewbox=\"0 0 18 17\" fill=\"none\"\u003e\n                        \u003cpath d=\"M9 0L11.0206 6.21885H17.5595L12.2694 10.0623L14.2901 16.2812L9 12.4377L3.70993 16.2812L5.73056 10.0623L0.440492 6.21885H6.97937L9 0Z\" fill=\"#E2C36A\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    \u003csvg class=\"product-star\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"17\" viewbox=\"0 0 18 17\" fill=\"none\"\u003e\n                        \u003cpath d=\"M9 0L11.0206 6.21885H17.5595L12.2694 10.0623L14.2901 16.2812L9 12.4377L3.70993 16.2812L5.73056 10.0623L0.440492 6.21885H6.97937L9 0Z\" fill=\"#E2C36A\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cspan class=\"product-review-count\"\u003e800+ five-star reviews\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003ch1 class=\"product-title\"\u003e\n                Fit Litter Eco\u003cspan class=\"product-weight\"\u003e5kg\u003c\/span\u003e\n            \u003c\/h1\u003e\n            \u003cdiv class=\"product-description\"\u003e\n                Good for your cat, Great for the planet\n            \u003c\/div\u003e\n            \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0553\/4282\/5507\/files\/Product_FLE.png?v=1750731464\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-cvps-section\"\u003e\n            \u003ch3 class=\"product-cvp-title\"\u003eColour-Changing Clumping Paper Litter means...\u003c\/h3\u003e\n            \u003cdiv class=\"product-cvp\"\u003e\n                \u003csvg class=\"cvp-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"33\" viewbox=\"0 0 33 33\" fill=\"none\"\u003e\n                    \u003cpath d=\"M17.8984 26.03C17.7579 25.8894 17.6791 25.6988 17.6791 25.5C17.6791 25.3012 17.7579 25.1106 17.8984 24.97L25.6171 17.25L5.4284 17.25C5.22948 17.25 5.03872 17.171 4.89807 17.0303C4.75741 16.8897 4.6784 16.6989 4.6784 16.5C4.6784 16.3011 4.75741 16.1103 4.89807 15.9697C5.03872 15.829 5.22948 15.75 5.4284 15.75L25.6171 15.75L17.8984 8.03C17.7659 7.88782 17.6938 7.69978 17.6972 7.50548C17.7006 7.31117 17.7794 7.12579 17.9168 6.98838C18.0542 6.85096 18.2396 6.77225 18.4339 6.76882C18.6282 6.7654 18.8162 6.83752 18.9584 6.97L27.9584 15.97C28.0988 16.1106 28.1777 16.3012 28.1777 16.5C28.1777 16.6987 28.0988 16.8894 27.9584 17.03L18.9584 26.03C18.8178 26.1704 18.6271 26.2493 18.4284 26.2493C18.2296 26.2493 18.039 26.1704 17.8984 26.03Z\" fill=\"#5A6553\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"product-cvp__description\"\u003e\n                    \u003ch4 class=\"cvp-title\"\u003e6 common feline health issues detected\u003c\/h4\u003e\n                    \u003cp class=\"cvp-description\"\u003eColour changing litter that monitors your cats health\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-cvp\"\u003e\n                \u003csvg class=\"cvp-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"33\" viewbox=\"0 0 33 33\" fill=\"none\"\u003e\n                    \u003cpath d=\"M17.8984 26.03C17.7579 25.8894 17.6791 25.6988 17.6791 25.5C17.6791 25.3012 17.7579 25.1106 17.8984 24.97L25.6171 17.25L5.4284 17.25C5.22948 17.25 5.03872 17.171 4.89807 17.0303C4.75741 16.8897 4.6784 16.6989 4.6784 16.5C4.6784 16.3011 4.75741 16.1103 4.89807 15.9697C5.03872 15.829 5.22948 15.75 5.4284 15.75L25.6171 15.75L17.8984 8.03C17.7659 7.88782 17.6938 7.69978 17.6972 7.50548C17.7006 7.31117 17.7794 7.12579 17.9168 6.98838C18.0542 6.85096 18.2396 6.77225 18.4339 6.76882C18.6282 6.7654 18.8162 6.83752 18.9584 6.97L27.9584 15.97C28.0988 16.1106 28.1777 16.3012 28.1777 16.5C28.1777 16.6987 28.0988 16.8894 27.9584 17.03L18.9584 26.03C18.8178 26.1704 18.6271 26.2493 18.4284 26.2493C18.2296 26.2493 18.039 26.1704 17.8984 26.03Z\" fill=\"#5A6553\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"product-cvp__description\"\u003e\n                    \u003ch4 class=\"cvp-title\"\u003e3x more odour control\u003c\/h4\u003e\n                    \u003cp class=\"cvp-description\"\u003eEnjoy less odour and less work\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-cvp\"\u003e\n                \u003csvg class=\"cvp-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"33\" viewbox=\"0 0 33 33\" fill=\"none\"\u003e\n                    \u003cpath d=\"M17.8984 26.03C17.7579 25.8894 17.6791 25.6988 17.6791 25.5C17.6791 25.3012 17.7579 25.1106 17.8984 24.97L25.6171 17.25L5.4284 17.25C5.22948 17.25 5.03872 17.171 4.89807 17.0303C4.75741 16.8897 4.6784 16.6989 4.6784 16.5C4.6784 16.3011 4.75741 16.1103 4.89807 15.9697C5.03872 15.829 5.22948 15.75 5.4284 15.75L25.6171 15.75L17.8984 8.03C17.7659 7.88782 17.6938 7.69978 17.6972 7.50548C17.7006 7.31117 17.7794 7.12579 17.9168 6.98838C18.0542 6.85096 18.2396 6.77225 18.4339 6.76882C18.6282 6.7654 18.8162 6.83752 18.9584 6.97L27.9584 15.97C28.0988 16.1106 28.1777 16.3012 28.1777 16.5C28.1777 16.6987 28.0988 16.8894 27.9584 17.03L18.9584 26.03C18.8178 26.1704 18.6271 26.2493 18.4284 26.2493C18.2296 26.2493 18.039 26.1704 17.8984 26.03Z\" fill=\"#5A6553\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"product-cvp__description\"\u003e\n                    \u003ch4 class=\"cvp-title\"\u003e2x less paper litter wasted\u003c\/h4\u003e\n                    \u003cp class=\"cvp-description\"\u003eOne 5kg bag lasts the typical cat 4-6 weeks\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Fit Litter","offers":[{"title":"Default Title","offer_id":52010108453202,"sku":"D34604","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/7187\/0034\/files\/fit-litter-eco_87c8bc7f-b00f-4b55-b73f-afde0092869c.png?v=1765770592","url":"https:\/\/fitlitter.co.uk\/products\/fit-litter-eco-1-bag-one-off","provider":"Fit Litter","version":"1.0","type":"link"}