{"product_id":"🛠️tile-stone-crackrepair-kit-professional-grade-filler-for-sealinggaps-waterproof-color-matching-formula","title":"🛠️Tile \u0026 Stone CrackRepair Kit","description":"\u003c!-- =====================================================\n TILE \/ STONE CRACK REPAIR AGENT PDP\n Mobile First Shopify Custom Liquid\n Replace YOUR_IMAGE_URL_x with Shopify CDN image URLs\n====================================================== --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display\u0026display=swap');\n\n.tile-pdp {\n  --yellow: #f7ca26;\n  --yellow-soft: #fff5c9;\n  --yellow-light: #fffaf0;\n  --cream: #fffdf7;\n  --ink: #202020;\n  --text: #55524c;\n  --muted: #7b766e;\n  --white: #ffffff;\n  --green: #426c50;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 12px 16px 46px;\n  background: transparent;\n  color: var(--ink);\n  box-sizing: border-box;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.tile-pdp *,\n.tile-pdp *::before,\n.tile-pdp *::after {\n  box-sizing: border-box;\n}\n\n.tile-pdp img {\n  width: 100%;\n  display: block;\n}\n\n.tile-pdp h2,\n.tile-pdp h3 {\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-weight: 400;\n  color: var(--ink);\n  margin-top: 0;\n}\n\n.tile-pdp h2 {\n  font-size: clamp(29px, 8vw, 34px);\n  line-height: 1.04;\n  letter-spacing: -0.4px;\n  margin-bottom: 14px;\n}\n\n.tile-pdp h3 {\n  font-size: 24px;\n  line-height: 1.12;\n  margin-bottom: 8px;\n}\n\n.tile-pdp p {\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--text);\n  margin: 0;\n}\n\n.tile-pdp strong {\n  color: var(--ink);\n}\n\n.pdp-block-card {\n  position: relative;\n  overflow: hidden;\n  border: none;\n  border-radius: 12px;\n  margin: 0 0 24px;\n  background: var(--white);\n}\n\n.pdp-copy {\n  padding: 30px 24px 26px;\n}\n\n.pdp-image {\n  width: 100%;\n  overflow: hidden;\n}\n\n.pdp-image img {\n  width: 100%;\n  height: auto;\n  object-fit: cover;\n}\n\n.eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 14px;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.72);\n  color: #6d5705;\n  font-size: 11px;\n  line-height: 1;\n  font-weight: 700;\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.highlight {\n  position: relative;\n  display: inline;\n  z-index: 1;\n}\n\n.highlight::after {\n  content: \"\";\n  position: absolute;\n  left: -2px;\n  right: -2px;\n  bottom: 3px;\n  height: 9px;\n  border-radius: 20px;\n  background: rgba(247,202,38,.48);\n  z-index: -1;\n}\n\n.gradient-gold {\n  background:\n    radial-gradient(circle at 88% 12%, rgba(255,255,255,.94), transparent 28%),\n    linear-gradient(130deg, #fff7ce, #f7ca26, #fff4b5);\n  background-size: 180% 180%;\n  animation: tileGradient 9s ease infinite;\n}\n\n.gradient-cream {\n  background:\n    radial-gradient(circle at 4% 3%, rgba(247,202,38,.18), transparent 30%),\n    linear-gradient(145deg, #fffdf7, #fff7db, #ffffff);\n  background-size: 180% 180%;\n  animation: tileGradient 11s ease infinite;\n}\n\n.gradient-soft {\n  background:\n    linear-gradient(135deg, #fffdf8 0%, #fff5ca 47%, #fffdf9 100%);\n  background-size: 180% 180%;\n  animation: tileGradient 12s ease infinite;\n}\n\n@keyframes tileGradient {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}\n\n\n\/* ---------- Trust \/ Social Proof ---------- *\/\n\n.social-row {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin-top: 22px;\n}\n\n.social-pill {\n  display: flex;\n  align-items: center;\n  gap: 11px;\n  padding: 13px 15px;\n  border-radius: 10px;\n  background: rgba(255,255,255,.72);\n  backdrop-filter: blur(4px);\n}\n\n.social-icon {\n  width: 31px;\n  height: 31px;\n  flex: 0 0 31px;\n  display: grid;\n  place-items: center;\n  border-radius: 50%;\n  background: #fff;\n  font-size: 16px;\n}\n\n.social-pill span:last-child {\n  color: #4c473c;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\n\/* ---------- Feature Cards ---------- *\/\n\n.feature-stack {\n  display: grid;\n  gap: 24px;\n}\n\n.feature-card {\n  overflow: hidden;\n  border-radius: 12px;\n  background: #fff;\n}\n\n.feature-copy {\n  padding: 29px 24px 24px;\n}\n\n.feature-benefit {\n  margin-top: 18px;\n  display: grid;\n  gap: 11px;\n}\n\n.feature-benefit-item {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  color: #4b4841;\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.check {\n  width: 20px;\n  height: 20px;\n  flex: 0 0 20px;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  background: var(--yellow);\n  color: #242424;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n\n\/* ---------- Benefit stats ---------- *\/\n\n.mini-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 22px;\n}\n\n.mini-benefit {\n  min-height: 108px;\n  padding: 17px 14px;\n  border-radius: 12px;\n  background: rgba(255,255,255,.77);\n}\n\n.mini-benefit b {\n  display: block;\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-size: 20px;\n  font-weight: 400;\n  margin-bottom: 5px;\n}\n\n.mini-benefit span {\n  font-size: 12px;\n  line-height: 1.4;\n  color: #625d54;\n}\n\n\n\/* ---------- How To ---------- *\/\n\n.steps {\n  display: grid;\n  gap: 13px;\n  margin-top: 22px;\n}\n\n.step {\n  display: grid;\n  grid-template-columns: 38px 1fr;\n  gap: 13px;\n  align-items: start;\n  padding: 14px;\n  border-radius: 12px;\n  background: rgba(255,255,255,.75);\n}\n\n.step-number {\n  width: 38px;\n  height: 38px;\n  display: grid;\n  place-items: center;\n  border-radius: 50%;\n  background: var(--yellow);\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-size: 18px;\n}\n\n.step b {\n  display: block;\n  font-size: 14px;\n  margin-bottom: 4px;\n}\n\n.step span {\n  display: block;\n  font-size: 13px;\n  line-height: 1.45;\n  color: var(--text);\n}\n\n\n\/* ---------- Materials ---------- *\/\n\n.material-grid {\n  display: grid;\n  gap: 12px;\n  margin-top: 22px;\n}\n\n.material-item {\n  padding: 18px;\n  border-radius: 12px;\n  background: rgba(255,255,255,.82);\n}\n\n.material-item strong {\n  display: block;\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-weight: 400;\n  font-size: 20px;\n  margin-bottom: 6px;\n}\n\n.material-item p {\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\n\/* ---------- FAQ ---------- *\/\n\n.faq-list {\n  margin-top: 18px;\n}\n\n.faq-item {\n  border-bottom: 1px solid rgba(32,32,32,.10);\n}\n\n.faq-item:last-child {\n  border-bottom: 0;\n}\n\n.faq-item summary {\n  list-style: none;\n  cursor: pointer;\n  position: relative;\n  padding: 18px 32px 18px 0;\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 700;\n  color: var(--ink);\n}\n\n.faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 2px;\n  top: 14px;\n  font-size: 24px;\n  font-weight: 400;\n}\n\n.faq-item[open] summary::after {\n  content: \"−\";\n}\n\n.faq-answer {\n  padding: 0 10px 19px 0;\n}\n\n.faq-answer p {\n  font-size: 14px;\n}\n\n\n\/* ---------- Reviews ---------- *\/\n\n.review-summary {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  padding: 18px;\n  margin-top: 18px;\n  border-radius: 12px;\n  background: #fff8d7;\n}\n\n.review-score {\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-size: 35px;\n  line-height: 1;\n}\n\n.stars {\n  color: #e7ad00;\n  letter-spacing: 1px;\n  font-size: 17px;\n}\n\n.review-note {\n  margin-top: 3px;\n  color: var(--muted);\n  font-size: 12px;\n}\n\n.review-list {\n  display: grid;\n  gap: 24px;\n  margin-top: 24px;\n}\n\n.review-card {\n  padding: 22px 20px;\n  border-radius: 12px;\n  background: #fff;\n}\n\n.review-top {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  margin-bottom: 11px;\n}\n\n.verified {\n  font-size: 11px;\n  color: var(--green);\n  font-weight: 700;\n}\n\n.review-title {\n  font-family: \"DM Serif Display\", Georgia, serif;\n  font-size: 20px;\n  margin: 7px 0 8px;\n}\n\n.review-text {\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n}\n\n.review-author {\n  margin-top: 13px;\n  color: var(--muted);\n  font-size: 12px;\n}\n\n\n\/* ---------- Shipping \/ Guarantee ---------- *\/\n\n.info-grid {\n  display: grid;\n  gap: 13px;\n  margin-top: 20px;\n}\n\n.info-row {\n  padding: 17px 18px;\n  background: rgba(255,255,255,.77);\n  border-radius: 12px;\n}\n\n.info-row strong {\n  display: block;\n  font-size: 15px;\n  margin-bottom: 4px;\n}\n\n.info-row span {\n  display: block;\n  font-size: 13px;\n  color: var(--text);\n  line-height: 1.5;\n}\n\n.guarantee-icons {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n  margin-top: 21px;\n}\n\n.guarantee-icon {\n  padding: 14px 7px;\n  text-align: center;\n  border-radius: 12px;\n  background: rgba(255,255,255,.74);\n}\n\n.guarantee-icon .g-icon {\n  display: block;\n  font-size: 23px;\n  margin-bottom: 7px;\n}\n\n.guarantee-icon span:last-child {\n  font-size: 11px;\n  line-height: 1.3;\n  font-weight: 700;\n  color: #514b40;\n}\n\n.micro-copy {\n  font-size: 12px !important;\n  color: var(--muted) !important;\n  margin-top: 13px !important;\n}\n\n\n\/* ---------- Desktop refinement ---------- *\/\n\n@media (min-width: 700px) {\n\n  .tile-pdp {\n    padding-left: 20px;\n    padding-right: 20px;\n  }\n\n  .pdp-copy,\n  .feature-copy {\n    padding: 38px 38px 32px;\n  }\n\n  .social-row {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .mini-benefits {\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .material-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .review-list {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .gradient-gold,\n  .gradient-cream,\n  .gradient-soft {\n    animation: none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tile-pdp\"\u003e\n\u003c!-- ==================================================\n       01 SOCIAL PROOF \/ PROBLEM-SOLUTION\n       Recommended image:\n       Before \/ After product efficacy image\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-gold\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003e✨ Everyday Repair, Made Easier\u003c\/div\u003e\n\u003ch2\u003eDon’t Replace the Tile. \u003cspan class=\"highlight\"\u003eRepair the Crack.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eChips, hairline cracks and small surface damage can make an otherwise beautiful bathroom or floor look tired. This easy-to-use repair system is designed to help restore the surface without the hassle of replacing the entire tile.\u003c\/p\u003e\n\u003cdiv class=\"social-row\"\u003e\n\u003cdiv class=\"social-pill\"\u003e\n\u003cspan class=\"social-icon\"\u003e🏠\u003c\/span\u003e \u003cspan\u003eMade for everyday home repairs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"social-pill\"\u003e\n\u003cspan class=\"social-icon\"\u003e🧩\u003c\/span\u003e \u003cspan\u003eTile, ceramic \u0026amp; stone touch-ups\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"social-pill\"\u003e\n\u003cspan class=\"social-icon\"\u003e✨\u003c\/span\u003e \u003cspan\u003eClean, polished-looking finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_f9cb77a4-c006-4475-952f-4c3e3ef6462a.gif?v=1789370637\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       02 STRONGEST SELLING POINT\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-cream\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eThe Repair Essential\u003c\/div\u003e\n\u003ch2\u003e\n\u003cspan class=\"highlight\"\u003eRestore the Surface\u003c\/span\u003e Without a Full Renovation\u003c\/h2\u003e\n\u003cp\u003eDesigned for small cracks, chips and gaps, the two-part repair formula creates a firm fill that can be smoothed and finished for a cleaner, more complete-looking surface.\u003c\/p\u003e\n\u003cdiv class=\"mini-benefits\"\u003e\n\u003cdiv class=\"mini-benefit\"\u003e\n\u003cb\u003eStrong Fill\u003c\/b\u003e \u003cspan\u003eHelps fill damaged areas and restore the surface.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-benefit\"\u003e\n\u003cb\u003eSmooth Finish\u003c\/b\u003e \u003cspan\u003eSand and refine the repaired area after curing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-benefit\"\u003e\n\u003cb\u003eDIY Friendly\u003c\/b\u003e \u003cspan\u003eSimple two-part mixing system for home projects.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-benefit\"\u003e\n\u003cb\u003eMultiple Uses\u003c\/b\u003e \u003cspan\u003eIdeal for many tile, ceramic and stone touch-ups.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/4_a3365e52-afc8-44c1-972d-6f3a4872bb0e.png?v=1789370376\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       03 WATER \/ DURABILITY\n  =================================================== --\u003e\n\u003csection class=\"feature-stack\"\u003e\n\u003cdiv class=\"feature-card gradient-soft\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eBuilt for Real-Life Spaces\u003c\/div\u003e\n\u003ch2\u003eHelps Create a \u003cspan class=\"highlight\"\u003eDurable, Moisture-Resistant Repair\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eKitchens, bathrooms and tiled floors deal with moisture, cleaning and everyday wear. Once properly cured, the repair material is designed to provide a firm, durable finish for common household touch-ups.\u003c\/p\u003e\n\u003cdiv class=\"feature-benefit\"\u003e\n\u003cdiv class=\"feature-benefit-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSuitable for many bathroom and kitchen repair projects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-benefit-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned to maintain a strong bond after curing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-benefit-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHelps protect repaired surfaces from everyday wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_c13d4a47-51f9-44b7-b81b-522e37bf3851.png?v=1789370376\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n         04 EASY APPLICATION \/ BONDING\n    =================================================== --\u003e\n\u003cdiv class=\"feature-card gradient-gold\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eSimple DIY Application\u003c\/div\u003e\n\u003ch2\u003eMix. Fill. Smooth. \u003cspan class=\"highlight\"\u003eDone.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe dual-component formula is designed to be mixed at a \u003cstrong\u003e1:1 ratio\u003c\/strong\u003e, applied to the damaged area, allowed to cure and then sanded smooth.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/6_1579c3e6-d5af-4a58-b0d0-53ec34b6e833.png?v=1789370376\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       05 MATERIALS\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-cream\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eWhat’s Inside\u003c\/div\u003e\n\u003ch2\u003eA Two-Part Formula Built for \u003cspan class=\"highlight\"\u003eBonding \u0026amp; Repair\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe repair system combines resin-based components designed to create a firm, workable material that adheres to the damaged surface and cures into a solid repair.\u003c\/p\u003e\n\u003cdiv class=\"material-grid\"\u003e\n\u003cdiv class=\"material-item\"\u003e\n\u003cstrong\u003eEpoxy Resin\u003c\/strong\u003e\n\u003cp\u003eProvides the main bonding structure and helps create a durable, hard repair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-item\"\u003e\n\u003cstrong\u003eMineral Filler\u003c\/strong\u003e\n\u003cp\u003eHelps build body and consistency, making the mixture easier to shape and smooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-item\"\u003e\n\u003cstrong\u003eCuring Component\u003c\/strong\u003e\n\u003cp\u003eReacts with the resin so the mixed material can set and form a firm bond.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/5_37c87bca-7d60-4859-a7dc-35a1b6481135.png?v=1789370376\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       06 FAQ\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-soft\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eQuestions Before You Repair?\u003c\/div\u003e\n\u003ch2\u003eEverything You’ll Want to \u003cspan class=\"highlight\"\u003eKnow First\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat surfaces can I use it on?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt is designed for common repair projects involving tile, ceramic and stone-like hard surfaces. Test on a small, inconspicuous area first when working with delicate, coated or unusual materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan it repair deep cracks or structural damage?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt is best suited to small chips, gaps and cosmetic surface cracks. Large, moving or structural cracks may require professional repair or replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow do I mix the two components?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eDispense equal amounts of Part A and Part B and mix thoroughly until the texture and appearance are uniform before application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I match the repaired area to my tile color?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eDepending on your kit, the cured repair may be finished or color-adjusted to help it blend more naturally with the surrounding surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use it around sinks, tubs or bathrooms?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt can be suitable for many household touch-up applications in these areas once fully cured. Always follow the product curing instructions before exposing the repaired area to moisture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDo I need professional tools?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eFor most small repairs, basic accessories such as a mixing plate, scraper, brush and sandpaper are sufficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       07 RATINGS + VERIFIED CUSTOMER REVIEW SLOTS\n\n       IMPORTANT:\n       Replace the sample placeholders below with\n       genuine customer review text from your store.\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-cream\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eCustomer Experiences\u003c\/div\u003e\n\u003ch2\u003eReal Repairs. \u003cspan class=\"highlight\"\u003eReal Feedback.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c!--\n      Replace XX with your REAL Shopify review score\/count.\n      Example:\n      4.8\n      Based on 126 verified reviews\n      --\u003e\n\u003cdiv class=\"review-summary\"\u003e\n\u003cdiv class=\"review-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-list\"\u003e\n\u003c!-- REAL REVIEW #1 --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ VERIFIED PURCHASE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-title\"\u003eSaved me hundreds on repairs!\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"I dropped a heavy pan on my kitchen tile andchipped a huge chunk out. This paste filled itright in, and after buffing it smooth, you can'teven tell where the damage was!\"\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"review-author\"\u003eSarah M. · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REAL REVIEW #2 --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ VERIFIED PURCHASE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-title\"\u003eSo much easier thanI expected.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"The dual-tube design is genius because youdon't waste product or mess up the ratios. Fixedmy bathroom floor tile in less than twenty minutes.\"\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"review-author\"\u003eJames T. · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REAL REVIEW #3 --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ VERIFIED PURCHASE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-title\"\u003eBlends in surprisingly well.\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"Blended right into the surrounding whiteceramic seamlessly. It feels super solid andhard now, totally worth trying for quick fixes.\"\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"review-author\"\u003eLisa R. · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       08 SHIPPING \u0026 RETURNS\n       Edit delivery times to match your real policy\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-soft\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eShipping \u0026amp; Returns\u003c\/div\u003e\n\u003ch2\u003eSimple From Checkout \u003cspan class=\"highlight\"\u003eto Repair Day.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"info-grid\"\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cstrong\u003e📦 Order Processing\u003c\/strong\u003e \u003cspan\u003e Orders are prepared and dispatched according to the processing timeframe shown on our Shipping Policy page. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cstrong\u003e🚚 Delivery\u003c\/strong\u003e \u003cspan\u003e Shipping time varies by destination. Tracking information is provided when available once your order has been dispatched. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cstrong\u003e↩ Returns\u003c\/strong\u003e \u003cspan\u003e Eligible unused items may be returned within the period stated in our store's Returns \u0026amp; Refunds Policy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cstrong\u003e💬 Need Help?\u003c\/strong\u003e \u003cspan\u003e Contact our support team if your order arrives damaged, incomplete or incorrect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"micro-copy\"\u003ePlease update this section to match your store's actual shipping and return terms before publishing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       09 GUARANTEE \/ TRUST\n  =================================================== --\u003e\n\u003csection class=\"pdp-block-card gradient-gold\"\u003e\n\u003cdiv class=\"pdp-copy\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eShop With Confidence\u003c\/div\u003e\n\u003ch2\u003eYour Repair Project \u003cspan class=\"highlight\"\u003eDeserves Peace of Mind.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFrom secure checkout to post-purchase support, we want the experience to feel straightforward before, during and after your order.\u003c\/p\u003e\n\u003cdiv class=\"guarantee-icons\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e\n\u003cspan class=\"g-icon\"\u003e🔒\u003c\/span\u003e \u003cspan\u003eSecure Checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e\n\u003cspan class=\"g-icon\"\u003e📦\u003c\/span\u003e \u003cspan\u003eOrder Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e\n\u003cspan class=\"g-icon\"\u003e💛\u003c\/span\u003e \u003cspan\u003eCustomer Care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"micro-copy\"\u003eFor best results, clean and dry the surface thoroughly, follow the mixing instructions carefully and allow the repair to cure fully before exposing it to regular use or moisture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"JH","offers":[{"title":"BUY 1","offer_id":44886149693529,"sku":"NC03642609145953-85G","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥BUY 2 SAVE 20%","offer_id":44886149726297,"sku":"NC03642609145953-85G*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🔥BUY 4 SAVE 40%","offer_id":44886149759065,"sku":"NC03642609145953-85G*4","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_c13d4a47-51f9-44b7-b81b-522e37bf3851.png?v=1789370376","url":"https:\/\/treavhds.com\/zh\/products\/%f0%9f%9b%a0%ef%b8%8ftile-stone-crackrepair-kit-professional-grade-filler-for-sealinggaps-waterproof-color-matching-formula","provider":"treavhds","version":"1.0","type":"link"}