{"product_id":"forgewheel-bench-sharpener","title":"ForgeWheel Bench Sharpener","description":"\u003cstyle\u003e\n  \/* =========================================================\n     RAW FIRE BBQ — PRODUCT TEMPLATE V2.0\n     Estrutura visual permanente para páginas de produto\n     ========================================================= *\/\n\n  .rf-product-copy {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    color: #f4f4f4;\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .rf-product-copy,\n  .rf-product-copy * {\n    box-sizing: border-box;\n  }\n\n  .rf-intro {\n    padding: 8px 0 26px;\n  }\n\n  .rf-eyebrow {\n    display: block;\n    margin-bottom: 10px;\n    color: #d7a34a;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .rf-intro h2 {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: 28px;\n    line-height: 1.2;\n    font-weight: 750;\n    letter-spacing: -0.4px;\n  }\n\n  .rf-intro p {\n    max-width: 780px;\n    margin: 0;\n    color: #cfcfcf;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .rf-accordion {\n    border-top: 1px solid rgba(255, 255, 255, 0.28);\n  }\n\n  .rf-accordion details {\n    margin: 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.28);\n  }\n\n  .rf-accordion summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 58px;\n    padding: 16px 42px 16px 0;\n    color: #ffffff;\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 700;\n    letter-spacing: 0.15px;\n    text-transform: uppercase;\n    cursor: pointer;\n    list-style: none;\n    transition: color 0.2s ease;\n  }\n\n  .rf-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: #ffffff;\n    font-size: 24px;\n    line-height: 1;\n    font-weight: 400;\n  }\n\n  .rf-accordion details[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-accordion summary:hover {\n    color: #d7a34a;\n  }\n\n  .rf-accordion-content {\n    padding: 2px 0 26px;\n    color: #cccccc;\n    font-size: 15px;\n  }\n\n  .rf-accordion-content p {\n    margin: 0 0 15px;\n  }\n\n  .rf-accordion-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-accordion-content strong {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .rf-list {\n    margin: 4px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rf-list li {\n    position: relative;\n    margin: 0 0 12px;\n    padding-left: 22px;\n  }\n\n  .rf-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 10px;\n    left: 1px;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #d7a34a;\n  }\n\n  .rf-specs {\n    width: 100%;\n    margin-top: 4px;\n    border-collapse: collapse;\n  }\n\n  .rf-specs tr {\n    border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .rf-specs tr:last-child {\n    border-bottom: 0;\n  }\n\n  .rf-specs td {\n    padding: 11px 0;\n    vertical-align: top;\n  }\n\n  .rf-specs td:first-child {\n    width: 38%;\n    padding-right: 18px;\n    color: #ffffff;\n    font-weight: 650;\n  }\n\n  .rf-note {\n    margin-top: 16px;\n    padding: 14px 16px;\n    border-left: 3px solid #d7a34a;\n    background: rgba(255, 255, 255, 0.04);\n    color: #bfbfbf;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .rf-warning {\n    margin-top: 16px;\n    padding: 14px 16px;\n    border-left: 3px solid #d95c18;\n    background: rgba(217, 92, 24, 0.08);\n    color: #d3d3d3;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .rf-policy-link {\n    color: #d95c18;\n    text-decoration: none;\n  }\n\n  .rf-policy-link:hover {\n    color: #f07a31;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .rf-intro {\n      padding-bottom: 22px;\n    }\n\n    .rf-intro h2 {\n      font-size: 23px;\n    }\n\n    .rf-intro p {\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .rf-accordion summary {\n      min-height: 54px;\n      padding: 15px 38px 15px 0;\n      font-size: 14px;\n    }\n\n    .rf-accordion summary::after {\n      right: 2px;\n      font-size: 22px;\n    }\n\n    .rf-accordion-content {\n      padding-bottom: 23px;\n      font-size: 14px;\n    }\n\n    .rf-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 0;\n    }\n\n    .rf-specs td:first-child {\n      padding-top: 11px;\n      padding-right: 0;\n    }\n\n    .rf-specs td:last-child {\n      padding: 3px 0 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-product-copy\"\u003e\n\n  \u003c!-- HERO INTRODUCTION --\u003e\n\n  \u003cdiv class=\"rf-intro\"\u003e\n    \u003cspan class=\"rf-eyebrow\"\u003e\n      Compact power for edge restoration\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Restore worn edges, refine cutting performance and keep your tools ready.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The ForgeWheel Bench Sharpener combines two grinding surfaces, a compact\n      electric motor and a stable benchtop platform in one practical sharpening\n      station. Designed for controlled edge restoration and regular tool\n      maintenance, it brings workshop-style sharpening capability to your\n      garage, outdoor kitchen or BBQ workspace.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rf-accordion\"\u003e\n\n    \u003c!-- 1. DESCRIPTION --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDescription\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cp\u003e\n          Compact, practical and built for controlled maintenance, the\n          \u003cstrong\u003eForgeWheel Bench Sharpener\u003c\/strong\u003e provides a dedicated\n          sharpening station for restoring worn edges and maintaining commonly\n          used cutting tools.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its dual-wheel design combines two different grinding surfaces in one\n          machine. The coarser wheel can be used for initial edge restoration\n          and reshaping, while the finer wheel helps refine the cutting surface\n          after the primary grinding stage.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The compact motor housing sits on a wide steel platform with four\n          support feet, helping keep the machine stable on a workbench or other\n          suitable surface. Protective guards partially surround both wheels,\n          while the front-mounted switch provides straightforward operation.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The ForgeWheel is ideal for home workshops, garages, outdoor kitchens\n          and BBQ preparation areas where knives and general cutting tools\n          require occasional edge restoration.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rf-warning\"\u003e\n          This machine removes material more aggressively than a honing rod or\n          whetstone. It should be used with light pressure, controlled movements\n          and proper sharpening technique to help prevent excessive material\n          removal or blade overheating.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 2. WHY YOU'LL LOVE IT --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy You’ll Love It\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cul class=\"rf-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eDual-wheel sharpening system:\u003c\/strong\u003e\n            complete initial grinding and edge refinement using one compact\n            machine.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eCoarse restoration stage:\u003c\/strong\u003e\n            helps reshape worn, uneven or heavily dulled cutting edges.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eFine finishing stage:\u003c\/strong\u003e\n            supports additional refinement after the primary grinding process.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eSeven-level adjustment:\u003c\/strong\u003e\n            provides additional control when positioning the sharpening system\n            for different maintenance needs.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eCompact benchtop footprint:\u003c\/strong\u003e\n            delivers dedicated sharpening capability without requiring a large\n            workstation.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eStable platform:\u003c\/strong\u003e\n            the broad steel base and four support feet help reduce movement\n            during operation.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eProtective wheel guards:\u003c\/strong\u003e\n            partially surround each wheel while preserving access to the\n            grinding surface.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eSimple operation:\u003c\/strong\u003e\n            the front-mounted power switch is visible and easy to access.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eWorkshop and BBQ ready:\u003c\/strong\u003e\n            suitable for garages, outdoor kitchens, workbenches and dedicated\n            preparation stations.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 3. SHARPENING SYSTEM \u0026 CONSTRUCTION --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSharpening System \u0026amp; Construction\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cp\u003e\n          The ForgeWheel uses two grinding wheels positioned on opposite sides\n          of a compact electric motor housing. This arrangement allows the\n          sharpening process to move from initial grinding to finer edge\n          refinement without changing machines.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The orange grinding wheel provides the more abrasive surface and is\n          intended for controlled edge restoration. It can help reshape a worn\n          bevel, correct minor edge irregularities and remove damaged metal when\n          necessary.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The lighter finishing wheel provides a finer working surface for\n          refining the edge after the coarse sharpening stage. This helps\n          prepare the blade for final honing or polishing when a more refined\n          finish is required.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Protective covers partially enclose both wheels. Ventilation openings\n          in the central housing promote airflow around the motor during use,\n          while the steel platform and four feet provide a stable benchtop\n          foundation.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          A red rocker-style power switch is positioned at the front of the\n          unit for clear and direct control.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rf-note\"\u003e\n          Wheel texture, surface color and minor housing details may vary\n          slightly depending on the manufacturing batch.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 4. FEATURES --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eFeatures\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cul class=\"rf-list\"\u003e\n          \u003cli\u003eCompact electric bench sharpening system.\u003c\/li\u003e\n          \u003cli\u003eTwo-stage grinding configuration.\u003c\/li\u003e\n          \u003cli\u003eCoarse wheel for initial edge restoration.\u003c\/li\u003e\n          \u003cli\u003eFine wheel for secondary edge refinement.\u003c\/li\u003e\n          \u003cli\u003eSeven-level adjustment system.\u003c\/li\u003e\n          \u003cli\u003eCopper motor construction listed by the manufacturer.\u003c\/li\u003e\n          \u003cli\u003eProtective cover surrounding each grinding wheel.\u003c\/li\u003e\n          \u003cli\u003eVentilated central motor housing.\u003c\/li\u003e\n          \u003cli\u003eFront-mounted rocker power switch.\u003c\/li\u003e\n          \u003cli\u003eWide steel benchtop platform.\u003c\/li\u003e\n          \u003cli\u003eFour support feet for improved stability.\u003c\/li\u003e\n          \u003cli\u003eCompact and space-saving design.\u003c\/li\u003e\n          \u003cli\u003eSuitable for knives and compatible cutting tools.\u003c\/li\u003e\n          \u003cli\u003eDesigned for workshop, garage and BBQ station use.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 5. SPECIFICATIONS --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003ctable class=\"rf-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eProduct name\u003c\/td\u003e\n              \u003ctd\u003eForgeWheel Bench Sharpener\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eProduct type\u003c\/td\u003e\n              \u003ctd\u003eElectric benchtop sharpening machine\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSharpening system\u003c\/td\u003e\n              \u003ctd\u003eDual grinding wheel\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSharpening stages\u003c\/td\u003e\n              \u003ctd\u003eCoarse grinding and fine edge refinement\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustment\u003c\/td\u003e\n              \u003ctd\u003eSeven-level adjustable system\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMotor\u003c\/td\u003e\n              \u003ctd\u003eCopper motor listed by the manufacturer\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eOperation\u003c\/td\u003e\n              \u003ctd\u003eElectric\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eInstallation style\u003c\/td\u003e\n              \u003ctd\u003eBenchtop\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eControl\u003c\/td\u003e\n              \u003ctd\u003eFront-mounted rocker power switch\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eHousing color\u003c\/td\u003e\n              \u003ctd\u003eBlack\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eProtective system\u003c\/td\u003e\n              \u003ctd\u003ePartial metal guards around both wheels\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eApproximate width\u003c\/td\u003e\n              \u003ctd\u003e150 mm \/ 5.91 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eApproximate depth\u003c\/td\u003e\n              \u003ctd\u003e100 mm \/ 3.94 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eApproximate height\u003c\/td\u003e\n              \u003ctd\u003e93 mm \/ 3.66 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eProduct code\u003c\/td\u003e\n              \u003ctd\u003eP5627\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBest used for\u003c\/td\u003e\n              \u003ctd\u003e\n                Edge restoration, sharpening maintenance and compatible cutting\n                tools\n              \u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRecommended environment\u003c\/td\u003e\n              \u003ctd\u003eWorkshop, garage, outdoor kitchen or BBQ station\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003cdiv class=\"rf-note\"\u003e\n          Measurements shown are approximate and may vary slightly depending on\n          the manufacturing method. Electrical plug type and voltage must be\n          confirmed from the selected product option before use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 6. WHAT'S INCLUDED --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cul class=\"rf-list\"\u003e\n          \u003cli\u003e1 × ForgeWheel Bench Sharpener\u003c\/li\u003e\n          \u003cli\u003e1 × Coarse grinding wheel installed on the machine\u003c\/li\u003e\n          \u003cli\u003e1 × Fine finishing wheel installed on the machine\u003c\/li\u003e\n          \u003cli\u003eProtective product packaging\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top: 16px;\"\u003e\n          Packaging and included accessories may vary depending on the selected\n          product option and manufacturing batch. Only the items specifically\n          shown or listed with the selected option are included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 7. CARE \u0026 USE --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cul class=\"rf-list\"\u003e\n          \u003cli\u003e\n            Read all manufacturer instructions before operating the machine.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Confirm that the product voltage and plug type are compatible with\n            your electrical supply before connecting the unit.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Place the sharpener on a flat, dry and stable work surface before\n            turning it on.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Keep the surrounding area clean, well illuminated and free from\n            water, grease and loose objects.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Wear suitable eye protection whenever operating the grinding\n            wheels.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Tie back long hair and avoid loose clothing, jewelry or accessories\n            that could contact the rotating wheels.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Inspect the wheels and protective guards before each use. Do not\n            operate the machine if a wheel is cracked, loose, damaged or\n            incorrectly positioned.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Allow the wheels to reach normal operating speed before bringing a\n            blade into contact with the sharpening surface.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Hold the knife securely and maintain consistent control throughout\n            the sharpening movement.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Apply only light pressure. Excessive force may remove too much\n            material, damage the edge or overload the motor.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Keep the blade moving smoothly across the wheel rather than holding\n            one section against the abrasive surface for an extended period.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Frequently check the blade temperature during sharpening. Stop and\n            allow the blade to cool if it becomes warm.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Avoid overheating the blade, as excessive heat may affect edge\n            performance and damage certain blade finishes or handle materials.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Use the coarse wheel only when meaningful edge restoration or\n            reshaping is required.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Use the finer wheel for secondary refinement after the primary\n            grinding stage.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Complete the process with appropriate honing or polishing when a\n            finer finished edge is desired.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Do not sharpen serrated blades, ceramic knives, scissors or\n            specialty tools unless the manufacturer specifically confirms\n            compatibility.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Do not touch either grinding wheel while it is rotating.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Never attempt to remove a guard, adjust a wheel or clean the machine\n            while it is connected to electrical power.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Switch off and disconnect the machine before cleaning, adjusting,\n            inspecting or storing it.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Allow both wheels to stop completely before leaving the work area.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Remove dry grinding residue with a soft brush or dry cloth. Do not\n            immerse the machine or expose the motor housing to running water.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Store the sharpener in a dry location away from excessive moisture,\n            heat and direct sunlight.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Keep the machine, power cord and sharpening wheels out of reach of\n            children.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"rf-warning\"\u003e\n          Motorized grinding wheels remove blade material quickly. Incorrect\n          technique may damage the edge, alter the blade profile or overheat the\n          steel. Practice on a lower-value tool before sharpening premium\n          kitchen knives.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 8. SHIPPING --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShipping, Delivery \u0026amp; Returns\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cp\u003e\n          Orders are generally processed within\n          \u003cstrong\u003e1–3 business days\u003c\/strong\u003e. Standard delivery is estimated at\n          \u003cstrong\u003e7–15 business days\u003c\/strong\u003e, while expedited delivery is\n          estimated at \u003cstrong\u003e3–7 business days\u003c\/strong\u003e and may be available\n          at checkout depending on the destination.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Once your order ships, you will receive an email containing your\n          tracking number and a link to follow the package. Please allow up to\n          48 hours for tracking updates to become active in the carrier’s\n          system.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Delivery estimates are not guaranteed and may vary due to the\n          destination, carrier operations, customs processing, weather\n          conditions or other circumstances outside our control.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Eligible products may be returned within\n          \u003cstrong\u003e30 days of delivery\u003c\/strong\u003e. To qualify, the item must be\n          unused, in the same condition in which it was received and returned\n          with its original packaging, accessories and included components.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          For damaged, defective or incorrect items, contact\n          \u003cstrong\u003esupport@rawfirebbq.com\u003c\/strong\u003e with your full name, order\n          number and clear photographs or videos of the product and packaging.\n          Raw Fire BBQ will cover the return shipping cost for confirmed\n          damaged, defective or incorrect items.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          For returns resulting from a change of mind, the customer is\n          responsible for the return shipping cost. Please contact our team\n          before sending any return, as unauthorized returns may not be\n          accepted.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Please review our full\n          \u003ca class=\"rf-policy-link\" href=\"\/policies\/shipping-policy\"\u003e\n            Shipping Policy\n          \u003c\/a\u003e\n          and\n          \u003ca class=\"rf-policy-link\" href=\"\/policies\/refund-policy\"\u003e\n            Return \u0026amp; Refund Policy\n          \u003c\/a\u003e\n          before placing your order.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 9. GUARANTEE --\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eRaw Fire Guarantee\u003c\/summary\u003e\n\n      \u003cdiv class=\"rf-accordion-content\"\u003e\n        \u003cp\u003e\n          Every Raw Fire BBQ purchase is backed by responsive customer support\n          and our 30-day return policy. We carefully select products designed\n          to bring dependable functionality, bold character and a more\n          enjoyable cooking experience to your kitchen or BBQ station.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Should your order arrive damaged, defective or different from the\n          product purchased, contact\n          \u003cstrong\u003esupport@rawfirebbq.com\u003c\/strong\u003e with your order number and\n          clear photographs or videos.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Our team will review the case and work with you toward an appropriate\n          replacement, return or refund in accordance with our store policies.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Raw Fire BBQ","offers":[{"title":"Default Title","offer_id":48310567174356,"sku":"14:691#C","price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/7723\/9764\/files\/ForgeWheelBenchSharpener.png?v=1784313810","url":"https:\/\/rawfirebbq.com\/products\/forgewheel-bench-sharpener","provider":"Raw Fire BBQ","version":"1.0","type":"link"}