{"product_id":"4-pack-soft-rubber","title":"Soft Rubber Shower Scrubber for Gentle Exfoliation \u0026 Deep Cleansing","description":"\u003cstyle\u003e\n  #scrubber-detail-section {\n    width: 100%;\n    max-width: 620px; \/* 收紧排版宽度，彻底解决读新闻一样的拉伸感 *\/\n    margin: 0 auto;\n    padding: 24px 16px 48px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: #334155;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  #scrubber-detail-section * {\n    box-sizing: border-box;\n  }\n\n  \/* 主标题：现代时尚大厂风 *\/\n  #scrubber-detail-section .slp-main-title {\n    margin: 0 auto 16px;\n    color: #0f172a;\n    font-size: clamp(24px, 5.5vw, 32px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    letter-spacing: -0.03em;\n  }\n\n  \/* 简介段落 *\/\n  #scrubber-detail-section .slp-intro {\n    max-width: 580px;\n    margin: 0 auto 28px;\n    color: #475569;\n    font-size: 16px;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  \/* 三个核心卖点：去掉背景和边框，改为干净的悬浮流式布局 *\/\n  #scrubber-detail-section .slp-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 28px 0 32px;\n  }\n\n  #scrubber-detail-section .slp-benefit {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    padding: 8px 4px;\n    background: transparent; \/* 消除绿色方块底 *\/\n    border: none; \/* 消除边框 *\/\n    text-align: center;\n  }\n\n  #scrubber-detail-section .slp-benefit-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  #scrubber-detail-section .slp-benefit strong {\n    display: block;\n    color: #0f172a;\n    font-size: 13.5px;\n    font-weight: 600;\n    line-height: 1.35;\n  }\n\n  \/* 图片与GIF：去除死板阴影，采用自然的微弧边缘 *\/\n  #scrubber-detail-section .slp-media {\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: 24px auto 32px;\n    border-radius: 14px;\n  }\n\n  #scrubber-detail-section .slp-gif-wrapper {\n    margin: 8px auto 32px;\n    text-align: center;\n  }\n\n  #scrubber-detail-section .slp-gif-wrapper .slp-media {\n    width: 100%;\n    max-width: 320px;\n    margin: 0 auto;\n  }\n\n  \/* 内容模块间距 *\/\n  #scrubber-detail-section .slp-section {\n    margin: 0 0 40px;\n  }\n\n  \/* H3副标题：更有质感的摩洛哥深绿，纯文字展现 *\/\n  #scrubber-detail-section .slp-section-title {\n    margin: 0 0 14px;\n    padding-bottom: 0;\n    border-bottom: none; \/* 去掉分隔线，让页面更连贯 *\/\n    color: #115e59;\n    font-size: clamp(19px, 4.5vw, 23px);\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.01em;\n  }\n\n  \/* 彻底告别小说感与方盒子：回归原生高级文本流 *\/\n  #scrubber-detail-section .slp-text-card {\n    margin: 0 0 20px;\n    padding: 0; \/* 消除内部白边 *\/\n    border: none; \/* 彻底移除方框 *\/\n    background: transparent; \/* 彻底移除背景色 *\/\n    color: #334155;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* 重点意思粗体高亮 *\/\n  #scrubber-detail-section .slp-text-card strong {\n    color: #0f172a;\n    font-weight: 750;\n    background: linear-gradient(180deg, transparent 65%, #e6f4f1 65%); \/* 极其隐蔽的重点字下划麦克笔高亮 *\/\n  }\n\n  \/* 使用步骤：同样去掉外框，纯白极简进化 *\/\n  #scrubber-detail-section .slp-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 24px 0;\n  }\n\n  #scrubber-detail-section .slp-step {\n    padding: 8px 4px;\n    background: transparent;\n    border: none;\n    text-align: center;\n    color: #475569;\n    font-size: 13.5px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  #scrubber-detail-section .slp-step-number {\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    border-radius: 50%;\n    background: #115e59;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  \/* 底部总结：从沉重的黑夜色换为更加纯净温馨的无边界收尾 *\/\n  #scrubber-detail-section .slp-footer-accent {\n    margin-top: 20px;\n    padding: 32px 16px;\n    border-radius: 0;\n    background: transparent;\n    border-top: 1px solid #f1f5f9;\n    box-shadow: none;\n    color: #0f172a;\n    text-align: center;\n  }\n\n  #scrubber-detail-section .slp-footer-accent strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.35;\n    color: #115e59;\n  }\n\n  #scrubber-detail-section .slp-footer-accent span {\n    display: block;\n    color: #475569;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  \/* 移动端无界微调 *\/\n  @media screen and (max-width: 600px) {\n    #scrubber-detail-section {\n      padding: 16px 12px 36px;\n    }\n\n    #scrubber-detail-section .slp-main-title {\n      font-size: 24px;\n    }\n\n    #scrubber-detail-section .slp-benefits {\n      gap: 4px;\n    }\n\n    #scrubber-detail-section .slp-benefit strong {\n      font-size: 11.5px;\n    }\n\n    #scrubber-detail-section .slp-text-card {\n      font-size: 15px;\n    }\n\n    #scrubber-detail-section .slp-steps {\n      gap: 4px;\n    }\n\n    #scrubber-detail-section .slp-step {\n      font-size: 11.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"scrubber-detail-section\"\u003e\n\n  \u003c!-- 核心标题 --\u003e\n  \u003ch2 class=\"slp-main-title\"\u003e\n    Softer, Cleaner-Feeling Skin—Without Harsh Scrubbing\n  \u003c\/h2\u003e\n\n  \u003cp class=\"slp-intro\"\u003e\n    Soft, flexible rubber bristles create a rich lather and help wash away\n    everyday dirt, oil and surface buildup with a gentler feel than traditional\n    rough scrubbers.\n  \u003c\/p\u003e\n\n  \u003c!-- 三个核心利益点 --\u003e\n  \u003cdiv class=\"slp-benefits\"\u003e\n    \u003cdiv class=\"slp-benefit\"\u003e\n      \u003cspan class=\"slp-benefit-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cstrong\u003eSoft \u0026amp; Flexible Bristles\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"slp-benefit\"\u003e\n      \u003cspan class=\"slp-benefit-icon\"\u003e🫧\u003c\/span\u003e\n      \u003cstrong\u003eLathers Fast \u0026amp; Rinses Clean\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"slp-benefit\"\u003e\n      \u003cspan class=\"slp-benefit-icon\"\u003e🧼\u003c\/span\u003e\n      \u003cstrong\u003e4 Scrubbers in Every Pack\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 使用效果GIF --\u003e\n  \u003cdiv class=\"slp-gif-wrapper\"\u003e\n    \u003cimg class=\"slp-media\" src=\"https:\/\/cdn.webfastcdn.com\/image\/54f70aa79eaf881746f5a0ecca97830c55ae9902.gif\" alt=\"Soft rubber shower scrubber creating a rich lather\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 模块一 --\u003e\n  \u003csection class=\"slp-section\"\u003e\n    \u003ch3 class=\"slp-section-title\"\u003e\n      Gentle Enough for Your Daily Shower\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"slp-text-card\"\u003e\n      Unlike rough loofahs and stiff plastic scrubbers, the \u003cstrong\u003esoft rubber bristles flex comfortably\u003c\/strong\u003e against your body. They help \u003cstrong\u003elift away daily buildup without requiring aggressive scrubbing\u003c\/strong\u003e, making the scrubber a comfortable and \u003cstrong\u003eeasy choice for everyday use\u003c\/strong\u003e.\n    \u003c\/div\u003e\n\n    \u003cimg class=\"slp-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0648\/1883\/9655\/files\/606b7dfd-fb54-4331-892c-34b1ee54028c.jpg?v=1783598274\" alt=\"Close-up view of the soft flexible rubber bristles\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 模块二 --\u003e\n  \u003csection class=\"slp-section\"\u003e\n    \u003ch3 class=\"slp-section-title\"\u003e\n      Easy to Hold, Lather and Rinse\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"slp-text-card\"\u003e\n      The flexible design \u003cstrong\u003esits comfortably in your hand\u003c\/strong\u003e and works perfectly with your \u003cstrong\u003efavorite body wash or soap\u003c\/strong\u003e. After showering, simply \u003cstrong\u003erinse it under running water\u003c\/strong\u003e and hang it up to dry effortlessly.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"slp-steps\"\u003e\n      \u003cdiv class=\"slp-step\"\u003e\n        \u003cspan class=\"slp-step-number\"\u003e1\u003c\/span\u003e\n        Add body wash\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"slp-step\"\u003e\n        \u003cspan class=\"slp-step-number\"\u003e2\u003c\/span\u003e\n        Massage gently\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"slp-step\"\u003e\n        \u003cspan class=\"slp-step-number\"\u003e3\u003c\/span\u003e\n        Browse and hang\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"slp-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0648\/1883\/9655\/files\/4fa86f8d-751e-4bdf-b808-3c129155e4e8x.jpg?v=1783598274\" alt=\"Soft rubber scrubber used during a full-body shower routine\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 模块三 --\u003e\n  \u003csection class=\"slp-section\"\u003e\n    \u003ch3 class=\"slp-section-title\"\u003e\n      Four Scrubbers, More Ways to Use Them\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"slp-text-card\"\u003e\n      Keep one in your bathroom, place one in your \u003cstrong\u003etravel or gym bag\u003c\/strong\u003e, share with family, and \u003cstrong\u003esave one as a fresh backup\u003c\/strong\u003e. Every set includes \u003cstrong\u003efour reusable scrubbers\u003c\/strong\u003e for greater everyday convenience.\n    \u003c\/div\u003e\n\n    \u003cimg class=\"slp-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0648\/1883\/9655\/files\/4fa86f8d-751e-4bdf-b8208-3c129155e4e8.jpg?v=1783598274\" alt=\"Four-pack of soft rubber shower scrubbers\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 底部总结 --\u003e\n  \u003cdiv class=\"slp-footer-accent\"\u003e\n    \u003cstrong\u003eA Simpler Way to Upgrade Your Shower\u003c\/strong\u003e\n    \u003cspan\u003e\n      Soft on your skin, easy to clean and convenient for the whole household.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"BUY 2 GET 2 FREE (4 pack)","offer_id":50391668064493,"sku":"SZ03942607103525-粗纹【opp袋装】手指款*4","price":22.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 5 FREE (8 pack)","offer_id":50391668097261,"sku":"SZ03942607103525-粗纹【opp袋装】手指款*8","price":36.97,"currency_code":"USD","in_stock":true},{"title":"BUY 4 GET 8 FREE (12 pack)","offer_id":50391668130029,"sku":"CL-BZ348793SZ03942607103525-粗纹【opp袋装】手指款*125-12PC","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/2385\/2013\/files\/621ba0c0-7572-4dda-aaeb-93489c44c779_99b6e935-6e5d-4bc4-8d37-f057f21d3014.png?v=1785815063","url":"https:\/\/owmoon.com\/products\/4-pack-soft-rubber","provider":"owmoon","version":"1.0","type":"link"}