{"product_id":"tile-renewal-spray","title":"🎨 Tile Renewal Spray – 100ml Surface Refresh Paint, 3 Colors","description":"\u003cstyle\u003e .tile-refresh-page, .tile-refresh-page *{   box-sizing:border-box; }  .tile-refresh-page{   --text:#272724;   --muted:#6d6d67;   --soft:#f7f5f0;   --cream:#f1eee7;   --line:#e3ded4;   --green:#39483f;   --warm:#9b7955;    max-width:1100px;   margin:0 auto;   background:#fff;   color:var(--text);   font-family:Arial,Helvetica,sans-serif;   line-height:1.65; }  .tile-refresh-page img{   width:100%;   height:auto;   display:block; }  .tile-refresh-page h1, .tile-refresh-page h2, .tile-refresh-page h3{   font-family:Georgia,'Times New Roman',serif;   font-weight:500;   line-height:1.15;   margin:0;   color:var(--text); }  .tile-refresh-page h1{   font-size:52px; }  .tile-refresh-page h2{   font-size:39px; }  .tile-refresh-page h3{   font-size:24px; }  .tr-section{   padding:72px 28px; }  .tr-soft{   background:var(--soft); }  .tr-cream{   background:var(--cream); }  .tr-center{   text-align:center; }  .tr-inner{   max-width:820px;   margin:0 auto; }  .tr-eyebrow{   font-size:13px;   font-weight:700;   letter-spacing:2.2px;   text-transform:uppercase;   color:var(--warm);   margin-bottom:14px; }  .tr-lead{   max-width:760px;   margin:22px auto 0;   font-size:20px;   color:var(--muted);   line-height:1.7; }  .tr-text{   font-size:18px;   color:var(--muted);   margin:18px auto 0; }  .tr-image{   background:#f5f3ef;   overflow:hidden; }  .tr-image img{   width:100%;   object-fit:cover; }   \/* HERO *\/  .tr-hero{   padding:68px 28px 52px;   text-align:center;   background:     linear-gradient(       180deg,       #faf8f4 0%,       #ffffff 100%     ); }  .tr-hero h1{   max-width:850px;   margin:0 auto; }  .tr-hero-note{   margin-top:25px;   display:flex;   justify-content:center;   flex-wrap:wrap;   gap:10px; }  .tr-pill{   padding:9px 15px;   background:#fff;   border:1px solid var(--line);   border-radius:999px;   font-size:14px;   color:#50524d; }   \/* FOUR BENEFITS *\/  .tr-grid-4{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:16px;   margin-top:38px; }  .tr-feature{   border:1px solid var(--line);   background:#fff;   padding:27px 18px;   text-align:center; }  .tr-feature-icon{   font-size:28px;   margin-bottom:12px; }  .tr-feature strong{   display:block;   font-size:16px;   margin-bottom:7px; }  .tr-feature span{   display:block;   font-size:14px;   line-height:1.55;   color:var(--muted); }   \/* STATEMENT *\/  .tr-statement{   max-width:790px;   margin:0 auto;   text-align:center;   padding:8px 0; }  .tr-statement p{   font-family:Georgia,'Times New Roman',serif;   font-size:31px;   line-height:1.45;   margin:0; }  .tr-statement span{   display:block;   margin-top:16px;   font-size:13px;   letter-spacing:1.7px;   text-transform:uppercase;   color:var(--muted); }   \/* USE CASES *\/  .tr-use-grid{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:18px;   max-width:900px;   margin:38px auto 0; }  .tr-use-card{   background:#fff;   border:1px solid var(--line);   padding:29px; }  .tr-use-card p{   color:var(--muted);   font-size:16px;   margin:10px 0 0; }   \/* STEPS *\/  .tr-steps{   max-width:850px;   margin:38px auto 0; }  .tr-step{   display:flex;   gap:22px;   padding:25px 0;   border-bottom:1px solid var(--line); }  .tr-step:last-child{   border-bottom:none; }  .tr-step-num{   width:42px;   height:42px;   min-width:42px;   display:flex;   align-items:center;   justify-content:center;   border-radius:50%;   background:var(--green);   color:#fff;   font-size:15px;   font-weight:700; }  .tr-step p{   margin:7px 0 0;   color:var(--muted);   font-size:16px; }   \/* COLORS *\/  .tr-colors{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:18px;   margin:38px auto 0;   max-width:900px; }  .tr-color-card{   padding:30px 22px;   background:#fff;   border:1px solid var(--line);   text-align:center; }  .tr-color-dot{   width:62px;   height:62px;   margin:0 auto 17px;   border-radius:50%;   border:1px solid #dcd8cf; }  .tr-white{   background:#f5f4ed; }  .tr-yellow{   background:#e1b939; }  .tr-black{   background:#1c1c1c; }  .tr-color-card p{   margin:9px 0 0;   color:var(--muted);   font-size:14px; }   \/* SPECS *\/  .tr-specs{   max-width:850px;   margin:35px auto 0;   border-top:1px solid var(--line); }  .tr-spec-row{   display:flex;   justify-content:space-between;   gap:25px;   padding:18px 4px;   border-bottom:1px solid var(--line); }  .tr-spec-label{   font-weight:700; }  .tr-spec-value{   text-align:right;   color:var(--muted); }   \/* NOTICE *\/  .tr-notice{   max-width:850px;   margin:35px auto 0;   padding:24px 26px;   background:#f4f0e8;   border-left:4px solid var(--warm);   font-size:15px;   color:#5e5d57; }   \/* FAQ *\/  .tr-faq{   max-width:860px;   margin:35px auto 0; }  .tr-faq details{   padding:22px 0;   border-top:1px solid var(--line); }  .tr-faq details:last-child{   border-bottom:1px solid var(--line); }  .tr-faq summary{   position:relative;   padding-right:38px;   list-style:none;   cursor:pointer;   font-size:17px;   font-weight:700; }  .tr-faq summary::-webkit-details-marker{   display:none; }  .tr-faq summary:after{   content:'+';   position:absolute;   right:5px;   top:-3px;   font-size:26px;   font-weight:400; }  .tr-faq details[open] summary:after{   content:'–'; }  .tr-faq details p{   margin:14px 36px 0 0;   color:var(--muted);   font-size:16px; }   \/* GUARANTEE *\/  .tr-guarantee{   max-width:850px;   margin:0 auto;   padding:44px 30px;   text-align:center;   background:#fff;   border:1px solid var(--line); }  .tr-guarantee-icon{   font-size:33px;   margin-bottom:15px; }  .tr-guarantee p{   max-width:660px;   margin:16px auto 0;   font-size:16px;   color:var(--muted); }  .tr-trust{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:12px;   margin:28px auto 0;   max-width:780px; }  .tr-trust div{   border:1px solid var(--line);   background:var(--soft);   padding:17px 12px;   font-weight:700;   font-size:14px; }   \/* MOBILE *\/  @media(max-width:768px){    .tr-section{     padding:52px 18px;   }    .tr-hero{     padding:46px 18px 38px;   }    .tile-refresh-page h1{     font-size:39px;   }    .tile-refresh-page h2{     font-size:32px;   }    .tile-refresh-page h3{     font-size:22px;   }    .tr-lead{     font-size:18px;   }    .tr-grid-4{     grid-template-columns:1fr 1fr;   }    .tr-use-grid{     grid-template-columns:1fr;   }    .tr-colors{     grid-template-columns:1fr;   }    .tr-trust{     grid-template-columns:1fr;   }    .tr-statement p{     font-size:25px;   }  }  @media(max-width:430px){    .tile-refresh-page h1{     font-size:34px;   }    .tile-refresh-page h2{     font-size:29px;   }    .tr-grid-4{     grid-template-columns:1fr;   }    .tr-spec-row{     display:block;   }    .tr-spec-value{     text-align:left;     margin-top:5px;   }  } \u003c\/style\u003e   \u003cdiv class=\"tile-refresh-page\"\u003e   \u003c!-- HERO --\u003e  \u003csection class=\"tr-hero\"\u003e    \u003cdiv class=\"tr-eyebrow\"\u003e     Simple Surface Refresh   \u003c\/div\u003e    \u003ch1\u003e     Give Dated Tile A Fresh New Look   \u003c\/h1\u003e    \u003cp class=\"tr-lead\"\u003e     A simple spray-on cosmetic coating designed to help refresh     compatible tile and selected household surfaces without beginning     a full renovation project.   \u003c\/p\u003e    \u003cdiv class=\"tr-hero-note\"\u003e      \u003cspan class=\"tr-pill\"\u003e       100ml Spray Coating     \u003c\/span\u003e      \u003cspan class=\"tr-pill\"\u003e       DIY-Friendly     \u003c\/span\u003e      \u003cspan class=\"tr-pill\"\u003e       3 Colour Options     \u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- IMAGE 1 --\u003e  \u003cdiv class=\"tr-image\"\u003e    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260917223400_032ce84a26990383647bdbe40f1a99ad.jpg?v=1789655644\" alt=\"Tile Renewal Spray\"\u003e  \u003c\/div\u003e   \u003c!-- STORY --\u003e  \u003csection class=\"tr-section tr-cream\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Refresh Instead Of Replace     \u003c\/div\u003e      \u003ch2\u003e       Sometimes A Room Doesn't Need To Be Rebuilt     \u003c\/h2\u003e      \u003cp class=\"tr-text\"\u003e       Older tile colours can make a bathroom, backsplash or utility       space feel more dated than it really is.     \u003c\/p\u003e      \u003cp class=\"tr-text\"\u003e       Tile Renewal Spray offers a simpler cosmetic approach for selected,       properly prepared surfaces—helping you update the look without       immediately committing to demolition and replacement.     \u003c\/p\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-grid-4\"\u003e      \u003cdiv class=\"tr-feature\"\u003e        \u003cdiv class=\"tr-feature-icon\"\u003e         🏠       \u003c\/div\u003e        \u003cstrong\u003e         Easier Refresh       \u003c\/strong\u003e        \u003cspan\u003e         Designed for small cosmetic home improvement projects.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-feature\"\u003e        \u003cdiv class=\"tr-feature-icon\"\u003e         🎨       \u003c\/div\u003e        \u003cstrong\u003e         Colour Update       \u003c\/strong\u003e        \u003cspan\u003e         Give compatible surfaces a cleaner, more coordinated appearance.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-feature\"\u003e        \u003cdiv class=\"tr-feature-icon\"\u003e         💨       \u003c\/div\u003e        \u003cstrong\u003e         Spray Application       \u003c\/strong\u003e        \u003cspan\u003e         Apply gradually using controlled, light passes.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-feature\"\u003e        \u003cdiv class=\"tr-feature-icon\"\u003e         🧽       \u003c\/div\u003e        \u003cstrong\u003e         DIY Project       \u003c\/strong\u003e        \u003cspan\u003e         Proper preparation helps create a more even finish.       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- IMAGE 2 --\u003e  \u003cdiv class=\"tr-image\"\u003e    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260917223425_3de005aac8cc57174dda2d1976d2d24d.jpg?v=1789655669\" alt=\"Applying surface renewal spray\"\u003e  \u003c\/div\u003e   \u003c!-- STATEMENT --\u003e  \u003csection class=\"tr-section tr-soft\"\u003e    \u003cdiv class=\"tr-statement\"\u003e      \u003cp\u003e       “A fresh finish can change the way an entire room feels.”     \u003c\/p\u003e      \u003cspan\u003e       Simple DIY Home Refresh     \u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- USE CASES --\u003e  \u003csection class=\"tr-section\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Where It Fits     \u003c\/div\u003e      \u003ch2\u003e       Designed For Small Home Refresh Projects     \u003c\/h2\u003e      \u003cp class=\"tr-lead\"\u003e       Use only on compatible surfaces and always test a small,       hidden section before treating a larger area.     \u003c\/p\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-use-grid\"\u003e      \u003cdiv class=\"tr-use-card\"\u003e        \u003ch3\u003e         Bathroom Tile Walls       \u003c\/h3\u003e        \u003cp\u003e         Refresh selected wall areas where the product instructions         permit application.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-use-card\"\u003e        \u003ch3\u003e         Kitchen Backsplashes       \u003c\/h3\u003e        \u003cp\u003e         Suitable for selected decorative, non-food-contact surfaces         after proper preparation.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-use-card\"\u003e        \u003ch3\u003e         Sink Surrounds       \u003c\/h3\u003e        \u003cp\u003e         A cosmetic option for compatible surfaces outside areas         subject to continuous immersion.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-use-card\"\u003e        \u003ch3\u003e         Decorative DIY Projects       \u003c\/h3\u003e        \u003cp\u003e         Create simple colour updates on approved household surfaces         without rebuilding the entire space.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- IMAGE 3 --\u003e  \u003cdiv class=\"tr-image\"\u003e    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260917223435_c37710f064591db9cb69c39b95595fec.jpg?v=1789655679\" alt=\"Refreshed kitchen tile surface\"\u003e  \u003c\/div\u003e   \u003c!-- STEPS --\u003e  \u003csection class=\"tr-section tr-cream\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Preparation Matters     \u003c\/div\u003e      \u003ch2\u003e       A Better Finish Starts Before You Spray     \u003c\/h2\u003e      \u003cp class=\"tr-lead\"\u003e       Take time to prepare the surface and build coverage gradually.     \u003c\/p\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-steps\"\u003e      \u003cdiv class=\"tr-step\"\u003e        \u003cdiv class=\"tr-step-num\"\u003e         01       \u003c\/div\u003e        \u003cdiv\u003e          \u003ch3\u003e           Clean The Surface         \u003c\/h3\u003e          \u003cp\u003e           Remove grease, soap residue, dust and loose material.           Allow the surface to dry completely.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-step\"\u003e        \u003cdiv class=\"tr-step-num\"\u003e         02       \u003c\/div\u003e        \u003cdiv\u003e          \u003ch3\u003e           Test Before Applying         \u003c\/h3\u003e          \u003cp\u003e           Spray a small hidden area first to check colour,           adhesion and surface compatibility.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-step\"\u003e        \u003cdiv class=\"tr-step-num\"\u003e         03       \u003c\/div\u003e        \u003cdiv\u003e          \u003ch3\u003e           Use Light, Even Coats         \u003c\/h3\u003e          \u003cp\u003e           Avoid applying one heavy coat. Build the colour gradually           using smooth, controlled passes.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-step\"\u003e        \u003cdiv class=\"tr-step-num\"\u003e         04       \u003c\/div\u003e        \u003cdiv\u003e          \u003ch3\u003e           Allow Proper Curing         \u003c\/h3\u003e          \u003cp\u003e           Follow all drying and curing instructions before returning           the surface to everyday use.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- COLORS --\u003e  \u003csection class=\"tr-section\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Colour Options     \u003c\/div\u003e      \u003ch2\u003e       Choose A Look That Fits Your Space     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-colors\"\u003e      \u003cdiv class=\"tr-color-card\"\u003e        \u003cdiv class=\"tr-color-dot tr-white\"\u003e\u003c\/div\u003e        \u003ch3\u003e         White       \u003c\/h3\u003e        \u003cp\u003e         A clean, bright finish suited to classic bathrooms,         kitchens and lighter interiors.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-color-card\"\u003e        \u003cdiv class=\"tr-color-dot tr-yellow\"\u003e\u003c\/div\u003e        \u003ch3\u003e         Yellow       \u003c\/h3\u003e        \u003cp\u003e         A warmer decorative option for selected creative         DIY projects.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-color-card\"\u003e        \u003cdiv class=\"tr-color-dot tr-black\"\u003e\u003c\/div\u003e        \u003ch3\u003e         Black       \u003c\/h3\u003e        \u003cp\u003e         A stronger modern contrast for selected decorative         surfaces and accent areas.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- IMAGE 4 --\u003e  \u003cdiv class=\"tr-image\"\u003e    \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260917223420_4df962595b8ce4476f196fe21fcfb445.png?v=1789655664\" alt=\"Tile renewal spray colors\"\u003e  \u003c\/div\u003e   \u003c!-- PRODUCT DETAILS --\u003e  \u003csection class=\"tr-section tr-soft\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Product Details     \u003c\/div\u003e      \u003ch2\u003e       Simple Essentials For A Small DIY Refresh     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-specs\"\u003e      \u003cdiv class=\"tr-spec-row\"\u003e        \u003cdiv class=\"tr-spec-label\"\u003e         Net Content       \u003c\/div\u003e        \u003cdiv class=\"tr-spec-value\"\u003e         100ml       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-spec-row\"\u003e        \u003cdiv class=\"tr-spec-label\"\u003e         Application Type       \u003c\/div\u003e        \u003cdiv class=\"tr-spec-value\"\u003e         Spray-On Surface Coating       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-spec-row\"\u003e        \u003cdiv class=\"tr-spec-label\"\u003e         Available Colours       \u003c\/div\u003e        \u003cdiv class=\"tr-spec-value\"\u003e         White \/ Yellow \/ Black       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"tr-spec-row\"\u003e        \u003cdiv class=\"tr-spec-label\"\u003e         Approx. Bottle Size       \u003c\/div\u003e        \u003cdiv class=\"tr-spec-value\"\u003e         4 × 4 × 16 cm       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- IMPORTANT --\u003e  \u003csection class=\"tr-section\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Before You Begin     \u003c\/div\u003e      \u003ch2\u003e       A Few Important Things To Know     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-notice\"\u003e      \u003cstrong\u003eImportant:\u003c\/strong\u003e     This product is intended as a cosmetic surface coating and     is not a structural repair product. Always test surface compatibility     first. Do not use on food-contact surfaces, open flames, continuously     immersed areas or surfaces not permitted by the product instructions.     Use only with adequate ventilation.    \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- FAQ --\u003e  \u003csection class=\"tr-section tr-cream\"\u003e    \u003cdiv class=\"tr-inner tr-center\"\u003e      \u003cdiv class=\"tr-eyebrow\"\u003e       Common Questions     \u003c\/div\u003e      \u003ch2\u003e       What To Know Before Your Project     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdiv class=\"tr-faq\"\u003e       \u003cdetails\u003e        \u003csummary\u003e         Do I need to clean the tile first?       \u003c\/summary\u003e        \u003cp\u003e         Yes. Remove grease, soap residue, dust and loose material.         Surface preparation can affect the final appearance and adhesion.       \u003c\/p\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can this be applied to every type of tile?       \u003c\/summary\u003e        \u003cp\u003e         Compatibility varies depending on the original surface,         glaze, existing coating and preparation. Always test a hidden         section before treating a larger area.       \u003c\/p\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use it inside a bathtub or constantly wet area?       \u003c\/summary\u003e        \u003cp\u003e         Avoid continuously immersed applications unless specifically         approved by the product instructions.       \u003c\/p\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         How should I apply it?       \u003c\/summary\u003e        \u003cp\u003e         For a more even finish, apply multiple light coats rather than         one heavy coat and follow the recommended drying time.       \u003c\/p\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         How much surface does one bottle cover?       \u003c\/summary\u003e        \u003cp\u003e         Coverage depends on the original colour, texture, surface         preparation and number of coats required. Larger projects         may require multiple bottles.       \u003c\/p\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What colours are available?       \u003c\/summary\u003e        \u003cp\u003e         The current colour options are White, Yellow and Black.       \u003c\/p\u003e      \u003c\/details\u003e     \u003c\/div\u003e  \u003c\/section\u003e   \u003c!-- GUARANTEE --\u003e  \u003csection class=\"tr-section tr-soft\"\u003e    \u003cdiv class=\"tr-guarantee\"\u003e      \u003cdiv class=\"tr-guarantee-icon\"\u003e       ✓     \u003c\/div\u003e      \u003ch2\u003e       Shopping Confidence     \u003c\/h2\u003e      \u003cp\u003e       Your order is supported by BestJas customer service and       our 90-day return support. Please review and follow all product       preparation, application and safety instructions before use.     \u003c\/p\u003e       \u003cdiv class=\"tr-trust\"\u003e        \u003cdiv\u003e         ✓ 90-Day Return Support       \u003c\/div\u003e        \u003cdiv\u003e         🔒 Secure Checkout       \u003c\/div\u003e        \u003cdiv\u003e         🌎 Worldwide Shipping       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c\/div\u003e","brand":"lbwnb","offers":[{"title":"Black","offer_id":64663043834225,"sku":"SZ04252609227657-100ml-黑色","price":32.84,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":64663043866993,"sku":"SZ04252609227657-100ml-白色","price":32.84,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":64663043899761,"sku":"SZ04252609227657-100ml-黄色","price":32.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/spp_shopify20260917223440_bc90d0de9f264c4a23b3968fcb58ff7d_a311b97a-f854-48dc-a4bf-ee3868c4e300.jpg?v=1790251807","url":"https:\/\/viqzes.com\/products\/tile-renewal-spray","provider":"viqzes","version":"1.0","type":"link"}