{"title":"Home \u0026 Living","description":null,"products":[{"product_id":"heavy-duty-oven-cooktop-cleaner-spray","title":"🌻Heavy Duty Oven \u0026 Cooktop Cleaner Spray","description":"\u003cstyle\u003e\n  .oven-cleaner-page {\n    --oc-orange: #d97927;\n    --oc-orange-light: #fff1e2;\n    --oc-dark: #252525;\n    --oc-gray: #656565;\n    --oc-light: #f7f6f3;\n    --oc-cream: #fffaf4;\n    --oc-border: #e5e1db;\n\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 8px 14px 30px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--oc-dark);\n    line-height: 1.65;\n  }\n\n  .oven-cleaner-page * {\n    box-sizing: border-box;\n  }\n\n  .oven-cleaner-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 13px;\n  }\n\n  \/* HERO *\/\n  .oc-hero {\n    background: linear-gradient(135deg, #292929 0%, #363636 68%, #4b3828 100%);\n    color: #fff;\n    text-align: center;\n    padding: 25px 20px 23px;\n    border-radius: 17px;\n    margin-bottom: 12px;\n  }\n\n  .oc-tag {\n    display: inline-block;\n    background: var(--oc-orange);\n    color: #fff;\n    padding: 5px 13px;\n    border-radius: 20px;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .oc-hero h2 {\n    color: #fff;\n    font-size: 26px;\n    line-height: 1.3;\n    margin: 0 0 7px;\n    font-weight: 800;\n  }\n\n  .oc-hero p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: #eeeeee;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* QUICK BENEFITS *\/\n  .oc-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n\n  .oc-benefit {\n    background: var(--oc-light);\n    border: 1px solid var(--oc-border);\n    border-radius: 11px;\n    text-align: center;\n    padding: 10px 6px;\n  }\n\n  .oc-benefit strong {\n    display: block;\n    font-size: 11px;\n    line-height: 1.35;\n    margin-bottom: 2px;\n    color: var(--oc-dark);\n  }\n\n  .oc-benefit span {\n    display: block;\n    color: var(--oc-gray);\n    font-size: 9px;\n    line-height: 1.35;\n  }\n\n  \/* SECTION HEADER *\/\n  .oc-section-title {\n    text-align: center;\n    margin: 21px 0 13px;\n  }\n\n  .oc-section-title span {\n    display: inline-block;\n    background: var(--oc-orange-light);\n    color: var(--oc-orange);\n    border-radius: 20px;\n    padding: 4px 12px;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .oc-section-title h3 {\n    margin: 7px 0 0;\n    font-size: 22px;\n    line-height: 1.3;\n    color: var(--oc-dark);\n  }\n\n  \/* FEATURE CARD *\/\n  .oc-feature {\n    background: #fff;\n    border: 1px solid var(--oc-border);\n    border-radius: 15px;\n    padding: 9px;\n    margin-bottom: 13px;\n    overflow: hidden;\n  }\n\n  .oc-feature:first-of-type {\n    border-top: 3px solid var(--oc-orange);\n  }\n\n  .oc-feature img {\n    border-radius: 10px;\n  }\n\n  .oc-feature-content {\n    text-align: center;\n    padding: 10px 10px 5px;\n  }\n\n  .oc-feature-content h4 {\n    margin: 0 0 5px;\n    color: var(--oc-dark);\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .oc-feature-content h4 .emoji {\n    margin-right: 3px;\n  }\n\n  .oc-feature-content p {\n    max-width: 830px;\n    margin: 0 auto;\n    color: var(--oc-gray);\n    font-size: 12.5px;\n    line-height: 1.7;\n  }\n\n  \/* FORMULA HIGHLIGHT *\/\n  .oc-highlight {\n    background: var(--oc-orange-light);\n    border-radius: 14px;\n    padding: 15px 16px;\n    margin: 15px 0 18px;\n    text-align: center;\n    border: 1px solid #f1d6bb;\n  }\n\n  .oc-highlight strong {\n    display: block;\n    color: var(--oc-dark);\n    font-size: 15px;\n    margin-bottom: 3px;\n  }\n\n  .oc-highlight p {\n    margin: 0;\n    color: #76583f;\n    font-size: 11px;\n    line-height: 1.55;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .oc-spec {\n    border: 1px solid var(--oc-border);\n    border-radius: 13px;\n    overflow: hidden;\n    margin-bottom: 18px;\n  }\n\n  .oc-spec-row {\n    display: grid;\n    grid-template-columns: 36% 64%;\n    border-bottom: 1px solid var(--oc-border);\n  }\n\n  .oc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .oc-spec-label {\n    background: var(--oc-dark);\n    color: #fff;\n    padding: 10px 12px;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .oc-spec-value {\n    background: #fff;\n    color: var(--oc-gray);\n    padding: 10px 12px;\n    font-size: 11px;\n  }\n\n  \/* PACKAGE *\/\n  .oc-package {\n    background: #f8f7f4;\n    border-radius: 14px;\n    border: 1px solid var(--oc-border);\n    padding: 15px;\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .oc-package h4 {\n    margin: 0 0 8px;\n    font-size: 16px;\n    color: var(--oc-dark);\n  }\n\n  .oc-package-item {\n    display: inline-block;\n    background: #fff;\n    border: 1px solid #ddd8d0;\n    border-radius: 20px;\n    padding: 6px 13px;\n    font-size: 11px;\n    color: #555;\n    font-weight: 600;\n  }\n\n  \/* NOTES *\/\n  .oc-notes {\n    background: #fff8ef;\n    border-left: 4px solid var(--oc-orange);\n    border-radius: 0 12px 12px 0;\n    padding: 13px 16px;\n    margin-bottom: 18px;\n  }\n\n  .oc-notes h4 {\n    margin: 0 0 5px;\n    color: var(--oc-dark);\n    font-size: 15px;\n  }\n\n  .oc-notes ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .oc-notes li {\n    color: var(--oc-gray);\n    font-size: 11.5px;\n    line-height: 1.65;\n    margin: 3px 0;\n  }\n\n  \/* FINAL *\/\n  .oc-final {\n    background: linear-gradient(135deg, #292929, #3a3a3a);\n    color: #fff;\n    text-align: center;\n    border-radius: 15px;\n    padding: 18px 15px;\n  }\n\n  .oc-final strong {\n    display: block;\n    color: #fff;\n    font-size: 17px;\n    margin-bottom: 3px;\n  }\n\n  .oc-final span {\n    color: #dedede;\n    font-size: 11px;\n  }\n\n  @media screen and (max-width: 749px) {\n\n    .oven-cleaner-page {\n      padding: 5px 9px 24px;\n    }\n\n    .oc-hero {\n      padding: 21px 14px;\n      border-radius: 15px;\n    }\n\n    .oc-hero h2 {\n      font-size: 21px;\n    }\n\n    .oc-hero p {\n      font-size: 12px;\n    }\n\n    .oc-benefits {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 6px;\n    }\n\n    .oc-benefit {\n      padding: 8px 5px;\n    }\n\n    .oc-benefit strong {\n      font-size: 10px;\n    }\n\n    .oc-benefit span {\n      font-size: 8px;\n    }\n\n    .oc-section-title {\n      margin: 18px 0 11px;\n    }\n\n    .oc-section-title h3 {\n      font-size: 19px;\n    }\n\n    .oc-feature {\n      padding: 7px;\n      margin-bottom: 10px;\n    }\n\n    .oc-feature-content {\n      padding: 9px 3px 4px;\n    }\n\n    .oc-feature-content h4 {\n      font-size: 14px;\n    }\n\n    .oc-feature-content p {\n      font-size: 11.5px;\n      line-height: 1.65;\n    }\n\n    .oc-highlight {\n      padding: 13px 11px;\n    }\n\n    .oc-highlight strong {\n      font-size: 14px;\n    }\n\n    .oc-spec-row {\n      grid-template-columns: 38% 62%;\n    }\n\n    .oc-spec-label,\n    .oc-spec-value {\n      padding: 9px 8px;\n      font-size: 10.5px;\n    }\n\n    .oc-package {\n      padding: 13px 9px;\n    }\n\n    .oc-package-item {\n      font-size: 10px;\n      padding: 6px 10px;\n    }\n\n    .oc-notes {\n      padding: 12px 13px;\n    }\n\n    .oc-notes li {\n      font-size: 10.5px;\n    }\n\n    .oc-final {\n      padding: 16px 11px;\n    }\n\n    .oc-final strong {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oven-cleaner-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003cdiv class=\"oc-hero\"\u003e\n\n\u003cspan class=\"oc-tag\"\u003e🍳 Kitchen Cleaning Essential\u003c\/span\u003e\n\n\u003ch2\u003eCut Through Baked-On Grease with Less Scrubbing\u003c\/h2\u003e\n\n\u003cp\u003e\n  Give your oven and cooktop a cleaner, fresher look with a powerful\n  spray designed to loosen stubborn grease, burnt-on residue, and\n  everyday cooking buildup. Just spray, let it work, and wipe away\n  the mess.\n\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n\n  \u003cdiv class=\"oc-benefits\"\u003e\n\n\u003cdiv class=\"oc-benefit\"\u003e\n  \u003cstrong\u003e🔥 Grease Dissolving\u003c\/strong\u003e\n  \u003cspan\u003eHelps loosen baked-on buildup\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-benefit\"\u003e\n  \u003cstrong\u003e🛡️ Surface-Friendly\u003c\/strong\u003e\n  \u003cspan\u003eDesigned for routine appliance care\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-benefit\"\u003e\n  \u003cstrong\u003e⚡ Easy Spray\u003c\/strong\u003e\n  \u003cspan\u003eTarget messes with precision\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-benefit\"\u003e\n  \u003cstrong\u003e✨ Cleaner Finish\u003c\/strong\u003e\n  \u003cspan\u003eRefreshes dull, grimy surfaces\u003c\/span\u003e\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE INTRO --\u003e\n\n  \u003cdiv class=\"oc-section-title\"\u003e\n\n\u003cspan\u003ePowerful Kitchen Care\u003c\/span\u003e\n\n\u003ch3\u003eMake Tough Oven Cleanup Easier\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE 1 --\u003e\n\n  \u003cdiv class=\"oc-feature\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260806183530_bf446f31beb1fddd0c9fa4f4db258ea2.jpg?v=1786012534\" alt=\"Carbon dissolving oven cleaner\"\u003e\n\n\u003cdiv class=\"oc-feature-content\"\u003e\n\n  \u003ch4\u003e🔥 Break Down Stubborn Grease \u0026amp; Carbon Residue\u003c\/h4\u003e\n\n  \u003cp\u003e\n    Built for the messes that ordinary wiping struggles with, the\n    cleaning formula helps loosen baked-on grease, carbon deposits,\n    and stubborn cooking stains. Spend less time fighting residue\n    and more time enjoying a clean cooking space.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE 2 --\u003e\n\n  \u003cdiv class=\"oc-feature\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260806183534_49adff1593e4b494e1715eac853973b6.jpg?v=1786012538\" alt=\"Oven lining protection cleaner\"\u003e\n\n\u003cdiv class=\"oc-feature-content\"\u003e\n\n  \u003ch4\u003e🛡️ Powerful Cleaning with Thoughtful Surface Care\u003c\/h4\u003e\n\n  \u003cp\u003e\n    Designed to tackle heavy kitchen grime while helping maintain\n    the condition of your appliance interior. It cleans away residue\n    without relying on abrasive scrubbing, leaving the surface looking\n    cleaner and more refreshed after wiping.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE 3 --\u003e\n\n  \u003cdiv class=\"oc-feature\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260806183539_2bdedbaa0643ef0953a502bf77e7214b.jpg?v=1786012543\" alt=\"Easy one hand oven cleaner spray\"\u003e\n\n\u003cdiv class=\"oc-feature-content\"\u003e\n\n  \u003ch4\u003e👌 Comfortable One-Hand Spray Design\u003c\/h4\u003e\n\n  \u003cp\u003e\n    The lightweight bottle and easy-trigger nozzle make everyday\n    cleaning more convenient. Hold, aim, and spray with one hand to\n    reach dirty areas without handling bulky cleaning equipment.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE 4 --\u003e\n\n  \u003cdiv class=\"oc-feature\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260806183544_6eb1a5b4f33ff55e16ebf3119756d56e.jpg?v=1786012547\" alt=\"Precision trigger oven cleaner\"\u003e\n\n\u003cdiv class=\"oc-feature-content\"\u003e\n\n  \u003ch4\u003e🎯 Aim Directly Where the Buildup Is\u003c\/h4\u003e\n\n  \u003cp\u003e\n    The responsive trigger helps you direct the spray toward corners,\n    edges, and concentrated areas of grime. Better targeting means\n    easier coverage and less unnecessary product waste during cleanup.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE 5 --\u003e\n\n  \u003cdiv class=\"oc-feature\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260806183548_1c747ac77c2ee34ceb8b3b5c71d18849.jpg?v=1786012552\" alt=\"Oven glass cleaning result\"\u003e\n\n\u003cdiv class=\"oc-feature-content\"\u003e\n\n  \u003ch4\u003e✨ Refresh the Look of Oven Glass \u0026amp; Surfaces\u003c\/h4\u003e\n\n  \u003cp\u003e\n    Help remove the residue that can make oven surfaces look cloudy,\n    greasy, and neglected. After cleaning and wiping, your cooking\n    area can look noticeably fresher and better cared for.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- HIGHLIGHT --\u003e\n\n  \u003cdiv class=\"oc-highlight\"\u003e\n\n\u003cstrong\u003e🍽️ From Everyday Spills to Stubborn Cooking Buildup\u003c\/strong\u003e\n\n\u003cp\u003e\n  A practical spray solution for keeping frequently used ovens,\n  cooktops, and cooking surfaces looking cleaner with less effort.\n\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPEC --\u003e\n\n  \u003cdiv class=\"oc-section-title\"\u003e\n\n\u003cspan\u003eProduct Details\u003c\/span\u003e\n\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oc-spec\"\u003e\n\n\u003cdiv class=\"oc-spec-row\"\u003e\n  \u003cdiv class=\"oc-spec-label\"\u003eProduct Type\u003c\/div\u003e\n  \u003cdiv class=\"oc-spec-value\"\u003eOven \u0026amp; Cooktop Cleaner Spray\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-spec-row\"\u003e\n  \u003cdiv class=\"oc-spec-label\"\u003eNet Content\u003c\/div\u003e\n  \u003cdiv class=\"oc-spec-value\"\u003e120ml \/ 4.06 fl oz\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-spec-row\"\u003e\n  \u003cdiv class=\"oc-spec-label\"\u003eBottle Size\u003c\/div\u003e\n  \u003cdiv class=\"oc-spec-value\"\u003e11.8 × 4.3 cm \/ 4.64 × 1.69 in\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-spec-row\"\u003e\n  \u003cdiv class=\"oc-spec-label\"\u003ePackage\u003c\/div\u003e\n  \u003cdiv class=\"oc-spec-value\"\u003e1 × Oven \u0026amp; Cooktop Cleaner Spray\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PACKAGE --\u003e\n\n  \u003cdiv class=\"oc-package\"\u003e\n\n\u003ch4\u003e📦 What's Included\u003c\/h4\u003e\n\n\u003cspan class=\"oc-package-item\"\u003e\n  1 × Oven \u0026amp; Cooktop Cleaner Spray\n\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- NOTES --\u003e\n\n  \u003cdiv class=\"oc-notes\"\u003e\n\n\u003ch4\u003e⚠️ Important Before Use\u003c\/h4\u003e\n\n\u003cul\u003e\n  \u003cli\u003eKeep the product away from children and pets to prevent accidental ingestion.\u003c\/li\u003e\n  \u003cli\u003eWear protective gloves during application and avoid contact with eyes or skin.\u003c\/li\u003e\n  \u003cli\u003eTest the cleaner on a small, hidden area first to check material compatibility.\u003c\/li\u003e\n  \u003cli\u003eFollow the recommended application instructions for the best cleaning experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n\n  \u003cdiv class=\"oc-final\"\u003e\n\n\u003cstrong\u003e✨ A Cleaner Oven Starts with Less Scrubbing\u003c\/strong\u003e\n\n\u003cspan\u003e\n  Make stubborn kitchen buildup easier to tackle and keep your\n  cooking surfaces looking fresh with a simple spray-and-wipe routine.\n\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"120ml","offer_id":48703099535554,"sku":"BOF101191-A","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/spp_shopify20260806183553_7efc3a4a015b7356ceadaa6891d682f6_bef8fb40-a8a7-4911-b5d3-cc0f6f6614dd.jpg?v=1788140324"}],"url":"https:\/\/tryinsplus.com\/collections\/home-living.oembed","provider":"Tryinsplus","version":"1.0","type":"link"}