{"product_id":"xbj","title":"Concrete Step Repair Adhesive","description":"\u003cstyle\u003e\n.csr-page,\n.csr-page * {\n  box-sizing: border-box;\n}\n\n.csr-page {\n  width: 100%;\n  max-width: 560px;\n  margin: 0 auto;\n  padding: 8px 12px 36px;\n  overflow: hidden;\n  background: #ffffff;\n  color: #212121;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  line-height: 1.55;\n}\n\n.csr-page img,\n.csr-page video,\n.csr-page iframe {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.csr-page img {\n  height: auto;\n}\n\n.csr-section {\n  margin: 38px 0;\n}\n\n.csr-section:first-child {\n  margin-top: 0;\n}\n\n.csr-center {\n  text-align: center;\n}\n\n.csr-title {\n  margin: 0 0 11px;\n  color: #212121;\n  font-size: 30px;\n  line-height: 1.13;\n  font-weight: 900;\n  letter-spacing: -.025em;\n}\n\n.csr-heading {\n  margin: 0 0 10px;\n  color: #212121;\n  font-size: 25px;\n  line-height: 1.18;\n  font-weight: 900;\n  letter-spacing: -.02em;\n}\n\n.csr-subheading {\n  margin: 0 0 7px;\n  color: #212121;\n  font-size: 18px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.csr-text {\n  margin: 0;\n  color: #595959;\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.csr-orange {\n  color: #ffad00;\n}\n\n.csr-badge {\n  display: inline-block;\n  margin: 0 0 10px;\n  padding: 6px 13px;\n  border-radius: 999px;\n  background: #ffad00;\n  color: #ffffff;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n\n\/* =====================================================\nPART 1\nHERO\n===================================================== *\/\n\n.csr-hero-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border-radius: 16px;\n  background: #f4f4f4;\n}\n\n.csr-hero-image img {\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n\n.csr-before-after {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 9px;\n  margin-top: 18px;\n}\n\n.csr-ba-card {\n  min-width: 0;\n}\n\n.csr-ba-card img {\n  width: 100%;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  border-radius: 14px;\n}\n\n.csr-ba-label {\n  display: block;\n  margin-top: 6px;\n  color: #333333;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: 900;\n  text-align: center;\n}\n\n\n\/* =====================================================\nPART 2\nSTATIC PROMO BAR\n原 marquee 去掉动画与重复内容\n===================================================== *\/\n\n.csr-promo {\n  display: flex;\n  justify-content: center;\n  gap: 7px;\n  flex-wrap: wrap;\n  margin: 26px 0 38px;\n  padding: 10px;\n  border-radius: 12px;\n  background: #111827;\n  color: #ffffff;\n  text-align: center;\n}\n\n.csr-promo span {\n  font-size: 12px;\n  line-height: 1.35;\n  font-weight: 900;\n}\n\n.csr-promo-sep {\n  opacity: .45;\n}\n\n\n\/* =====================================================\nPART 3\nPAIN POINTS\n===================================================== *\/\n\n.csr-pain-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px 9px;\n  margin-top: 20px;\n}\n\n.csr-pain-card {\n  min-width: 0;\n  text-align: center;\n}\n\n.csr-pain-card img {\n  width: 100%;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  border-radius: 14px;\n}\n\n.csr-pain-card h3 {\n  margin: 8px 0 4px;\n  color: #212121;\n  font-size: 14px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.csr-pain-card p {\n  margin: 0;\n  color: #676767;\n  font-size: 12.5px;\n  line-height: 1.45;\n}\n\n\n\/* =====================================================\nPART 4\nREAL TRANSFORMATION\n===================================================== *\/\n\n.csr-demo-gif {\n  width: 100%;\n  aspect-ratio: 4 \/ 3;\n  margin-top: 20px;\n  overflow: hidden;\n  border-radius: 16px;\n  background: #111111;\n}\n\n.csr-demo-gif img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.csr-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n  margin-top: 12px;\n}\n\n.csr-stat {\n  padding: 12px 5px;\n  border-radius: 13px;\n  background: #f4f5f8;\n  text-align: center;\n}\n\n.csr-stat strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #ffad00;\n  font-size: 20px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.csr-stat span {\n  display: block;\n  color: #414141;\n  font-size: 11px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.csr-ba-list {\n  display: grid;\n  gap: 14px;\n  margin-top: 18px;\n}\n\n.csr-ba-pair {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 8px;\n}\n\n.csr-ba-pair div {\n  min-width: 0;\n}\n\n.csr-ba-pair img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  border-radius: 13px;\n}\n\n.csr-small-label {\n  display: block;\n  margin-top: 5px;\n  text-align: center;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n\n\/* =====================================================\nPART 5\nINDUSTRIAL BOND\n===================================================== *\/\n\n.csr-bond-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.csr-bond-card {\n  min-width: 0;\n  overflow: hidden;\n  border-radius: 13px;\n  background: #f6f6f6;\n  text-align: center;\n}\n\n.csr-bond-card img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.csr-bond-card strong {\n  display: block;\n  padding: 9px 5px 10px;\n  color: #242424;\n  font-size: 11.5px;\n  line-height: 1.3;\n}\n\n\n\/* =====================================================\nPART 6\nUSE CASES\n原 carousel → 静态排列\n===================================================== *\/\n\n.csr-use-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 9px;\n  margin-top: 18px;\n}\n\n.csr-use-grid img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  border-radius: 14px;\n}\n\n.csr-use-icon {\n  width: 52px !important;\n  height: 52px !important;\n  margin: 0 auto 10px;\n  object-fit: contain !important;\n  border-radius: 0 !important;\n}\n\n\n\/* =====================================================\nPART 7\nALL WEATHER\n原 Background Image + Overlay\n改成图片单独显示，文字放下面\n===================================================== *\/\n\n.csr-weather {\n  overflow: hidden;\n  border-radius: 17px;\n  background: #111111;\n  color: #ffffff;\n}\n\n.csr-weather-img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n}\n\n.csr-weather-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.csr-weather-copy {\n  padding: 18px 16px 20px;\n}\n\n.csr-weather-kicker {\n  margin-bottom: 5px;\n  color: #ffad00;\n  font-size: 14px;\n  font-weight: 900;\n}\n\n.csr-weather-copy h2 {\n  margin: 0 0 8px;\n  color: #ffffff;\n  font-size: 23px;\n  line-height: 1.18;\n  font-weight: 900;\n}\n\n.csr-weather-copy p {\n  margin: 0;\n  color: #e4e4e4;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.csr-checks {\n  margin: 14px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.csr-checks li {\n  position: relative;\n  margin: 7px 0;\n  padding-left: 24px;\n  color: #ffffff;\n  font-size: 13.5px;\n  font-weight: 800;\n}\n\n.csr-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #ffad00;\n  font-weight: 900;\n}\n\n\n\/* =====================================================\nPART 8\nSAFE FORMULA\n原 Background Overlay → 拆开\n===================================================== *\/\n\n.csr-safe-img {\n  overflow: hidden;\n  border-radius: 16px;\n}\n\n.csr-safe-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n\n.csr-safe-copy {\n  margin-top: 14px;\n  padding: 17px;\n  border-radius: 15px;\n  background: #f6f6f3;\n  text-align: center;\n}\n\n.csr-safe-tags {\n  margin: 9px 0 13px;\n  color: #555;\n  font-size: 12.5px;\n  line-height: 1.5;\n  font-weight: 800;\n}\n\n.csr-quote {\n  margin: 0;\n  color: #555;\n  font-size: 14px;\n  line-height: 1.6;\n  font-style: italic;\n}\n\n.csr-credit {\n  display: block;\n  margin-top: 7px;\n  color: #222;\n  font-size: 12px;\n  font-weight: 800;\n}\n\n\n\/* =====================================================\nPART 9\nHOW TO USE\n原桌面\/手机重复结构只保留一次\n===================================================== *\/\n\n.csr-steps {\n  display: grid;\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.csr-step {\n  overflow: hidden;\n  border-radius: 16px;\n  background: #f5f5f5;\n}\n\n.csr-step img {\n  width: 100%;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n.csr-step-copy {\n  position: relative;\n  padding: 14px 14px 15px;\n}\n\n.csr-step-num {\n  display: inline-block;\n  margin-bottom: 5px;\n  padding: 4px 9px;\n  border-radius: 999px;\n  background: #ffad00;\n  color: #ffffff;\n  font-size: 11px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.csr-step h3 {\n  margin: 0 0 4px;\n  color: #212121;\n  font-size: 17px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.csr-step p {\n  margin: 0;\n  color: #606060;\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\n\/* =====================================================\nPART 10\nSPEC\n===================================================== *\/\n\n.csr-spec-img {\n  margin: 18px 0;\n  overflow: hidden;\n  border-radius: 16px;\n}\n\n.csr-spec-img img {\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n\n.csr-spec-list {\n  border-top: 1px solid #dedede;\n}\n\n.csr-spec-row {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 14px;\n  padding: 12px 0;\n  border-bottom: 1px solid #dedede;\n}\n\n.csr-spec-row span {\n  width: 38%;\n  color: #777777;\n  font-size: 13px;\n}\n\n.csr-spec-row strong {\n  width: 62%;\n  color: #202020;\n  text-align: right;\n  font-size: 13px;\n  line-height: 1.45;\n}\n\n\n\/* =====================================================\nPART 11\nBUYER PROTECTION\n购买组件不搬，只保留信息内容\n===================================================== *\/\n\n.csr-protection {\n  display: grid;\n  gap: 10px;\n  margin-top: 18px;\n}\n\n.csr-protection-card {\n  padding: 14px;\n  border-radius: 14px;\n  background: #f5f7f9;\n  border: 1px solid #e5e8eb;\n}\n\n.csr-protection-card h3 {\n  margin: 0 0 5px;\n  color: #222;\n  font-size: 15px;\n  font-weight: 900;\n}\n\n.csr-protection-card p {\n  margin: 0;\n  color: #646464;\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\n\/* =====================================================\nPART 12\nGUARANTEE\n===================================================== *\/\n\n.csr-guarantee-wrap {\n  padding: 21px 14px;\n  border-radius: 18px;\n  background: #111827;\n}\n\n.csr-guarantee-wrap .csr-heading {\n  color: #ffffff;\n}\n\n.csr-guarantees {\n  display: grid;\n  gap: 10px;\n  margin-top: 18px;\n}\n\n.csr-guarantee {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 13px;\n  border-radius: 14px;\n  background: #ffffff;\n}\n\n.csr-guarantee img {\n  width: 64px;\n  height: 64px;\n  flex: 0 0 64px;\n  border-radius: 50%;\n  object-fit: cover;\n}\n\n.csr-guarantee h3 {\n  margin: 0 0 4px;\n  color: #222;\n  font-size: 14px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.csr-guarantee p {\n  margin: 0;\n  color: #686868;\n  font-size: 12.5px;\n  line-height: 1.45;\n}\n\n\n\/* =====================================================\nPART 13\nFAQ\nAccordion → 全部普通展开\n===================================================== *\/\n\n.csr-faq {\n  margin-top: 17px;\n}\n\n.csr-faq-item {\n  padding: 16px 0;\n  border-bottom: 1px solid #dedede;\n}\n\n.csr-faq-item:first-child {\n  border-top: 1px solid #dedede;\n}\n\n.csr-faq-item h3 {\n  margin: 0 0 7px;\n  color: #202020;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 900;\n}\n\n.csr-faq-item p {\n  margin: 0;\n  color: #656565;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\nMOBILE\n===================================================== *\/\n\n@media(max-width:480px) {\n\n  .csr-page {\n    width: 100%;\n    max-width: 100%;\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .csr-section {\n    margin: 34px 0;\n  }\n\n  .csr-title {\n    font-size: 28px;\n  }\n\n  .csr-heading {\n    font-size: 23px;\n  }\n\n  .csr-text {\n    font-size: 15px;\n  }\n\n  .csr-hero-image,\n  .csr-demo-gif,\n  .csr-weather-img {\n    max-width: 100%;\n  }\n\n  .csr-bond-card strong {\n    font-size: 10.5px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"csr-page\"\u003e\n\n\n\u003c!-- =====================================================\nPART 1\nHERO\n原 Overlay 已拆成图片 + 文字\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003c!-- 原页面手机版 Hero --\u003e\n  \u003cdiv class=\"csr-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/20260804-bg-mb.png?v=13893777449297692129\" alt=\"Concrete Step Repair Adhesive\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003cspan class=\"csr-badge\"\u003e\n      Heavy-Duty Repair Adhesive\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"csr-title\"\u003e\n      Repair Damaged Concrete In Minutes\n    \u003c\/h1\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Easily restore cracked steps, chipped edges and surface damage\n      without hiring an expensive contractor.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- 原 Before \/ After 组件改普通图片 --\u003e\n\n  \u003cdiv class=\"csr-before-after\"\u003e\n\n    \u003cdiv class=\"csr-ba-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-4.png?v=18074726362979620831\" alt=\"Concrete Before Repair\"\u003e\n\n      \u003cspan class=\"csr-ba-label\"\u003e\n        Before\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-ba-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-3.png?v=8515060090840415567\" alt=\"Concrete After Repair\"\u003e\n\n      \u003cspan class=\"csr-ba-label\"\u003e\n        After\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 2\n原 Marquee\n去掉动画及重复循环，只保留一次\n===================================================== --\u003e\n\n\u003cdiv class=\"csr-promo\"\u003e\n\n  \u003cspan\u003e🎁 BUY MORE, SAVE MORE\u003c\/span\u003e\n  \u003cspan class=\"csr-promo-sep\"\u003e•\u003c\/span\u003e\n  \u003cspan\u003e🎁 LIMITED TIME OFFER\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\nPART 3\nPAIN POINTS\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Tired Of Concrete Damage?\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Traditional repairs can be expensive, temporary and difficult\n      to handle on your own.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-pain-grid\"\u003e\n\n\n    \u003cdiv class=\"csr-pain-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-7.png?v=13400455773764755075\" alt=\"Recurring Concrete Cracks\"\u003e\n\n      \u003ch3\u003e\n        Recurring Cracks\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Cracks can reopen after temporary repairs.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-pain-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-8.png?v=16728676023821625218\" alt=\"Concrete Trip Hazard\"\u003e\n\n      \u003ch3\u003e\n        Trip Hazards\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Damaged steps can create dangerous uneven surfaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-pain-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-9.png?v=14477797886131139389\" alt=\"Damaged Concrete Appearance\"\u003e\n\n      \u003ch3\u003e\n        Poor Curb Appeal\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Unsightly cracks can make outdoor areas look neglected.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-pain-card\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-10.png?v=6132672068040247915\" alt=\"Expensive Contractor\"\u003e\n\n      \u003ch3\u003e\n        Expensive Contractors\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Professional concrete repair can become costly.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 4\nREAL TRANSFORMATION\n原 GIF + Stats + Before\/After\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      See The Real Transformation\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Fill cracks, restore damaged steps and create a smoother,\n      cleaner-looking surface.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- 原页面真实 GIF --\u003e\n\n  \u003cdiv class=\"csr-demo-gif\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/8899\/9906\/files\/8_3.gif?v=1785760620\" alt=\"Concrete Repair Demonstration\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-stats\"\u003e\n\n    \u003cdiv class=\"csr-stat\"\u003e\n      \u003cstrong\u003e24H\u003c\/strong\u003e\n      \u003cspan\u003eFull Cure\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csr-stat\"\u003e\n      \u003cstrong\u003e10×\u003c\/strong\u003e\n      \u003cspan\u003eBond Strength\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csr-stat\"\u003e\n      \u003cstrong\u003e0\u003c\/strong\u003e\n      \u003cspan\u003eSpecial Skills\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- 原页面三个 Before \/ After --\u003e\n\n  \u003cdiv class=\"csr-ba-list\"\u003e\n\n\n    \u003cdiv class=\"csr-ba-pair\"\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-12.png?v=9874312431847536608\" alt=\"Concrete Before Repair 1\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eBefore\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-11.png?v=15511930496990648493\" alt=\"Concrete After Repair 1\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eAfter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-ba-pair\"\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-14.png?v=427964902986534756\" alt=\"Concrete Before Repair 2\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eBefore\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-13.png?v=16955841103045983494\" alt=\"Concrete After Repair 2\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eAfter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-ba-pair\"\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-16.png?v=2028957655446501274\" alt=\"Concrete Before Repair 3\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eBefore\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-15.png?v=11735320864261995239\" alt=\"Concrete After Repair 3\"\u003e\n        \u003cspan class=\"csr-small-label\"\u003eAfter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 5\nINDUSTRIAL-GRADE BOND POWER\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Industrial-Grade Bond Power\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Advanced polymer technology creates a strong repair bond\n      designed for concrete surfaces.\n    \u003c\/p\u003e\n\n  \n\n\n\n\n\n\u003c!-- =====================================================\nPART 6\nSEAMLESS REPAIRS, ENDLESS USES\n原 carousel → 静态排列\n重复 carousel 图片已删除，只保留一套\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003cimg class=\"csr-use-icon\" src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-22.png?v=2132429360274939068\" alt=\"\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Seamless Repairs, Endless Uses\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      One versatile formula repairs chips, cracks and damaged\n      concrete edges throughout your home.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-use-grid\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-23.png?v=1561897005982508371\" alt=\"Concrete Repair Application 1\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-24.png?v=8000362227317265606\" alt=\"Concrete Repair Application 2\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-25.png?v=16637019495389639716\" alt=\"Concrete Repair Application 3\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-26.png?v=10684869384976402042\" alt=\"Concrete Repair Application 4\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-27.png?v=5713202998131868\" alt=\"Concrete Repair Application 5\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 7\nALL-WEATHER PROTECTION\n原 Tab\/Background 效果改普通 Section\n使用原页面真实手机版背景 image-29\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-weather\"\u003e\n\n    \u003cdiv class=\"csr-weather-img\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-29.png?v=11062544579066757556\" alt=\"All Weather Concrete Repair Protection\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-weather-copy\"\u003e\n\n      \u003cdiv class=\"csr-weather-kicker\"\u003e\n        All-Weather Protection\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Built For Outdoor Durability In Every Season\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed to withstand temperatures from -30°F to 120°F\n        while maintaining a durable outdoor repair.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"csr-checks\"\u003e\n\n        \u003cli\u003e\n          Extreme Temperature Protection\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Resists Cracking \u0026amp; Peeling\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Long-Term Outdoor Durability\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 8\nSAFE NON-TOXIC FORMULA\n原 Overlay 图片和文字拆开\n使用手机版 image-31\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-safe-img\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-31.png?v=1959476027980228625\" alt=\"Safe Concrete Repair Formula\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-safe-copy\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Safe, Low-Odor Formula\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"csr-safe-tags\"\u003e\n      Low Odor • Family Friendly • DIY Friendly • Environmentally Conscious\n    \u003c\/div\u003e\n\n    \u003cp class=\"csr-quote\"\u003e\n      “Formulated for convenient DIY repairs around the home.”\n    \u003c\/p\u003e\n\n    \u003cspan class=\"csr-credit\"\u003e\n      — Product Development Team\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 9\n3 EASY STEPS\n原桌面 + 手机版重复结构只保留一次\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Repair In 3 Easy Steps\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      No professional skills required — prepare, apply and allow\n      the repaired area to cure.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-steps\"\u003e\n\n\n    \u003cdiv class=\"csr-step\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-32.png?v=4619191179327840186\" alt=\"Clean Concrete Surface\"\u003e\n\n      \u003cdiv class=\"csr-step-copy\"\u003e\n\n        \u003cspan class=\"csr-step-num\"\u003e\n          STEP 01\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Clean\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove loose dust and debris from the damaged area.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-step\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-33.png?v=11095545878204411193\" alt=\"Apply Concrete Repair Adhesive\"\u003e\n\n      \u003cdiv class=\"csr-step-copy\"\u003e\n\n        \u003cspan class=\"csr-step-num\"\u003e\n          STEP 02\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Apply\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Spread the repair compound evenly with the supplied scraper.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-step\"\u003e\n\n      \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-34.png?v=12427328246047313527\" alt=\"Cure Concrete Repair\"\u003e\n\n      \u003cdiv class=\"csr-step-copy\"\u003e\n\n        \u003cspan class=\"csr-step-num\"\u003e\n          STEP 03\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Cure\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Allow the repaired area to cure for 24 hours before walking on it.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 10\nSPEC\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      SPEC\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Detailed specifications for a confident purchase.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-spec-img\"\u003e\n\n    \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-35.png?v=10407686404895791540\" alt=\"Concrete Step Repair Adhesive Specifications\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-spec-list\"\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Net Content\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        100 g\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Gross Weight\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        120 g\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Product Size\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        7 × 3 cm\u003cbr\u003e\n        (2.95 × 1.18 in)\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Package Size\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        9 × 9 × 3 cm\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Shelf Life\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        2 Years\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-spec-row\"\u003e\n\n      \u003cspan\u003e\n        Package Includes\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Repair Adhesive + Plastic Scraper\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n原 Pricing \/ Variant \/ Quantity \/\nAdd To Cart \/ Buy Now\n全部不搬\n===================================================== --\u003e\n\n\n\n\u003c!-- =====================================================\nPART 11\n原购买区里的 Buyer Protection\n购买组件删除，但独立信息保留\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Buyer Protection\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-protection\"\u003e\n\n\n    \u003cdiv class=\"csr-protection-card\"\u003e\n\n      \u003ch3\u003e\n        Order Protection\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Full refund protection is available if your order is not received.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-protection-card\"\u003e\n\n      \u003ch3\u003e\n        Product Protection\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Full or partial refund protection may apply if an item\n        is not as described.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 12\nGUARANTEE\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-guarantee-wrap\"\u003e\n\n    \u003cdiv class=\"csr-center\"\u003e\n\n      \u003ch2 class=\"csr-heading\"\u003e\n        Risk-Free Purchase,\u003cbr\u003e\n        Peace Of Mind\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-guarantees\"\u003e\n\n\n      \u003cdiv class=\"csr-guarantee\"\u003e\n\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-56.png?v=10868883780293292121\" alt=\"30 Day Money Back Guarantee\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003ch3\u003e\n            30-Day Money-Back Guarantee\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            If you are not satisfied, a full refund is available\n            within 30 days.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"csr-guarantee\"\u003e\n\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-57.png?v=16207293236569908070\" alt=\"24 Hour Customer Service\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003ch3\u003e\n            24\/7 Customer Service\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Customer support is available around the clock\n            whenever you need assistance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"csr-guarantee\"\u003e\n\n        \u003cimg src=\"https:\/\/manchestore.com\/cdn\/shop\/files\/175d3f64-image-58.png?v=1509387899520231691\" alt=\"Real User Support\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003ch3\u003e\n            Powered By Real Users\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Real-user experience helps guide product development\n            and testing.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPART 13\nFAQ\n原 Accordion 全部静态展开\n===================================================== --\u003e\n\n\u003csection class=\"csr-section\"\u003e\n\n  \u003cdiv class=\"csr-center\"\u003e\n\n    \u003ch2 class=\"csr-heading\"\u003e\n      Still Have Questions?\n    \u003c\/h2\u003e\n\n    \u003cp class=\"csr-text\"\u003e\n      Check the answers to the most common questions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"csr-faq\"\u003e\n\n\n    \u003cdiv class=\"csr-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Q1: Can this adhesive be used on outdoor concrete steps exposed to rain?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Yes. The formula is designed for outdoor use and weather\n        resistance, helping create a durable bond after the repair\n        has fully cured.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Q2: Does it need to be mixed with water or a separate hardener?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        No. The adhesive comes pre-mixed and ready to use.\n        Clean the damaged surface, apply the compound directly,\n        then smooth it with the supplied scraper.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"csr-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Q3: Can it be used on vertical concrete surfaces?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Yes. Its thick adhesive consistency is designed to remain\n        in place when correctly applied to suitable vertical concrete\n        surfaces such as the face of a step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"manchestore","offers":[{"title":"Buy 1","offer_id":49168258400426,"sku":"KY-XBJ*1","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2","offer_id":49168258531498,"sku":"KY-XBJ*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3","offer_id":49168258564266,"sku":"KY-XBJ*3","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Buy 5","offer_id":49168258597034,"sku":"KY-XBJ*5","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4237\/6618\/files\/ChatGPT_Image_2026_8_31_16_31_51.jpg?v=1788165180","url":"https:\/\/vivianwallarts.com\/products\/xbj","provider":"Vivia","version":"1.0","type":"link"}