{"title":"Duvet Cover Sets","description":"\u003cstyle\u003e\n  \/* Bedding Bundle Collection Styles - Zero Margin Optimization *\/\n  .bundle-header {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #222;\n    line-height: 1.6;\n    max-width: 800px;\n    margin: 0 auto; \/* Completely removed top and bottom margin *\/\n    padding: 0 20px; \/* Kept side padding for mobile, zeroed top and bottom *\/\n    text-align: center;\n  }\n\n  .bundle-header__title {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-top: 0 !important; \/* Forces no space above title *\/\n    margin-bottom: 1rem;\n    color: #1a1a1a;\n    letter-spacing: -0.01em;\n  }\n\n  .bundle-header__description {\n    font-size: 1.125rem;\n    color: #555;\n    margin-bottom: 2.5rem;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  \/* Custom CTA Button Group Styles *\/\n  .bundle-cta-group {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 16px;\n    margin-top: 32px;\n    margin-bottom: 0 !important; \/* Completely flushes bottom of button row *\/\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .bundle-cta-button {\n    font-size: 1rem;\n    font-weight: 600;\n    text-decoration: none !important;\n    padding: 16px 24px;\n    border-radius: 4px;\n    transition: background-color 0.3s ease, opacity 0.3s ease;\n    display: inline-block;\n    background-color: #282C49 !important;\n    color: #FFFFFF !important;\n    border: 1px solid #282C49 !important;\n    text-align: center;\n    box-sizing: border-box;\n  }\n\n  .bundle-cta-button:hover {\n    opacity: 0.9 !important;\n    color: #FFFFFF !important;\n    background-color: #282C49 !important;\n  }\n\n  \/* Desktop Adjustments for Equal Sizing *\/\n  @media (min-width: 650px) {\n    .bundle-cta-group {\n      flex-direction: row;\n    }\n    .bundle-cta-button {\n      flex: 1;\n    }\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width: 650px) {\n    .bundle-header__title { \n      font-size: 2rem; \n    }\n  }\n\u003c\/style\u003e\n\u003cheader class=\"bundle-header\"\u003e\n\u003ch1 class=\"bundle-header__title\"\u003eDuvet Cover Sets\u003c\/h1\u003e\n\u003cp class=\"bundle-header__description\"\u003eTransform your bedroom with our duvet cover sets. Expertly paired for style and comfort, our sets offer the easiest way to refresh your space while enjoying significant savings over individual items.\u003c\/p\u003e\n\u003c\/header\u003e","products":[{"product_id":"ackly-bamboo-white-duvet-cover-pillowcases-set","title":"Ackly Bamboo White Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly White: The Ultimate Hybrid Sleep\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly White Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set offers a crisp, hotel-inspired look combined with the silky softness of bamboo and the breathable durability of fine cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe crisp white finish creates a timeless aesthetic that grounds any bedroom décor. By blending bamboo and cotton, we've created a fabric that regulates temperature naturally while maintaining a refined, high-performance shape.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e Combines bamboo's temperature regulation with cotton's classic structured feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture-Wicking:\u003c\/strong\u003e Naturally regulates temperature to keep you dry and comfortable year-round.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Fibers:\u003c\/strong\u003e Uses organic bamboo and long-staple cotton for a smoother, pill-resistant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Care:\u003c\/strong\u003e Designed to maintain its brilliant white finish and luxury feel even after frequent washing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eColour\u003c\/span\u003e Pure White\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\" alt=\"Ackly Sustainable Gift Packaging\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56282828177787,"sku":"Ackly-White-DuvetSet-Double","price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56282828210555,"sku":"Ackly-White-DuvetSet-King","price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56282828243323,"sku":"Ackly-White-DuvetSet-SK","price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-white-duvet-cover-pillowcases-set-1959219.png?v=1781202214"},{"product_id":"ella-cotton-gems-checkerboard-duvet-cover-pillowcases-set","title":"Ella Cotton Gems Checkerboard Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eElla Gems Checkerboard: A Playful Twist on Premium Comfort\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ella Gems Checkerboard Bedding Set. Crafted from luxuriously soft, long-staple cotton, this set features a striking jewel-toned checkerboard pattern that brings a contemporary, bold aesthetic to your space without compromising on breathable, silky-smooth comfort.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Cotton Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Cotton Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Gems Checkerboard pattern offers a vibrant, modern look that serves as a focal point for any bedroom. The premium sateen weave provides a refined sheen that makes the jewel tones pop while staying cool and crisp to the touch.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStatement Style:\u003c\/strong\u003e A sophisticated checkerboard design in rich, multi-tonal gems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture-Wicking:\u003c\/strong\u003e Naturally breathable cotton keeps you cool and dry year-round.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Staple Cotton:\u003c\/strong\u003e Premium fibers engineered to resist shrinkage, pilling, and fading wash after wash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoftened Touch:\u003c\/strong\u003e Designed to maintain its \"cool-to-the-touch\" luxury feel over the lifetime of the fabric.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e Long-Staple Premium Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eStyle\u003c\/span\u003e Gems Checkerboard\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ella set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56284998599035,"sku":null,"price":69.2,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56284998631803,"sku":null,"price":74.81,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56284998664571,"sku":null,"price":80.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ella-cotton-gems-checkerboard-fitted-sheet-377304.jpg?v=1736637366"},{"product_id":"ella-cotton-serene-striped-duvet-cover-pillowcases-set","title":"Ella Cotton Serene Striped Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eElla Cotton Serene Stripe: A Masterclass in Rest\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ella Cotton Serene Stripe Bedding Set. Crafted from luxuriously soft, long-staple cotton, this set features a timeless tonal stripe that offers a silky-smooth feel and breathable comfort, bringing a sense of calm sophistication to your nightly routine.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Cotton Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Cotton Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Serene Stripe pattern provides a subtle, textured look that elevates any bedroom décor. The premium sateen weave provides a refined sheen and a finish that is incredibly soft against the skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture-Wicking:\u003c\/strong\u003e Naturally breathable cotton regulates temperature for year-round comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefined Sateen:\u003c\/strong\u003e A high-density weave that balances hotel-quality luxury with everyday durability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Staple Cotton:\u003c\/strong\u003e Premium fibers result in a smoother, stronger fabric that resists pilling and fading.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Polish:\u003c\/strong\u003e Designed to maintain its crisp, serene aesthetic even after frequent machine washing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e Premium Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eStyle\u003c\/span\u003e Serene Stripe\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ella set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285016129915,"sku":null,"price":69.2,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285016162683,"sku":null,"price":74.81,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285016195451,"sku":null,"price":80.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ella-cotton-serene-stripe-bedding-set-338949.jpg?v=1726009769"},{"product_id":"ella-cotton-white-duvet-cover-pillowcases-set","title":"Ella Cotton White Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eElla Cotton White: The Ultimate Sleep Foundation\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ella Cotton White Bedding Set. Crafted from luxuriously soft, long-staple cotton, this set offers a smooth, cool-to-the-touch feel and breathable comfort that brings both timeless style and effortless ease to your nightly routine.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Cotton Duvet Cover\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Cotton Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe crisp white finish creates a hotel-inspired look that pairs effortlessly with any bedroom décor, while the premium sateen weave provides a subtle, refined sheen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Staple Cotton:\u003c\/strong\u003e Naturally breathable fibers keep you cool and dry year-round.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed and in place.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Polish:\u003c\/strong\u003e Finished with a neat duvet closure for a clean, practical aesthetic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFriction-Resistant:\u003c\/strong\u003e Engineered to resist shrinkage, pilling, and fading even after frequent machine washing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoftened Touch:\u003c\/strong\u003e Designed to maintain its luxury feel and \"cool\" finish over the lifetime of the fabric.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 100% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eWeave\u003c\/span\u003e Lustrous Sateen\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ella set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285020553595,"sku":null,"price":69.2,"currency_code":"GBP","in_stock":false},{"title":"King Size","offer_id":56285020586363,"sku":null,"price":74.81,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285020619131,"sku":null,"price":80.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ella-cotton-white-bedding-set5060834882789-944569.jpg?v=1724495980"},{"product_id":"ackly-bamboo-sky-duvet-cover-pillowcases-set","title":"Ackly Bamboo Sky Blue Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Bamboo Sky Blue: Timeless Elegance \u0026amp; Air-Light Comfort\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Bamboo Sky Blue Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set features a sophisticated tonal stripe that offers the silky softness of bamboo with the breathable durability of fine cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Bamboo Duvet Cover\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Bamboo Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe crisp white finish creates a hotel-inspired look that pairs effortlessly with any bedroom décor, while the natural bamboo fibers provide a cooling, moisture-wicking sensation.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilky-Smooth Touch:\u003c\/strong\u003e Naturally gentle on hair and skin for a friction-free sleep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBreathable Weave:\u003c\/strong\u003e Sateen finish with a subtle sheen for a refined, luxurious look.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSustainably Sourced:\u003c\/strong\u003e Made from 100% organic bamboo, a highly renewable and eco-conscious resource.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Performance:\u003c\/strong\u003e Designed to resist shrinkage and maintain its buttery-soft feel over time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 100% Organic Bamboo\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eWeave\u003c\/span\u003e Lustrous Sateen\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Gentle Cycle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\" alt=\"Ackly Sustainable Gift Packaging\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285021471099,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285021503867,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285021536635,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-sky-fitted-sheet5060834881478-585844.jpg?v=1728744155"},{"product_id":"ackly-bamboo-harmony-stripe-duvet-cover-pillowcases-set","title":"Ackly Bamboo Harmony Stripe Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Harmony Stripe: The Ultimate Hybrid Sleep\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Harmony Stripe Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set features a sophisticated tonal stripe that offers the silky softness of bamboo with the breathable durability of fine cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Harmony Stripe pattern creates a modern, tailored aesthetic. By blending bamboo and cotton, we've created a fabric that is exceptionally soft yet holds its shape beautifully night after night.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e Combines the cooling properties of bamboo with the crisp strength of cotton.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture-Wicking:\u003c\/strong\u003e Naturally regulates temperature to keep you comfortable through every season.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Fibers:\u003c\/strong\u003e Uses only long-staple cotton and organic bamboo for a smoother, pill-resistant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Care:\u003c\/strong\u003e Designed to maintain its silky luster and softness even after frequent machine washing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003ePattern\u003c\/span\u003e Harmony Stripe\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285022650747,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285022683515,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":false},{"title":"Super King","offer_id":56285022716283,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-harmony-stripe-bedding-set5060834883175-749457.jpg?v=1728329860"},{"product_id":"ackly-bamboo-sage-checkered-duvet-cover-pillowcases-set","title":"Ackly Bamboo Sage Checkered Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Sage Checkerboard: Modern Hybrid Comfort\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Sage Checkerboard Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set features a contemporary checkerboard pattern in a calming sage green - offering the silky-smooth feel of bamboo with the breathable durability of fine cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Sage Checkerboard pattern adds a sophisticated yet playful touch to your space. This hybrid weave ensures a cooling, moisture-wicking sensation that is perfect for year-round sleep, maintaining its refined shape night after night.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e Combines bamboo's temperature regulation with cotton's classic structured feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStatement Pattern:\u003c\/strong\u003e A modern checkerboard weave for a bold, boutique-inspired finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle Texture:\u003c\/strong\u003e Naturally hypoallergenic and smooth to prevent friction on hair and skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Fibers:\u003c\/strong\u003e Uses organic bamboo and long-staple cotton for a smoother, pill-resistant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Designed to maintain its vibrant sage tone and luxury feel wash after wash.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eStyle\u003c\/span\u003e Sage Checkerboard\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285023830395,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285023863163,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285023895931,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-sage-checkerboard-bedding-set-127906.jpg?v=1728329860"},{"product_id":"ackly-bamboo-blush-duvet-cover-pillowcases-set","title":"Ackly Bamboo Blush Pink Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Blush Pink: The Ultimate Hybrid Sleep\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Blush Pink Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set offers a delicate, warm aesthetic combined with the silky softness of bamboo and the breathable durability of fine cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Blush Pink finish provides a calming, contemporary look. By blending bamboo and cotton, we've created a fabric that regulates temperature naturally while maintaining a crisp, refined shape.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e The cooling drape of bamboo meets the structured strength of premium cotton.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner Flap Closure:\u003c\/strong\u003e Pillowcases feature deep inner flaps to keep your pillows neatly enclosed.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoftened Texture:\u003c\/strong\u003e Naturally moisture-wicking and gentle on skin to prevent friction and irritation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Fibers:\u003c\/strong\u003e Uses organic bamboo and long-staple cotton for a smoother, pill-resistant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Care:\u003c\/strong\u003e Designed to maintain its soft hue and luxury feel even after frequent machine washing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eColour\u003c\/span\u003e Blush Pink\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\" alt=\"Ackly Sustainable Gift Packaging\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg class=\"ackly-tick-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285024616827,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285024649595,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285024682363,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-blush-duvet-cover-564655.jpg?v=1725761120"},{"product_id":"ackly-bamboo-royal-green-duvet-cover-pillowcases-set","title":"Ackly Bamboo Royal Green Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Royal Green: Deep Hues \u0026amp; Hybrid Performance\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Royal Green Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set offers a rich, regal aesthetic combined with the silky drape of bamboo and the breathable durability of cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Royal Green finish provides a bold, sophisticated look that adds depth to any interior. The sateen weave enhances the vibrancy of the green, while the hybrid fibers ensure a cool-to-the-touch feel.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Comfort:\u003c\/strong\u003e Combines bamboo's temperature regulation with cotton's classic structured feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLustrous Finish:\u003c\/strong\u003e A refined sateen weave that offers a subtle, luxurious sheen.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoisture-Wicking:\u003c\/strong\u003e Keeps you dry and comfortable through every season.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic \u0026amp; Durable:\u003c\/strong\u003e Made from 100% organic bamboo and premium long-staple cotton for a pill-resistant finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaintenance:\u003c\/strong\u003e Designed to maintain its deep color and buttery-soft feel even after frequent washing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eColour\u003c\/span\u003e Royal Green\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285024846203,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285024878971,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285024911739,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ROYAL_GREEN_DUVET_COVER_-_SHEET_STORY.jpg?v=1725689937"},{"product_id":"ackly-bamboo-sage-green-duvet-cover-pillowcases-set","title":"Ackly Bamboo Sage Green Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Sage Green: Serene Hues \u0026amp; Hybrid Performance\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Sage Green Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set offers a calming, earthy aesthetic combined with the silky softness of bamboo and the breathable durability of cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Sage Green finish provides a tranquil, nature-inspired look that creates a peaceful sleep environment. The hybrid fabric ensures optimal temperature regulation while maintaining a refined, hotel-quality drape.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e The moisture-wicking cooling of bamboo meets the crisp strength of premium cotton.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLustrous Sateen:\u003c\/strong\u003e A subtle sheen that highlights the soft, soothing green tones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle on Skin:\u003c\/strong\u003e Naturally hypoallergenic and smooth to prevent friction and irritation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic \u0026amp; Durable:\u003c\/strong\u003e Crafted from organic bamboo and long-staple cotton for a pill-resistant, long-lasting finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Designed to maintain its serene color and buttery-soft texture wash after wash.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eColour\u003c\/span\u003e Sage Green\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285025468795,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285025501563,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":false},{"title":"Super King","offer_id":56285025534331,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/sheetstoryduvetcoversbamboobeddingsage.jpg?v=1711364784"},{"product_id":"ackly-bamboo-dove-grey-duvet-cover-pillowcases-set","title":"Ackly Bamboo Dove Grey Duvet Cover Set","description":"\u003cstyle\u003e\n  \/* Ackly Premium Product Styles *\/\n  .ackly-content-wrapper {\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #282C49;\n    max-width: 850px;\n    margin: 30px 0;\n    padding: 25px;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .ackly-content-wrapper h2 {\n    font-size: 1.6rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.2rem;\n    color: #111;\n  }\n\n  .ackly-content-wrapper h3 {\n    font-size: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    margin-top: 2.5rem;\n    margin-bottom: 1rem;\n    color: #666;\n    border-left: 3px solid #282C49;\n    padding-left: 15px;\n  }\n\n  \/* Improved Essential Product Details Box *\/\n  .ackly-inclusion-box {\n    background-color: #f9f9f9;\n    border: 1px solid #ececec;\n    padding: 25px;\n    margin: 20px 0;\n    display: grid;\n    grid-template-columns: 1fr; \n    gap: 12px;\n  }\n\n  @media (min-width: 600px) {\n    .ackly-inclusion-box {\n      grid-template-columns: 1fr 1fr;\n      column-gap: 40px;\n    }\n  }\n\n  .ackly-inclusion-title {\n    font-weight: 700;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #111;\n    grid-column: 1 \/ -1; \n    margin-bottom: 5px;\n    letter-spacing: 0.05em;\n  }\n\n  .ackly-inclusion-item {\n    font-size: 0.95rem;\n    display: flex;\n    align-items: center;\n    color: #4a4a4a;\n    position: relative;\n    padding-left: 20px;\n  }\n\n  .ackly-inclusion-item::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    background-color: #282C49;\n    border-radius: 50%;\n  }\n\n  .ackly-inclusion-item strong {\n    margin-right: 5px;\n    color: #111;\n  }\n\n  .ackly-content-wrapper p {\n    margin-bottom: 1.5rem;\n    color: #4a4a4a;\n  }\n\n  .ackly-content-wrapper ul {\n    list-style: none;\n    padding-left: 0;\n    margin-bottom: 2rem;\n  }\n\n  .ackly-content-wrapper ul li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .ackly-content-wrapper ul li::before {\n    content: \"\\2022\";\n    position: absolute;\n    left: 0;\n    color: #282C49;\n    font-weight: bold;\n  }\n\n  \/* Technical Spec Grid *\/\n  .ackly-spec-table {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    background: #fdfdfd;\n    padding: 25px;\n    border: 1px solid #f0f0f0;\n    margin-top: 3rem;\n  }\n\n  .ackly-spec-item {\n    font-size: 0.85rem;\n  }\n\n  .ackly-spec-label {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.7rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Packaging Section *\/\n  .ackly-packaging-standalone {\n    background: #282C49; \n    color: #fff;\n    padding: 80px 10%;\n    font-family: \"Helvetica Neue\", \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.8;\n  }\n\n  .ackly-packaging-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 60px;\n    align-items: center;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .ackly-packaging-image {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-image img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n    border-radius: 4px;\n  }\n\n  .ackly-packaging-text {\n    flex: 1.2;\n    min-width: 300px;\n  }\n\n  .ackly-packaging-text h2 {\n    color: #fff;\n    font-weight: 300;\n    letter-spacing: 0.15em;\n    font-size: 1.8rem;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .ackly-packaging-text p {\n    color: #ccc;\n    font-size: 1.05rem;\n    margin-bottom: 25px;\n  }\n\n  .ackly-tick-list {\n    list-style: none;\n    padding: 0;\n  }\n\n  .ackly-tick-list li {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n    color: #fff;\n    font-size: 0.9rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ackly-tick-icon {\n    width: 18px;\n    height: 18px;\n    margin-right: 15px;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .ackly-packaging-standalone { padding: 50px 5%; }\n    .ackly-packaging-flex { flex-direction: column-reverse; gap: 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ackly-content-wrapper\"\u003e\n\u003ch2\u003eAckly Dove Grey: Sophisticated Neutrals \u0026amp; Hybrid Comfort\u003c\/h2\u003e\n\u003cp\u003eTransform your bedroom with the Ackly Dove Grey Bedding Set. Expertly crafted from a premium blend of 65% organic bamboo and 35% long-staple cotton, this set offers a versatile, modern aesthetic combined with the silky softness of bamboo and the breathable durability of cotton.\u003c\/p\u003e\n\u003cdiv class=\"ackly-inclusion-box\"\u003e\n\u003cspan class=\"ackly-inclusion-title\"\u003eThe Complete Bundle Includes:\u003c\/span\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e Hybrid Blend Duvet Cover\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ackly-inclusion-item\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e Matching Hybrid Pillowcases\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eI. Design \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Dove Grey finish provides a clean, contemporary look that grounds your bedroom décor. The hybrid fabric ensures optimal temperature regulation while maintaining a refined, hotel-quality drape.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHybrid Performance:\u003c\/strong\u003e The moisture-wicking cooling of bamboo meets the crisp strength of premium cotton.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLustrous Sateen:\u003c\/strong\u003e A subtle sheen that highlights the smooth, versatile grey tones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle on Skin:\u003c\/strong\u003e Naturally hypoallergenic and smooth to prevent friction and irritation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eII. Quality \u0026amp; Sustainability\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEKO-TEX Certified:\u003c\/strong\u003e Rigorously tested to be free from harmful chemicals and synthetic irritants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic \u0026amp; Durable:\u003c\/strong\u003e Crafted from organic bamboo and long-staple cotton for a pill-resistant, long-lasting finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Designed to maintain its modern color and buttery-soft texture wash after wash.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ackly-spec-table\"\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eComposition\u003c\/span\u003e 65% Organic Bamboo \/ 35% Long-Staple Cotton\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eColour\u003c\/span\u003e Dove Grey\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eSafety\u003c\/span\u003e OEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"ackly-spec-item\"\u003e\n\u003cspan class=\"ackly-spec-label\"\u003eCare\u003c\/span\u003e Machine Washable \/ Tumble Dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ackly-packaging-standalone\"\u003e\n\u003cdiv class=\"ackly-packaging-flex\"\u003e\n\u003cdiv class=\"ackly-packaging-image\"\u003e\u003cimg alt=\"Ackly Sustainable Gift Packaging\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly_bamboo_sage_checkerboard_bedding_4.jpg?v=1720364020\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ackly-packaging-text\"\u003e\n\u003ch2\u003eConscious Presentation\u003c\/h2\u003e\n\u003cp\u003eLuxury shouldn't come at the cost of the planet. Every Ackly set arrives in our signature gift packaging, designed to be as beautiful as it is sustainable.\u003c\/p\u003e\n\u003cul class=\"ackly-tick-list\"\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zero Plastic Packaging\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ready-to-Gift Presentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\" class=\"ackly-tick-icon\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Eco-Friendly Recyclable Materials\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SHEET STORY","offers":[{"title":"Double","offer_id":56285028811131,"sku":null,"price":88.88,"currency_code":"GBP","in_stock":true},{"title":"King Size","offer_id":56285028843899,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":56285028876667,"sku":null,"price":111.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/files\/ackly-bamboo-dove-grey-bedding5060834882819-131897.jpg?v=1730439169"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0543\/3540\/6259\/collections\/bedding-set-bundles-7444513_ed640592-ad0d-46c6-b585-f38abbd67b45.png?v=1781635861","url":"https:\/\/sheetstory.com\/collections\/duvet-cover-sets.oembed","provider":"SHEET STORY","version":"1.0","type":"link"}