{"product_id":"dwe6401-professional-variable-speed-polisher","title":"DWE6401 Professional Variable-Speed Polisher","description":"\u003c!-- DWE6401 PREMIUM PRODUCT SECTION --\u003e\n\u003cstyle\u003e\n  .dwe6401-product {\n    --orange: #ff8a00;\n    --orange-light: #ffb347;\n    --black: #0b0b0b;\n    --dark: #151515;\n    --dark-2: #202020;\n    --white: #ffffff;\n    --muted: #bdbdbd;\n\n    width: 100%;\n    box-sizing: border-box;\n    padding: 65px 20px;\n    background:\n      radial-gradient(circle at 15% 20%, rgba(255,138,0,.10), transparent 28%),\n      radial-gradient(circle at 85% 80%, rgba(255,138,0,.07), transparent 30%),\n      linear-gradient(135deg, #080808, #171717 50%, #0b0b0b);\n    color: var(--white);\n    font-family: Arial, Helvetica, sans-serif;\n    overflow: hidden;\n  }\n\n  .dwe6401-product *,\n  .dwe6401-product *::before,\n  .dwe6401-product *::after {\n    box-sizing: border-box;\n  }\n\n  .dwe6401-container {\n    max-width: 1150px;\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n  .dwe6401-hero {\n    position: relative;\n    padding: 55px 40px;\n    border: 1px solid rgba(255,138,0,.25);\n    border-radius: 24px;\n    background: linear-gradient(\n      145deg,\n      rgba(255,255,255,.06),\n      rgba(255,255,255,.015)\n    );\n    box-shadow:\n      0 25px 80px rgba(0,0,0,.45),\n      inset 0 1px 0 rgba(255,255,255,.06);\n    overflow: hidden;\n  }\n\n  .dwe6401-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 350px;\n    height: 350px;\n    background: var(--orange);\n    opacity: .08;\n    filter: blur(90px);\n    border-radius: 50%;\n    right: -100px;\n    top: -130px;\n  }\n\n  .dwe6401-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 14px;\n    border: 1px solid rgba(255,138,0,.45);\n    border-radius: 999px;\n    color: var(--orange-light);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .dwe6401-title {\n    margin: 0;\n    max-width: 850px;\n    font-size: clamp(34px, 5vw, 62px);\n    line-height: 1.03;\n    font-weight: 900;\n    letter-spacing: -2px;\n  }\n\n  .dwe6401-title span {\n    color: var(--orange);\n  }\n\n  .dwe6401-subtitle {\n    max-width: 780px;\n    margin: 22px 0 0;\n    color: #d0d0d0;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  \/* HIGHLIGHTS *\/\n  .dwe6401-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 38px;\n  }\n\n  .dwe6401-highlight {\n    padding: 20px;\n    border-radius: 16px;\n    background: rgba(255,255,255,.045);\n    border: 1px solid rgba(255,255,255,.08);\n    transition: .3s ease;\n  }\n\n  .dwe6401-highlight:hover {\n    transform: translateY(-4px);\n    border-color: rgba(255,138,0,.45);\n    background: rgba(255,138,0,.07);\n  }\n\n  .dwe6401-highlight-icon {\n    font-size: 26px;\n    margin-bottom: 10px;\n  }\n\n  .dwe6401-highlight strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 5px;\n  }\n\n  .dwe6401-highlight small {\n    color: var(--muted);\n    line-height: 1.5;\n    font-size: 13px;\n  }\n\n  \/* SECTION TITLE *\/\n  .dwe6401-section-heading {\n    text-align: center;\n    margin: 65px 0 35px;\n  }\n\n  .dwe6401-section-heading h2 {\n    margin: 0 0 10px;\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 900;\n  }\n\n  .dwe6401-section-heading h2 span {\n    color: var(--orange);\n  }\n\n  .dwe6401-section-heading p {\n    margin: 0 auto;\n    max-width: 650px;\n    color: var(--muted);\n    line-height: 1.7;\n  }\n\n  \/* FEATURES *\/\n  .dwe6401-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .dwe6401-feature {\n    position: relative;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(145deg, #191919, #101010);\n    border: 1px solid rgba(255,255,255,.08);\n    overflow: hidden;\n    transition: .3s ease;\n  }\n\n  .dwe6401-feature:hover {\n    transform: translateY(-5px);\n    border-color: rgba(255,138,0,.5);\n    box-shadow: 0 15px 40px rgba(0,0,0,.3);\n  }\n\n  .dwe6401-feature::after {\n    content: \"\";\n    position: absolute;\n    width: 100px;\n    height: 100px;\n    right: -50px;\n    top: -50px;\n    background: var(--orange);\n    opacity: .08;\n    border-radius: 50%;\n  }\n\n  .dwe6401-feature-top {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n  }\n\n  .dwe6401-icon {\n    width: 48px;\n    height: 48px;\n    flex: 0 0 48px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 14px;\n    background: rgba(255,138,0,.12);\n    border: 1px solid rgba(255,138,0,.3);\n    font-size: 22px;\n  }\n\n  .dwe6401-feature h3 {\n    margin: 0;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .dwe6401-feature p {\n    margin: 0;\n    color: #bdbdbd;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* APPLICATIONS *\/\n  .dwe6401-applications {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .dwe6401-application {\n    padding: 25px 15px;\n    text-align: center;\n    border-radius: 18px;\n    background: #141414;\n    border: 1px solid rgba(255,255,255,.08);\n    transition: .3s ease;\n  }\n\n  .dwe6401-application:hover {\n    border-color: var(--orange);\n    transform: translateY(-4px);\n  }\n\n  .dwe6401-application-icon {\n    font-size: 32px;\n    margin-bottom: 12px;\n  }\n\n  .dwe6401-application strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .dwe6401-application span {\n    display: block;\n    margin-top: 5px;\n    color: #8f8f8f;\n    font-size: 12px;\n  }\n\n  \/* CTA *\/\n  .dwe6401-cta {\n    position: relative;\n    margin-top: 65px;\n    padding: 45px 35px;\n    text-align: center;\n    border-radius: 24px;\n    background:\n      linear-gradient(135deg, rgba(255,138,0,.17), rgba(255,138,0,.04)),\n      #111;\n    border: 1px solid rgba(255,138,0,.35);\n    overflow: hidden;\n  }\n\n  .dwe6401-cta::before {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    top: -100px;\n    transform: translateX(-50%);\n    width: 280px;\n    height: 180px;\n    background: var(--orange);\n    opacity: .12;\n    filter: blur(70px);\n    border-radius: 50%;\n  }\n\n  .dwe6401-cta h2 {\n    position: relative;\n    margin: 0 0 12px;\n    font-size: clamp(28px, 4vw, 40px);\n    font-weight: 900;\n  }\n\n  .dwe6401-cta h2 span {\n    color: var(--orange);\n  }\n\n  .dwe6401-cta p {\n    position: relative;\n    max-width: 700px;\n    margin: 0 auto;\n    color: #c4c4c4;\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\n  .dwe6401-badge-row {\n    position: relative;\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .dwe6401-badge {\n    padding: 9px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.1);\n    color: #ddd;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 800px) {\n    .dwe6401-product {\n      padding: 40px 14px;\n    }\n\n    .dwe6401-hero {\n      padding: 35px 22px;\n      border-radius: 18px;\n    }\n\n    .dwe6401-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .dwe6401-features {\n      grid-template-columns: 1fr;\n    }\n\n    .dwe6401-applications {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .dwe6401-subtitle {\n      font-size: 15px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .dwe6401-title {\n      letter-spacing: -1px;\n    }\n\n    .dwe6401-applications {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .dwe6401-feature {\n      padding: 22px;\n    }\n\n    .dwe6401-cta {\n      padding: 35px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dwe6401-product\"\u003e\n  \u003cdiv class=\"dwe6401-container\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003csection class=\"dwe6401-hero\"\u003e\n\n      \u003cdiv class=\"dwe6401-eyebrow\"\u003e\n        ⚙️ Professional Polishing Tool\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"dwe6401-title\"\u003e\n        Professional Power for a\n        \u003cspan\u003eFlawless Finish\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"dwe6401-subtitle\"\u003e\n        Bring showroom-quality results to every project with the\n        \u003cstrong\u003eDWE6401 Professional Variable-Speed Polisher.\u003c\/strong\u003e\n        Designed for controlled, consistent polishing, it combines powerful\n        performance with the comfort and versatility needed for demanding\n        surface work.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dwe6401-highlights\"\u003e\n\n        \u003cdiv class=\"dwe6401-highlight\"\u003e\n          \u003cdiv class=\"dwe6401-highlight-icon\"\u003e⚙️\u003c\/div\u003e\n          \u003cstrong\u003eVariable-Speed Control\u003c\/strong\u003e\n          \u003csmall\u003eGreater control and precision across different polishing applications.\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dwe6401-highlight\"\u003e\n          \u003cdiv class=\"dwe6401-highlight-icon\"\u003e🤝\u003c\/div\u003e\n          \u003cstrong\u003eComfortable Handling\u003c\/strong\u003e\n          \u003csmall\u003eErgonomic design and side handle for improved control during use.\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dwe6401-highlight\"\u003e\n          \u003cdiv class=\"dwe6401-highlight-icon\"\u003e✨\u003c\/div\u003e\n          \u003cstrong\u003eProfessional Finish\u003c\/strong\u003e\n          \u003csmall\u003eDesigned to help achieve smooth, polished and refined results.\u003c\/small\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv class=\"dwe6401-section-heading\"\u003e\n      \u003ch2\u003eBuilt for \u003cspan\u003eControl \u0026amp; Performance\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003e\n        Every detail is designed to make polishing more controlled,\n        comfortable and convenient.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"dwe6401-features\"\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e⚙️\u003c\/div\u003e\n          \u003ch3\u003eVariable-Speed Control\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Adjust your polishing speed for greater precision across\n          different materials and applications.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e🤝\u003c\/div\u003e\n          \u003ch3\u003eErgonomic Design\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Designed with comfortable handling in mind, helping you\n          maintain control during longer polishing sessions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e🔧\u003c\/div\u003e\n          \u003ch3\u003eAdjustable Side Handle\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Provides an additional grip point for improved control,\n          stability and handling while working.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e❄️\u003c\/div\u003e\n          \u003ch3\u003eCooling Vents\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Integrated ventilation helps support consistent performance\n          during demanding polishing applications.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e🔒\u003c\/div\u003e\n          \u003ch3\u003eLock-On Button\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Convenient lock-on functionality helps make continuous\n          operation more comfortable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-feature\"\u003e\n        \u003cdiv class=\"dwe6401-feature-top\"\u003e\n          \u003cdiv class=\"dwe6401-icon\"\u003e✨\u003c\/div\u003e\n          \u003ch3\u003eConsistent Results\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          Designed to help you refine surfaces and achieve a smooth,\n          polished appearance with greater control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- APPLICATIONS --\u003e\n    \u003cdiv class=\"dwe6401-section-heading\"\u003e\n      \u003ch2\u003eMade for \u003cspan\u003eMultiple Applications\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003e\n        A versatile polishing solution for a variety of surfaces and projects.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"dwe6401-applications\"\u003e\n\n      \u003cdiv class=\"dwe6401-application\"\u003e\n        \u003cdiv class=\"dwe6401-application-icon\"\u003e🚗\u003c\/div\u003e\n        \u003cstrong\u003eCar Polishing\u003c\/strong\u003e\n        \u003cspan\u003eRestore a smooth finish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-application\"\u003e\n        \u003cdiv class=\"dwe6401-application-icon\"\u003e🛥️\u003c\/div\u003e\n        \u003cstrong\u003eBoat Polishing\u003c\/strong\u003e\n        \u003cspan\u003eRefine exterior surfaces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-application\"\u003e\n        \u003cdiv class=\"dwe6401-application-icon\"\u003e🪵\u003c\/div\u003e\n        \u003cstrong\u003eWood Surfaces\u003c\/strong\u003e\n        \u003cspan\u003eRefine and finish wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dwe6401-application\"\u003e\n        \u003cdiv class=\"dwe6401-application-icon\"\u003e🔩\u003c\/div\u003e\n        \u003cstrong\u003eMetal Surfaces\u003c\/strong\u003e\n        \u003cspan\u003ePolish for a refined look\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003csection class=\"dwe6401-cta\"\u003e\n\n      \u003ch2\u003e\n        Take Your Finish to the\n        \u003cspan\u003eNext Level.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        From restoring a deep gloss to refining a professional finish,\n        the DWE6401 gives you the control and versatility to work\n        confidently and achieve smooth, polished results.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"dwe6401-badge-row\"\u003e\n        \u003cdiv class=\"dwe6401-badge\"\u003e⚙️ Variable Speed\u003c\/div\u003e\n        \u003cdiv class=\"dwe6401-badge\"\u003e🤝 Ergonomic Grip\u003c\/div\u003e\n        \u003cdiv class=\"dwe6401-badge\"\u003e🔧 Side Handle\u003c\/div\u003e\n        \u003cdiv class=\"dwe6401-badge\"\u003e🔒 Lock-On Function\u003c\/div\u003e\n        \u003cdiv class=\"dwe6401-badge\"\u003e✨ Smooth Finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"J\u0026B TRESUREBOX","offers":[{"title":"Default Title","offer_id":50521942458445,"sku":null,"price":429.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/6900\/8461\/files\/ChatGPTImageSep23_2026_01_56_00PM.png?v=1790164574","url":"https:\/\/jbtresurebox.co.za\/products\/dwe6401-professional-variable-speed-polisher","provider":"J\u0026B TRESUREBOX","version":"1.0","type":"link"}