{"product_id":"bathroom-cleaner","title":"Multi-Purpose Bathroom Cleaner Spray","description":"\u003c!-- =====================================\n Premium Bathroom Cleaner Landing Page\n PART 1 \/ 2\n Luxury Pink Water Ripple Version\n===================================== --\u003e\n\u003cstyle\u003e\n\n\n.bathroom-lp{\n\n\nbackground:\nlinear-gradient(\n180deg,\n#FFF9FB 0%,\n#FCE9F0 45%,\n#F6D0DD 100%\n);\n\n\npadding:20px 15px;\n\nfont-family:\n\"Helvetica Neue\",\nArial,\nsans-serif;\n\ncolor:#3D2933;\n\noverflow:hidden;\n\n}\n\n\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n\n.bc-section{\n\n\nmax-width:1100px;\n\nmargin:50px auto;\n\npadding:55px 45px;\n\nborder-radius:45px;\n\n\nbackground:\nrgba(255,255,255,.62);\n\n\nbox-shadow:\n\n0 25px 60px rgba(135,65,95,.12);\n\n\nposition:relative;\n\noverflow:hidden;\n\n\nanimation:\nsectionShow .9s ease both;\n\n\n}\n\n\n\n\/* =========================\n   Bottom Water Ripple\n========================= *\/\n\n\n.bc-section::after{\n\n\ncontent:\"\";\n\n\nposition:absolute;\n\n\nbottom:-90px;\n\n\nleft:-10%;\n\n\nwidth:120%;\n\n\nheight:160px;\n\n\n\nbackground:\n\nradial-gradient(\nellipse at center,\nrgba(217,130,160,.22),\ntransparent 65%\n);\n\n\n\nborder-radius:\n50% 50% 0 0;\n\n\n\nanimation:\n\nwaterMove 8s infinite ease-in-out;\n\n\n\nz-index:0;\n\n\n}\n\n\n\n.bc-section \u003e *{\n\n\nposition:relative;\n\nz-index:2;\n\n\n}\n\n\n\n\/* second ripple *\/\n\n\n.bc-section::before{\n\n\ncontent:\"\";\n\n\nposition:absolute;\n\n\nbottom:-120px;\n\n\nleft:-20%;\n\n\nwidth:140%;\n\n\nheight:150px;\n\n\nbackground:\n\nradial-gradient(\nellipse,\nrgba(255,255,255,.45),\ntransparent 65%\n);\n\n\nborder-radius:50%;\n\n\nanimation:\n\nwaterMove2 12s infinite linear;\n\n\n\nz-index:1;\n\n\n}\n\n\n\n\n\/* =========================\n Titles\n========================= *\/\n\n\n.bc-title{\n\n\nfont-size:42px;\n\n\nline-height:1.15;\n\n\nfont-weight:800;\n\n\nletter-spacing:-1px;\n\n\ncolor:#73364D;\n\n\nmargin-bottom:20px;\n\n\n}\n\n\n\n.bc-text{\n\n\nfont-size:19px;\n\n\nline-height:1.8;\n\n\ncolor:#54434B;\n\n\n}\n\n\n\n\n\n\/* =========================\n Image\n========================= *\/\n\n\n.bc-img{\n\n\nwidth:100%;\n\n\nmargin-top:35px;\n\n\nborder-radius:38px;\n\n\ndisplay:block;\n\n\n\nbox-shadow:\n\n0 18px 45px rgba(120,60,80,.18);\n\n\n\nanimation:\n\nimageShow 1.2s ease;\n\n\n}\n\n\n\n\n\/* =========================\n Hero\n========================= *\/\n\n\n.bc-hero{\n\n\ntext-align:center;\n\n\nbackground:\n\n\nlinear-gradient(\n145deg,\n#FFF8FA,\n#F9DDE7\n);\n\n\n}\n\n\n\n.bc-hero .bc-title{\n\n\nfont-size:55px;\n\n\n}\n\n\n\n.bc-tag{\n\n\ndisplay:inline-block;\n\n\npadding:\n\n10px 25px;\n\n\nborder-radius:50px;\n\n\nbackground:#F3B8CA;\n\n\ncolor:#71364B;\n\n\nfont-size:14px;\n\n\nfont-weight:700;\n\n\nletter-spacing:.5px;\n\n\n}\n\n\n\n\n\n\/* =========================\n Feature pills\n========================= *\/\n\n\n.bc-features{\n\n\ndisplay:flex;\n\n\njustify-content:center;\n\n\ngap:15px;\n\n\nflex-wrap:wrap;\n\n\nmargin-top:30px;\n\n\n}\n\n\n\n.bc-feature{\n\n\nbackground:white;\n\n\npadding:\n\n14px 23px;\n\n\nborder-radius:50px;\n\n\nfont-size:15px;\n\n\nfont-weight:700;\n\n\nbox-shadow:\n\n0 12px 30px rgba(120,50,80,.12);\n\n\ntransition:.4s;\n\n\n}\n\n\n\n.bc-feature:hover{\n\n\ntransform:\n\ntranslateY(-6px);\n\n\n}\n\n\n\n\n\/* =========================\n Split\n========================= *\/\n\n\n.bc-split{\n\n\ndisplay:grid;\n\n\ngrid-template-columns:\n\n1fr 1fr;\n\n\ngap:45px;\n\n\nalign-items:center;\n\n\n}\n\n\n\n\n\n\/* =========================\n Before After\n========================= *\/\n\n\n.bc-before-after{\n\n\nbackground:\n\nlinear-gradient(\n135deg,\n#F8D1DE,\n#FFF1F5\n);\n\n\n}\n\n\n\n.bc-ba-grid{\n\n\ndisplay:grid;\n\n\ngrid-template-columns:\n\n1fr 1fr;\n\n\ngap:25px;\n\n\nmargin-top:35px;\n\n\n}\n\n\n\n.bc-ba-card{\n\n\nbackground:white;\n\n\npadding:18px;\n\n\nborder-radius:35px;\n\n\nbox-shadow:\n\n0 15px 35px rgba(120,50,80,.15);\n\n\n}\n\n\n\n.bc-ba-card img{\n\n\nwidth:100%;\n\n\nborder-radius:25px;\n\n\n}\n\n\n\n.bc-label{\n\n\nmargin-top:15px;\n\n\nfont-size:18px;\n\n\nfont-weight:800;\n\n\ncolor:#71364B;\n\n\n}\n\n\n\n\/* =========================\n Animation\n========================= *\/\n\n\n@keyframes sectionShow{\n\n\nfrom{\n\n\nopacity:0;\n\n\ntransform:\ntranslateY(45px);\n\n\n}\n\n\nto{\n\n\nopacity:1;\n\n\ntransform:none;\n\n\n}\n\n\n}\n\n\n\n\n\n@keyframes imageShow{\n\n\nfrom{\n\n\nopacity:0;\n\n\ntransform:\ntranslateY(35px);\n\n\n}\n\n\n\nto{\n\n\nopacity:1;\n\n\ntransform:none;\n\n\n}\n\n\n\n}\n\n\n\n\n\n@keyframes waterMove{\n\n\n0%,100%{\n\n\ntransform:\ntranslateX(0);\n\n\n}\n\n\n50%{\n\n\ntransform:\ntranslateX(-50px);\n\n\n}\n\n\n}\n\n\n\n@keyframes waterMove2{\n\n\n0%{\n\n\ntransform:\ntranslateX(0);\n\n\n}\n\n\n100%{\n\n\ntransform:\ntranslateX(80px);\n\n\n}\n\n\n}\n\n\n\n\n\n@media(max-width:768px){\n\n\n\n.bc-section{\n\n\npadding:\n\n35px 20px;\n\n\nborder-radius:32px;\n\n\nmargin:30px auto;\n\n\n}\n\n\n\n.bc-title,\n\n\n.bc-hero .bc-title{\n\n\nfont-size:30px;\n\n\n}\n\n\n\n.bc-text{\n\n\nfont-size:16px;\n\n\n}\n\n\n\n.bc-split,\n\n\n.bc-ba-grid{\n\n\ngrid-template-columns:\n\n1fr;\n\n\n}\n\n\n\n}\n\n\n\n\n\u003c\/style\u003e\n\u003cdiv class=\"bathroom-lp\"\u003e\n\u003c!-- =========================\n HERO MODULE\n\n图片：\nYOUR_IMAGE_01\n产品主图\n========================= --\u003e\n\u003csection class=\"bc-section bc-hero\"\u003e\n\u003cdiv class=\"bc-tag\"\u003ePREMIUM HOME CARE\u003c\/div\u003e\n\u003ch1 class=\"bc-title\"\u003eA Fresh Bathroom Starts Here\u003c\/h1\u003e\n\u003cp class=\"bc-text\"\u003ePowerful bathroom cleaner designed to remove soap scum, water stains and daily buildup — bringing back a sparkling clean finish effortlessly.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160859_b8595881434c7c3e31c9ae8ea234ac94_48d8e7bd-0998-49ef-b0d3-5ef23ec02895.jpg?v=1789120015\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"bc-features\"\u003e\n\u003cdiv class=\"bc-feature\"\u003e✨ Deep Cleaning\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e💧 Removes Stains\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e🌸 Fresh Finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"bc-img\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n BUILD UP MODULE\n\n图片：\nYOUR_IMAGE_02\n喷洒浴室\n========================= --\u003e\n\u003csection class=\"bc-section\"\u003e\n\u003cdiv class=\"bc-split\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"bc-title\"\u003eGoodbye, Bathroom Build-Up\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eSoap scum, hard water marks and daily grime can make your bathroom lose its shine. Our formula helps break down buildup and refresh your surfaces.\u003c\/p\u003e\n\u003cdiv class=\"bc-features\"\u003e\n\u003cdiv class=\"bc-feature\"\u003e🫧 Soap Scum\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e💧 Water Marks\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e✨ Grime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160906_00574f5868aeefc54f19c651b464a218_cdac397d-b426-42ad-a56f-77d0e6ba31a9.jpg?v=1789120016\" alt=\"\"\u003e\u003cimg class=\"bc-img\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n DEEP CLEAN MODULE\n\n图片：\nYOUR_IMAGE_03\n清洁效果\n========================= --\u003e\n\u003csection class=\"bc-section\"\u003e\n\u003ch2 class=\"bc-title\"\u003ePowerful Cleaning Without Endless Scrubbing\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eDesigned for everyday homes, helping you clean faster while keeping bathroom surfaces fresh and bright.\u003c\/p\u003e\n\u003cimg class=\"bc-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160905_b52a5857a9692ac1e837066687abb375_819b9538-11d7-4a63-8b90-706757fc5c16.jpg?v=1789120015\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n BEFORE AFTER\n\n图片：\nYOUR_IMAGE_04\nYOUR_IMAGE_05\n========================= --\u003e\n\u003csection class=\"bc-section bc-before-after\"\u003e\n\u003ch2 class=\"bc-title\"\u003eWatch The Shine Return\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eSee the visible difference after a powerful clean.\u003c\/p\u003e\n\u003cdiv class=\"bc-ba-grid\"\u003e\n\u003cdiv class=\"bc-ba-card\"\u003e\n\u003cimg\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160900_0142a3a65914feb12254d087f6363c9b_74807aa0-e6a5-4e9d-89f0-da4d4f0bcd3f.jpg?v=1789120016\" alt=\"\"\u003e\n\u003cdiv class=\"bc-label\"\u003eBefore\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-ba-card\"\u003e\n\u003cimg\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160901_8bad63c844f3214a4170af9ac8c90df0_d4bdce40-db08-4d8f-8105-486576c91be2.jpg?v=1789120016\" alt=\"\"\u003e\n\u003cdiv class=\"bc-label\"\u003eAfter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================\n Premium Bathroom Cleaner Landing Page\n PART 2 \/ 2\n Luxury Pink Water Ripple Version\n===================================== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =========================\n MULTI SURFACE MODULE\n\n图片：\nYOUR_IMAGE_06\n浴缸\/水槽\/玻璃\/瓷砖组合\n\n========================= --\u003e\n\u003csection class=\"bc-section\"\u003e\n\u003ch2 class=\"bc-title\"\u003eOne Cleaner. Every Bathroom Surface.\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eFrom shower glass to sinks, bathtubs and tiles, one powerful solution helps refresh your whole bathroom.\u003c\/p\u003e\n\u003cdiv class=\"bc-features\"\u003e\n\u003cdiv class=\"bc-feature\"\u003e🚿 Shower Glass\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e🛁 Bathtub\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e✨ Sink\u003c\/div\u003e\n\u003cdiv class=\"bc-feature\"\u003e🏠 Tiles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"bc-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160906_00574f5868aeefc54f19c651b464a218_cdac397d-b426-42ad-a56f-77d0e6ba31a9.jpg?v=1789120016\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n CLEANING PROCESS MODULE\n\n图片：\nYOUR_IMAGE_07\n使用步骤图\n\n========================= --\u003e\n\u003csection class=\"bc-section\"\u003e\n\u003ch2 class=\"bc-title\"\u003eSimple Steps. Beautiful Results.\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eA simple routine designed for everyday cleaning.\u003c\/p\u003e\n\u003cdiv class=\"bc-split\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 34px;\"\u003e01\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003e\u003cstrong\u003eSPRAY\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eApply directly onto the surface you want to refresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 34px;\"\u003e02\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003e\u003cstrong\u003eWAIT\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eLet the formula work through daily bathroom buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-split\" style=\"margin-top: 40px;\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 34px;\"\u003e03\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003e\u003cstrong\u003eWIPE\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eReveal a cleaner, brighter bathroom surface.\u003cimg class=\"bc-img\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n LIFESTYLE MODULE\n\n图片：\nYOUR_IMAGE_08\n\n欧美家庭浴室\n\n========================= --\u003e\n\u003csection class=\"bc-section\" style=\"background: linear-gradient(145deg,#F8D1DE,#FFF7FA);\"\u003e\n\u003ch2 class=\"bc-title\"\u003eA Cleaner Bathroom. A More Comfortable Home.\u003c\/h2\u003e\n\u003cp class=\"bc-text\"\u003eTurn everyday cleaning into a simple home care ritual. Enjoy a bathroom that feels fresh, bright and welcoming.\u003c\/p\u003e\n\u003cimg class=\"bc-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/spp_shopify20260709160908_5d195b6b97d09383587108abf025c981_dba16584-5c11-47bf-9593-f8b8e31ce2d3.jpg?v=1789120016\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n WHY CHOOSE MODULE\n\n========================= --\u003e\n\u003csection class=\"bc-section\"\u003e\n\u003ch2 class=\"bc-title\"\u003eWhy Choose A Better Clean?\u003c\/h2\u003e\n\u003cdiv class=\"bc-split\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 30px;\"\u003e🌸 Easy Daily Cleaning\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003eSimple spray design makes bathroom care effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 30px;\"\u003e✨ Fresh Looking Surfaces\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003eHelp restore the clean, bright appearance of your bathroom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-split\" style=\"margin-top: 35px;\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 30px;\"\u003e💧 Multi-Surface Use\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003eOne cleaner for multiple bathroom areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"bc-title\" style=\"font-size: 30px;\"\u003e🏡 Made For Homes\u003c\/h3\u003e\n\u003cp class=\"bc-text\"\u003ePerfect for maintaining a comfortable living space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n FINAL CTA MODULE\n\n========================= --\u003e\n\u003csection class=\"bc-section\" style=\"background: linear-gradient(135deg,#D982A0,#A94D70); text-align: center; color: white;\"\u003e\n\u003ch2 class=\"bc-title\" style=\"color: white;\"\u003eBring Back The Bathroom Shine\u003c\/h2\u003e\n\u003cp class=\"bc-text\" style=\"color: white;\"\u003eMake your cleaning routine easier and enjoy a fresher home today.\u003c\/p\u003e\n\u003ca class=\"bc-button\" style=\"background: white; color: #a94d70;\"\u003e SHOP NOW \u003c\/a\u003e\u003c\/section\u003e","brand":"LYLY","offers":[{"title":"500 ML \/ 1 pc","offer_id":57456481173644,"sku":"B03006-A","price":26.99,"currency_code":"USD","in_stock":true},{"title":"500 ML \/ 2 pcs","offer_id":57456481206412,"sku":"B03006-A*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"500 ML \/ 3  pcs","offer_id":57456481239180,"sku":"B03006-A*3","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0787\/4238\/8876\/files\/41df3add-cb6a-4644-808d-9251138ed608.png?v=1789121850","url":"https:\/\/yooyappvip.us\/products\/bathroom-cleaner","provider":"YooyappVip","version":"1.0","type":"link"}