{"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","url":"https:\/\/orinovae.com\/products\/cloudsoft%e2%84%a2-checkerboard-floor-tiles","provider":"orinovae","version":"1.0","type":"link"}