{"title":"New Arrivals","description":"\u003cp\u003eThe newest ORINOVAE products selected to bring more ease, order and lasting value to everyday life.\u003c\/p\u003e","products":[{"product_id":"journeypack™-travel-organizer-set","title":"JourneyPack™ Travel Organizer Set","description":"\u003cstyle\u003e\n  .ovpc-product {\n    --ovpc-text: #202420;\n    --ovpc-muted: #646b66;\n    --ovpc-light: #858b87;\n    --ovpc-border: #dcdeda;\n    --ovpc-soft: #f5f6f3;\n    --ovpc-accent: #536157;\n    --ovpc-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpc-text);\n    font-family: inherit;\n  }\n\n  .ovpc-product,\n  .ovpc-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpc-product p,\n  .ovpc-product ul,\n  .ovpc-product table {\n    margin-top: 0;\n  }\n\n  .ovpc-product p {\n    margin-bottom: 15px;\n    color: var(--ovpc-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpc-product strong {\n    color: var(--ovpc-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpc-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpc-soft);\n  }\n\n  .ovpc-intro p {\n    margin: 0;\n  }\n\n  .ovpc-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpc-sections {\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpc-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpc-section \u003e summary::-webkit-details-marker,\n  .ovpc-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpc-section \u003e summary::marker,\n  .ovpc-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpc-section \u003e summary::before,\n  .ovpc-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpc-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpc-section[open] \u003e summary {\n    color: var(--ovpc-accent);\n  }\n\n  .ovpc-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpc-section \u003e summary:focus-visible,\n  .ovpc-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpc-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpc-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpc-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Standard lists *\/\n\n  .ovpc-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpc-border);\n    color: var(--ovpc-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpc-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpc-accent);\n  }\n\n  .ovpc-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  \/* Feature list *\/\n\n  .ovpc-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpc-list--features li::before {\n    display: none;\n  }\n\n  \/* Perfect-for tags *\/\n\n  .ovpc-perfect-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0;\n  }\n\n  .ovpc-perfect-for span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 36px;\n    padding: 8px 12px;\n    border: 1px solid var(--ovpc-border);\n    border-radius: 999px;\n    color: var(--ovpc-muted);\n    background: var(--ovpc-white);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Set options *\/\n\n  .ovpc-set-options {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpc-set-option {\n    padding: 18px 17px;\n    border: 1px solid var(--ovpc-border);\n    background: var(--ovpc-white);\n  }\n\n  .ovpc-set-option__title {\n    display: block;\n    margin-bottom: 11px;\n    color: var(--ovpc-text);\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .ovpc-set-option ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-set-option li {\n    position: relative;\n    padding: 12px 0 0 20px;\n    color: var(--ovpc-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .ovpc-set-option li::before {\n    content: \"\";\n    position: absolute;\n    top: 23px;\n    left: 1px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpc-accent);\n  }\n\n  \/* Specifications *\/\n\n  .ovpc-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpc-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpc-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpc-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpc-text);\n  }\n\n  .ovpc-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpc-faq-list {\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpc-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpc-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpc-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpc-faq-item[open] \u003e summary {\n    color: var(--ovpc-accent);\n  }\n\n  .ovpc-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpc-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpc-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpc-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpc-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpc-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpc-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpc-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpc-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpc-perfect-for span {\n      min-height: 40px;\n      padding: 9px 14px;\n      font-size: 13px;\n    }\n\n    .ovpc-set-options {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ovpc-set-option {\n      padding: 21px 20px;\n    }\n\n    .ovpc-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpc-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpc-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpc-product *,\n    .ovpc-product *::before,\n    .ovpc-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpc-product\"\u003e\n\n  \u003cdiv class=\"ovpc-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePack Smarter. Travel Lighter.\u003c\/strong\u003e\u003cbr\u003e\n      Everything has its place.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpc-sections\"\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eDesigned for Better Travel\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cp\u003e\n          JourneyPack™ Structured Travel Organizer Set is more than a collection of packing cubes—it's a complete travel organization system designed to simplify every journey. Keep clothing, shoes, toiletries, tech accessories and everyday essentials neatly organized from departure to arrival, so you can spend less time searching and more time enjoying your trip.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cul class=\"ovpc-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eEverything, Perfectly Organized\u003c\/strong\u003e\u003cbr\u003e\n            Dedicated organizers keep every category of travel essentials neatly separated, making packing, unpacking and repacking effortless.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMake Every Inch Count\u003c\/strong\u003e\u003cbr\u003e\n            Structured organizers maximize luggage space while helping reduce clutter inside both carry-on and checked suitcases.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eFind What You Need, Instantly\u003c\/strong\u003e\u003cbr\u003e\n            Breathable mesh panels provide quick visibility, so every item stays easy to locate throughout your journey.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eBuilt for Every Trip\u003c\/strong\u003e\u003cbr\u003e\n            Premium water-resistant polyester, reinforced stitching and smooth two-way zippers deliver reliable performance trip after trip.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cul class=\"ovpc-list ovpc-list--features\"\u003e\n          \u003cli\u003e✓ Complete Travel Organization System\u003c\/li\u003e\n          \u003cli\u003e✓ Available in 7-Piece \u0026amp; 11-Piece Sets\u003c\/li\u003e\n          \u003cli\u003e✓ Structured Packing Cubes\u003c\/li\u003e\n          \u003cli\u003e✓ Dedicated Shoe \u0026amp; Laundry Bags\u003c\/li\u003e\n          \u003cli\u003e✓ Toiletry Organizer Included\u003c\/li\u003e\n          \u003cli\u003e✓ Breathable Mesh Panels\u003c\/li\u003e\n          \u003cli\u003e✓ Water-Resistant Polyester Fabric\u003c\/li\u003e\n          \u003cli\u003e✓ Smooth Two-Way Zippers\u003c\/li\u003e\n          \u003cli\u003e✓ Reinforced Carry Handles\u003c\/li\u003e\n          \u003cli\u003e✓ Folds Flat for Compact Storage\u003c\/li\u003e\n          \u003cli\u003e✓ Fits Most Carry-On \u0026amp; Checked Luggage\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-perfect-for\"\u003e\n          \u003cspan\u003eWeekend Getaways\u003c\/span\u003e\n          \u003cspan\u003eBusiness Travel\u003c\/span\u003e\n          \u003cspan\u003eFamily Vacations\u003c\/span\u003e\n          \u003cspan\u003eCarry-On Packing\u003c\/span\u003e\n          \u003cspan\u003eChecked Luggage\u003c\/span\u003e\n          \u003cspan\u003eInternational Travel\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-set-options\"\u003e\n\n          \u003cdiv class=\"ovpc-set-option\"\u003e\n            \u003cspan class=\"ovpc-set-option__title\"\u003e\n              7-Piece Set Includes\n            \u003c\/span\u003e\n\n            \u003cul\u003e\n              \u003cli\u003e7 Travel Organization Bags\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpc-set-option\"\u003e\n            \u003cspan class=\"ovpc-set-option__title\"\u003e\n              11-Piece Set Includes\n            \u003c\/span\u003e\n\n            \u003cul\u003e\n              \u003cli\u003e11 Travel Organization Bags\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003ctable class=\"ovpc-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePremium Water-Resistant Polyester\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eAvailable Sets\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e7-Piece \/ 11-Piece\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eStructured Travel Organization System\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eVisibility\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBreathable Mesh Panels\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eClosure\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eSmooth Two-Way Zippers\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eStorage\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eFolds Flat When Not in Use\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Wash Cold • Air Dry Recommended\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWill JourneyPack™ fit my carry-on suitcase?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. JourneyPack™ is designed to fit most standard carry-on luggage while also working perfectly inside larger checked suitcases.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWhat's the difference between the 7-piece and 11-piece sets?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Both sets use the same structured organization system. The 11-piece set simply includes additional organizers, giving you more flexibility for longer trips and larger suitcases.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the organizers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Machine wash on a gentle cycle and allow them to air dry for the best long-term performance.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eAre the organizers waterproof?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                The premium polyester fabric is water-resistant, helping protect your belongings from light spills and everyday travel conditions.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWill packing cubes really save luggage space?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Structured organizers help compress and organize your belongings more efficiently, allowing you to maximize available luggage space while keeping everything easy to find.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWho is JourneyPack™ designed for?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Perfect for business travelers, weekend getaways, family vacations and anyone looking for a more organized, stress-free way to travel.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"Gray Blue \/ 7-Piece Set","offer_id":47206976520329,"sku":"ORV-JPK-0701-IVY-1","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Blue \/ 11-Piece Set","offer_id":47207016792201,"sku":"ORV-JPK-1101-IVY-1","price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory Beige \/ 7-Piece Set","offer_id":47206976553097,"sku":"ORV-JPK-0701-IVY-2","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory Beige \/ 11-Piece Set","offer_id":47207016824969,"sku":"ORV-JPK-1101-IVY-2","price":99.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/journeypack-travel-organizer-set-7-piece-gray-blue.png?v=1783585684"},{"product_id":"cloudsoft™-checkerboard-floor-tiles","title":"CloudSoft™ Checkerboard Floor Tiles","description":"\u003cstyle\u003e\n  .ovpb-product {\n    --ovpb-text: #202420;\n    --ovpb-muted: #646b66;\n    --ovpb-light: #858b87;\n    --ovpb-border: #dcdeda;\n    --ovpb-soft: #f5f6f3;\n    --ovpb-accent: #536157;\n    --ovpb-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpb-text);\n    font-family: inherit;\n  }\n\n  .ovpb-product,\n  .ovpb-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpb-product p,\n  .ovpb-product ul,\n  .ovpb-product table {\n    margin-top: 0;\n  }\n\n  .ovpb-product p {\n    margin-bottom: 15px;\n    color: var(--ovpb-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpb-product strong {\n    color: var(--ovpb-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpb-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpb-soft);\n  }\n\n  .ovpb-intro p {\n    margin: 0;\n  }\n\n  .ovpb-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpb-sections {\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpb-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpb-section \u003e summary::-webkit-details-marker,\n  .ovpb-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpb-section \u003e summary::marker,\n  .ovpb-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpb-section \u003e summary::before,\n  .ovpb-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpb-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpb-section[open] \u003e summary {\n    color: var(--ovpb-accent);\n  }\n\n  .ovpb-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpb-section \u003e summary:focus-visible,\n  .ovpb-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpb-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpb-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpb-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Standard lists *\/\n\n  .ovpb-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpb-border);\n    color: var(--ovpb-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpb-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpb-accent);\n  }\n\n  .ovpb-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  \/* Feature list *\/\n\n  .ovpb-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpb-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage cards *\/\n\n  .ovpb-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpb-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--ovpb-border);\n    background: var(--ovpb-white);\n  }\n\n  .ovpb-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpb-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Perfect-for tags *\/\n\n  .ovpb-perfect-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0;\n  }\n\n  .ovpb-perfect-for span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 36px;\n    padding: 8px 12px;\n    border: 1px solid var(--ovpb-border);\n    border-radius: 999px;\n    color: var(--ovpb-muted);\n    background: var(--ovpb-white);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specifications *\/\n\n  .ovpb-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpb-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpb-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpb-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpb-text);\n  }\n\n  .ovpb-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpb-faq-list {\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpb-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpb-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpb-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpb-faq-item[open] \u003e summary {\n    color: var(--ovpb-accent);\n  }\n\n  .ovpb-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpb-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpb-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpb-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpb-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpb-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpb-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpb-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpb-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpb-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ovpb-coverage__item {\n      padding: 20px;\n    }\n\n    .ovpb-perfect-for span {\n      min-height: 40px;\n      padding: 9px 14px;\n      font-size: 13px;\n    }\n\n    .ovpb-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpb-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpb-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpb-product *,\n    .ovpb-product *::before,\n    .ovpb-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpb-product\"\u003e\n\n  \u003cdiv class=\"ovpb-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSoft. Modular. Washable.\u003c\/strong\u003e\u003cbr\u003e\n      Comfort that fits your space.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpb-sections\"\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eChoose the Right Coverage\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-coverage\"\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e1 Set\u003c\/strong\u003e\u003cbr\u003e\n              Best for bedside nooks, reading corners and small spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e2 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Ideal for nurseries, playrooms and children's bedrooms.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e3 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Great for living rooms, family spaces and larger areas.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eCreate a Softer Space for Everyday Living\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cp\u003e\n          Bring warmth, comfort and flexibility to every room with \u003cstrong\u003eCloudSoft™ Plush Interlocking Floor Tiles\u003c\/strong\u003e. Designed for modern homes, the modular puzzle design lets you create a custom layout that's soft underfoot, easy to clean and made for everyday living.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eSink Into Everyday Comfort\u003c\/strong\u003e\u003cbr\u003e\n            Ultra-soft plush fibers provide a warm, cushioned surface that's comfortable for bare feet, children and pets.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eDesigned to Fit Your Space\u003c\/strong\u003e\u003cbr\u003e\n            Modular interlocking tiles connect seamlessly, allowing you to build the perfect layout for any room.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eCleanup Made Simple\u003c\/strong\u003e\u003cbr\u003e\n            Individual tiles can be removed for quick machine washing or hand washing whenever needed.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMade for Everyday Living\u003c\/strong\u003e\u003cbr\u003e\n            Durable EVA foam cushioning offers reliable support while maintaining its shape through daily use.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list ovpb-list--features\"\u003e\n          \u003cli\u003e✓ Ultra-Soft Plush Surface\u003c\/li\u003e\n          \u003cli\u003e✓ Modular Interlocking Design\u003c\/li\u003e\n          \u003cli\u003e✓ Machine Washable\u003c\/li\u003e\n          \u003cli\u003e✓ Easy DIY Installation\u003c\/li\u003e\n          \u003cli\u003e✓ Cushioned EVA Foam Base\u003c\/li\u003e\n          \u003cli\u003e✓ Secure Non-Slip Connection\u003c\/li\u003e\n          \u003cli\u003e✓ Kid \u0026amp; Pet Friendly\u003c\/li\u003e\n          \u003cli\u003e✓ Expandable Layout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-perfect-for\"\u003e\n          \u003cspan\u003eLiving Rooms\u003c\/span\u003e\n          \u003cspan\u003eBedrooms\u003c\/span\u003e\n          \u003cspan\u003eNurseries\u003c\/span\u003e\n          \u003cspan\u003ePlayrooms\u003c\/span\u003e\n          \u003cspan\u003eReading Corners\u003c\/span\u003e\n          \u003cspan\u003eHome Offices\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list\"\u003e\n          \u003cli\u003e20 Plush Interlocking Floor Tiles\u003c\/li\u003e\n          \u003cli\u003eTile Size: 30 × 30 cm (11.8 × 11.8 in) Each\u003c\/li\u003e\n          \u003cli\u003eMatching Edge Trim Pieces (Where Applicable)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003ctable class=\"ovpb-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePlush Fabric + EVA Foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 Tiles per Set\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTile Size\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 × 30 cm (11.8 × 11.8 in)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e10 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eInterlocking Puzzle Design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Washable \/ Hand Wash\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eIndoor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the floor tiles?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Individual tiles can be removed and machine washed or hand washed, making everyday cleaning quick and convenient.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I cut the tiles to fit my room?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The EVA foam base can be trimmed with a utility knife to fit corners, edges or irregular spaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eWill the tiles stay securely connected?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Precision interlocking edges help keep each tile securely connected during normal everyday use.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eAre they suitable for babies and toddlers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The soft cushioned surface provides a comfortable space for tummy time, crawling, playing and family activities.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eAre they pet friendly?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Absolutely. They're soft, comfortable and easy to keep clean, making them ideal for homes with pets.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I expand the layout later?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Simply add more interlocking tiles whenever you want to create a larger coverage area.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"White*Camel \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216205561993,"sku":"ORV-CDS-WEC20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208511113,"sku":"ORV-CDS-CLG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208543881,"sku":"ORV-CDS-CLB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*coffee \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208576649,"sku":"ORV-CDS-CLC-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Light Blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208609417,"sku":"ORV-CDS-WEL-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*dark blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208642185,"sku":"ORV-CDS-LBD-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*navy blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208674953,"sku":"ORV-CDS-LBN-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208707721,"sku":"ORV-CDS-LBG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Gray \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208740489,"sku":"ORV-CDS-WEG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Pink \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208773257,"sku":"ORV-CDS-WEP-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Mint Green \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208806025,"sku":"ORV-CDS-WEM-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White * Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208838793,"sku":"ORV-CDS-WEB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Gray*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208871561,"sku":"ORV-CDS-GYB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208904329,"sku":"ORV-CDS-PKG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208937097,"sku":"ORV-CDS-PKB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Purple \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208969865,"sku":"ORV-CDS-PKP-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Light Blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216209002633,"sku":"ORV-CDS-PKL-20","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/cloudsoft-checkerboard-floor-tiles-grey-ivory.jpg?v=1783580987"},{"product_id":"cloudsoft-solid-floor-tiles","title":"CloudSoft™ Solid Floor Tiles","description":"\u003cstyle\u003e\n  .ovpa-product {\n    --ovpa-text: #202420;\n    --ovpa-muted: #646b66;\n    --ovpa-light: #858b87;\n    --ovpa-border: #dcdeda;\n    --ovpa-soft: #f5f6f3;\n    --ovpa-accent: #536157;\n    --ovpa-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpa-text);\n    font-family: inherit;\n  }\n\n  .ovpa-product,\n  .ovpa-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpa-product p,\n  .ovpa-product ul,\n  .ovpa-product table {\n    margin-top: 0;\n  }\n\n  .ovpa-product p {\n    margin-bottom: 15px;\n    color: var(--ovpa-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpa-product strong {\n    color: var(--ovpa-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpa-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpa-soft);\n  }\n\n  .ovpa-intro p {\n    margin: 0;\n  }\n\n  .ovpa-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpa-sections {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-section \u003e summary::-webkit-details-marker,\n  .ovpa-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpa-section \u003e summary::marker,\n  .ovpa-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpa-section \u003e summary::before,\n  .ovpa-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpa-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpa-section[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpa-section \u003e summary:focus-visible,\n  .ovpa-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpa-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpa-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpa-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .ovpa-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpa-border);\n    color: var(--ovpa-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpa-accent);\n  }\n\n  .ovpa-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .ovpa-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpa-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .ovpa-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpa-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--ovpa-border);\n    background: var(--ovpa-white);\n  }\n\n  .ovpa-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .ovpa-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpa-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpa-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpa-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpa-text);\n  }\n\n  .ovpa-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpa-faq-list {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpa-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpa-faq-item[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpa-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpa-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpa-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpa-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpa-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpa-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpa-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpa-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpa-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ovpa-coverage__item {\n      padding: 20px;\n    }\n\n    .ovpa-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpa-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpa-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpa-product *,\n    .ovpa-product *::before,\n    .ovpa-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpa-product\"\u003e\n\n  \u003cdiv class=\"ovpa-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSoft. Seamless. Comforting.\u003c\/strong\u003e\u003cbr\u003e\n      Create a calm space you'll love coming home to.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpa-sections\"\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eDesigned for Everyday Living\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          CloudSoft™ Plush Solid Floor Tiles bring warmth, comfort and simplicity to modern living. The seamless solid-color design creates a clean, calming look while the modular interlocking system lets you build a soft, comfortable space that fits your home perfectly.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Perfect for bedrooms, nurseries, reading corners and family spaces where comfort matters every day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eMinimal Look, Maximum Comfort\u003c\/strong\u003e\u003cbr\u003e\n            A clean solid-color design creates a calm, cohesive space while plush fibers provide exceptional comfort underfoot.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eDesigned Around Your Space\u003c\/strong\u003e\u003cbr\u003e\n            Interlocking tiles connect securely, allowing you to create the layout that works best for your room.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eSimple to Clean\u003c\/strong\u003e\u003cbr\u003e\n            Individual tiles can be removed for machine washing or hand washing whenever needed.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMade to Last\u003c\/strong\u003e\u003cbr\u003e\n            Premium EVA cushioning and dense plush fabric are designed for everyday comfort and long-lasting durability.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list ovpa-list--features\"\u003e\n          \u003cli\u003e✓ Plush Solid Color Design\u003c\/li\u003e\n          \u003cli\u003e✓ Ultra-Soft Plush Surface\u003c\/li\u003e\n          \u003cli\u003e✓ Secure Interlocking System\u003c\/li\u003e\n          \u003cli\u003e✓ Machine Washable\u003c\/li\u003e\n          \u003cli\u003e✓ Easy DIY Installation\u003c\/li\u003e\n          \u003cli\u003e✓ Cushioned EVA Foam Base\u003c\/li\u003e\n          \u003cli\u003e✓ Trim to Fit Any Space\u003c\/li\u003e\n          \u003cli\u003e✓ Kid \u0026amp; Pet Friendly\u003c\/li\u003e\n          \u003cli\u003e✓ Expandable Layout\u003c\/li\u003e\n          \u003cli\u003e✓ Formaldehyde Tested Material\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          Bedrooms • Nurseries • Reading Corners • Playrooms • Living Rooms • Home Offices\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eChoose the Right Coverage\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-coverage\"\u003e\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e1 Set\u003c\/strong\u003e\u003cbr\u003e\n              Perfect for bedside nooks, reading corners and small spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e2 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Ideal for nurseries, playrooms and children's bedrooms.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e3 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Recommended for living rooms, family spaces and larger areas.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e20 Plush Interlocking Floor Tiles\u003c\/li\u003e\n          \u003cli\u003eTile Size: 30 × 30 cm (11.8 × 11.8 in) Each\u003c\/li\u003e\n          \u003cli\u003eMatching Edge Trim Pieces (Where Applicable)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003ctable class=\"ovpa-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePlush Fabric + EVA Foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 Tiles per Set\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e19.4 sq ft (1.8 m²)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTile Size\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 × 30 cm (11.8 × 11.8 in)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e10 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eInterlocking Puzzle Design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Washable \/ Hand Wash\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eIndoor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the floor tiles?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Individual tiles can be removed and machine washed or hand washed, making everyday cleaning simple.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I trim the tiles to fit my room?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The EVA foam base can be easily trimmed with a utility knife to fit corners and irregular spaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eWill the tiles stay securely connected?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Precision interlocking edges create a secure connection that helps keep the tiles firmly in place during everyday use.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre these suitable for babies and toddlers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Absolutely. The soft cushioned surface creates a comfortable space for tummy time, crawling and everyday family activities.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre they safe for pets?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. CloudSoft™ is soft, durable and easy to clean, making it ideal for homes with both children and pets.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I expand the layout later?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Simply add additional 20-tile sets whenever you want to create a larger coverage area.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"gray \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235146285193,"sku":"ORV-CDS-G20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147497609,"sku":"ORV-CDS-W20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"mint green \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147530377,"sku":"ORV-CDS-MG20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147563145,"sku":"ORV-CDS-PK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"sky blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147595913,"sku":"ORV-CDS-SK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"purple \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147628681,"sku":"ORV-CDS-PP20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147661449,"sku":"ORV-CDS-B20","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/cloudsoft-solid-floor-tiles-product-image.png?v=1783586588"}],"url":"https:\/\/orinovae.com\/collections\/new-arrivals.oembed","provider":"orinovae","version":"1.0","type":"link"}