{"product_id":"halloween-temperature-responsive-kitchen-sponge","title":"Halloween Temperature-Responsive Kitchen Sponge","description":"\u003cstyle\u003e\n  .hwsp-page,\n  .hwsp-page * {\n    box-sizing: border-box;\n  }\n\n  .hwsp-page {\n    --hwsp-text: #2f2937;\n    --hwsp-muted: #706879;\n    --hwsp-line: #eadfea;\n    --hwsp-soft: #fbf7fb;\n    --hwsp-orange: #f57b22;\n    --hwsp-purple: #6f3f8f;\n    --hwsp-green: #5f9f59;\n    --hwsp-dark: #17121f;\n    --hwsp-cream: #fffaf2;\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--hwsp-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n  }\n\n  .hwsp-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .hwsp-page h1,\n  .hwsp-page h2,\n  .hwsp-page h3,\n  .hwsp-page p {\n    margin-top: 0;\n    overflow-wrap: break-word;\n  }\n\n  .hwsp-section {\n    width: 100%;\n    padding: 54px 18px;\n    clear: both;\n  }\n\n  .hwsp-soft {\n    background: var(--hwsp-soft);\n  }\n\n  .hwsp-cream {\n    background: var(--hwsp-cream);\n  }\n\n  .hwsp-container {\n    width: 100%;\n    max-width: 1040px;\n    margin: 0 auto;\n  }\n\n  .hwsp-heading {\n    max-width: 790px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .hwsp-eyebrow {\n    margin-bottom: 8px !important;\n    color: #7a6c7f;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .hwsp-title {\n    margin-bottom: 14px !important;\n    color: var(--hwsp-text);\n    font-size: clamp(30px, 5vw, 48px);\n    line-height: 1.1;\n    font-weight: 850;\n    letter-spacing: -.03em;\n  }\n\n  .hwsp-h2 {\n    margin-bottom: 12px !important;\n    color: var(--hwsp-text);\n    font-size: clamp(25px, 3.6vw, 36px);\n    line-height: 1.18;\n    font-weight: 850;\n    letter-spacing: -.025em;\n  }\n\n  .hwsp-h3 {\n    margin-bottom: 7px !important;\n    color: var(--hwsp-text);\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .hwsp-copy {\n    margin-bottom: 0 !important;\n    color: var(--hwsp-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .hwsp-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin-top: 18px;\n    padding: 9px 15px;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--hwsp-text);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .hwsp-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 12% 10%, rgba(245, 123, 34, .25), transparent 28%),\n      radial-gradient(circle at 88% 18%, rgba(111, 63, 143, .34), transparent 31%),\n      linear-gradient(145deg, #21172a 0%, #100d16 100%);\n    color: #ffffff;\n  }\n\n  .hwsp-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -40px;\n    bottom: -55px;\n    width: 220px;\n    height: 220px;\n    border: 1px solid rgba(255, 255, 255, .08);\n    border-radius: 50%;\n  }\n\n  .hwsp-hero .hwsp-heading,\n  .hwsp-hero .hwsp-container {\n    position: relative;\n    z-index: 1;\n  }\n\n  .hwsp-hero .hwsp-eyebrow {\n    color: #ffc188;\n  }\n\n  .hwsp-hero .hwsp-title,\n  .hwsp-hero .hwsp-h2 {\n    color: #ffffff;\n  }\n\n  .hwsp-hero .hwsp-copy {\n    color: #ddd5e4;\n  }\n\n  .hwsp-hero .hwsp-badge {\n    border-color: rgba(255, 255, 255, .16);\n    background: rgba(255, 255, 255, .08);\n    color: #ffffff;\n  }\n\n  .hwsp-media {\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 20px;\n    background: #f2edf3;\n    box-shadow: 0 16px 45px rgba(32, 23, 40, .08);\n  }\n\n  .hwsp-hero .hwsp-media {\n    border-color: rgba(255, 255, 255, .15);\n    background: rgba(255, 255, 255, .05);\n    box-shadow: 0 18px 60px rgba(0, 0, 0, .24);\n  }\n\n  .hwsp-ratio-4-3 {\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .hwsp-ratio-8-5 {\n    aspect-ratio: 8 \/ 5;\n  }\n\n  .hwsp-ratio-16-9 {\n    aspect-ratio: 16 \/ 9;\n  }\n\n  .hwsp-ratio-square {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .hwsp-placeholder {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    width: 100%;\n    height: 100%;\n    padding: 24px;\n    background:\n      linear-gradient(135deg, rgba(111, 63, 143, .07) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      linear-gradient(315deg, rgba(245, 123, 34, .08) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      #f7f1f7;\n    color: #6f6474;\n    text-align: center;\n  }\n\n  .hwsp-placeholder strong {\n    color: var(--hwsp-text);\n    font-size: 15px;\n    letter-spacing: .03em;\n  }\n\n  .hwsp-placeholder span {\n    font-size: 13px;\n  }\n\n  .hwsp-hero .hwsp-placeholder {\n    background:\n      linear-gradient(135deg, rgba(255, 255, 255, .04) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      linear-gradient(315deg, rgba(255, 255, 255, .03) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      rgba(255, 255, 255, .04);\n    color: #d8cfdf;\n  }\n\n  .hwsp-hero .hwsp-placeholder strong {\n    color: #ffffff;\n  }\n\n  .hwsp-grid {\n    display: grid;\n    width: 100%;\n    gap: 14px;\n  }\n\n  .hwsp-grid-4 {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .hwsp-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .hwsp-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .hwsp-card {\n    min-width: 0;\n    height: 100%;\n    padding: 18px 14px;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 15px;\n    background: #ffffff;\n    text-align: center;\n    box-shadow: 0 8px 25px rgba(38, 31, 48, .045);\n  }\n\n  .hwsp-card-icon {\n    margin-bottom: 9px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .hwsp-card strong {\n    display: block;\n    color: var(--hwsp-text);\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .hwsp-card p {\n    margin: 7px 0 0 !important;\n    color: var(--hwsp-muted);\n    font-size: 13px;\n    line-height: 1.52;\n  }\n\n  .hwsp-hero .hwsp-card {\n    border-color: rgba(255, 255, 255, .11);\n    background: rgba(255, 255, 255, .055);\n    box-shadow: none;\n  }\n\n  .hwsp-hero .hwsp-card strong {\n    color: #ffffff;\n  }\n\n  .hwsp-hero .hwsp-card p {\n    color: #d9d1df;\n  }\n\n  .hwsp-stack {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 29px;\n    width: 100%;\n  }\n\n  .hwsp-stack \u003e .hwsp-media {\n    order: 1;\n  }\n\n  .hwsp-stack \u003e .hwsp-content {\n    order: 2;\n  }\n\n  .hwsp-content {\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .hwsp-feature-list {\n    display: grid;\n    max-width: 770px;\n    margin: 22px auto 0;\n    gap: 10px;\n  }\n\n  .hwsp-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 13px 14px;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 12px;\n    background: #ffffff;\n    color: var(--hwsp-text);\n    font-size: 14px;\n    line-height: 1.5;\n    text-align: left;\n  }\n\n  .hwsp-feature \u003e span:first-child {\n    flex: 0 0 auto;\n  }\n\n  .hwsp-character-card {\n    overflow: hidden;\n    padding: 0;\n    text-align: left;\n  }\n\n  .hwsp-character-card .hwsp-placeholder {\n    min-height: 210px;\n    border-bottom: 1px solid var(--hwsp-line);\n  }\n\n  .hwsp-character-body {\n    padding: 17px 15px 18px;\n  }\n\n  .hwsp-character-body p {\n    margin-bottom: 0 !important;\n    color: var(--hwsp-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .hwsp-character-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    margin-top: 11px;\n    padding: 6px 9px;\n    border-radius: 999px;\n    background: #f6eef8;\n    color: var(--hwsp-purple);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .hwsp-temperature-panel {\n    overflow: hidden;\n    padding: 34px 24px;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 15% 12%, rgba(245, 123, 34, .27), transparent 29%),\n      radial-gradient(circle at 86% 86%, rgba(111, 63, 143, .34), transparent 31%),\n      linear-gradient(145deg, #21172a 0%, #120e18 100%);\n    color: #ffffff;\n  }\n\n  .hwsp-temperature-panel .hwsp-h2 {\n    color: #ffffff;\n  }\n\n  .hwsp-temperature-panel .hwsp-copy {\n    color: #ded5e5;\n  }\n\n  .hwsp-temperature-panel .hwsp-feature {\n    border-color: rgba(255, 255, 255, .12);\n    background: rgba(255, 255, 255, .055);\n    color: #ffffff;\n  }\n\n  .hwsp-temperature-panel .hwsp-media {\n    border-color: rgba(255, 255, 255, .13);\n    background: rgba(255, 255, 255, .04);\n    box-shadow: none;\n  }\n\n  .hwsp-temperature-panel .hwsp-placeholder {\n    background:\n      linear-gradient(135deg, rgba(255, 255, 255, .035) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      linear-gradient(315deg, rgba(255, 255, 255, .03) 25%, transparent 25%) 0 0 \/ 28px 28px,\n      rgba(255, 255, 255, .035);\n    color: #d8cfdf;\n  }\n\n  .hwsp-temperature-panel .hwsp-placeholder strong {\n    color: #ffffff;\n  }\n\n  .hwsp-steps {\n    display: grid;\n    max-width: 770px;\n    margin: 23px auto 0;\n    gap: 12px;\n  }\n\n  .hwsp-step {\n    display: grid;\n    grid-template-columns: 44px minmax(0, 1fr);\n    align-items: start;\n    gap: 13px;\n    padding: 15px;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 13px;\n    background: #ffffff;\n    text-align: left;\n  }\n\n  .hwsp-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    border-radius: 12px;\n    background: #f2e8f5;\n    color: var(--hwsp-purple);\n    font-size: 19px;\n    font-weight: 850;\n  }\n\n  .hwsp-step strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .hwsp-step p {\n    margin: 0 !important;\n    color: var(--hwsp-muted);\n    font-size: 13px;\n    line-height: 1.52;\n  }\n\n  .hwsp-details {\n    overflow: hidden;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 15px;\n    background: #ffffff;\n  }\n\n  .hwsp-detail-row {\n    display: grid;\n    grid-template-columns: minmax(150px, .42fr) minmax(0, 1fr);\n    gap: 18px;\n    padding: 15px 17px;\n    border-bottom: 1px solid var(--hwsp-line);\n  }\n\n  .hwsp-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  .hwsp-detail-row strong,\n  .hwsp-detail-row p {\n    font-size: 14px;\n  }\n\n  .hwsp-detail-row p {\n    margin: 0 !important;\n    color: var(--hwsp-muted);\n  }\n\n  .hwsp-faq {\n    display: grid;\n    max-width: 830px;\n    margin: 0 auto;\n    gap: 10px;\n  }\n\n  .hwsp-faq details {\n    overflow: hidden;\n    border: 1px solid var(--hwsp-line);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .hwsp-faq summary {\n    position: relative;\n    padding: 16px 48px 16px 16px;\n    color: var(--hwsp-text);\n    font-size: 14px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .hwsp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hwsp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .hwsp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .hwsp-faq details p {\n    margin: 0 !important;\n    padding: 0 16px 16px;\n    color: var(--hwsp-muted);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .hwsp-cta {\n    background:\n      radial-gradient(circle at 10% 20%, rgba(245, 123, 34, .22), transparent 26%),\n      radial-gradient(circle at 90% 78%, rgba(111, 63, 143, .32), transparent 31%),\n      var(--hwsp-dark);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .hwsp-cta .hwsp-h2 {\n    color: #ffffff;\n  }\n\n  .hwsp-cta .hwsp-copy {\n    max-width: 690px;\n    margin-right: auto !important;\n    margin-left: auto !important;\n    color: #d8d0de;\n  }\n\n  .hwsp-meta {\n    margin: 21px 0 0 !important;\n    color: #b9afbf;\n    font-size: 13px;\n  }\n\n  .hwsp-note {\n    padding-top: 22px;\n    padding-bottom: 22px;\n  }\n\n  .hwsp-note p {\n    max-width: 930px;\n    margin: 0 auto !important;\n    color: #7b7281;\n    font-size: 12px;\n    line-height: 1.68;\n  }\n\n  @media (min-width: 768px) {\n    .hwsp-section {\n      padding: 70px 26px;\n    }\n\n    .hwsp-stack {\n      gap: 31px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .hwsp-section {\n      padding: 42px 13px;\n    }\n\n    .hwsp-title {\n      font-size: 30px;\n    }\n\n    .hwsp-h2 {\n      font-size: 26px;\n    }\n\n    .hwsp-copy {\n      font-size: 15px;\n    }\n\n    .hwsp-grid-4,\n    .hwsp-grid-3 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .hwsp-card {\n      padding: 16px 10px;\n    }\n\n    .hwsp-character-card {\n      padding: 0;\n    }\n\n    .hwsp-character-card .hwsp-placeholder {\n      min-height: 165px;\n    }\n\n    .hwsp-detail-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 5px;\n    }\n\n    .hwsp-temperature-panel {\n      padding: 25px 14px;\n    }\n  }\n\n  @media (max-width: 430px) {\n    .hwsp-grid-2,\n    .hwsp-grid-3,\n    .hwsp-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 9px;\n    }\n\n    .hwsp-card strong {\n      font-size: 13px;\n    }\n\n    .hwsp-card p {\n      font-size: 12px;\n    }\n\n    .hwsp-character-body {\n      padding: 14px 11px 15px;\n    }\n\n    .hwsp-character-body .hwsp-h3 {\n      font-size: 16px;\n    }\n\n    .hwsp-character-body p {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hwsp-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hwsp-section hwsp-hero\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-heading\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eHalloween Kitchen Cleanup\u003c\/p\u003e\n\u003ch1 class=\"hwsp-title\"\u003eTurn Everyday Dishwashing Into A Little Halloween Fun\u003c\/h1\u003e\n\u003cp class=\"hwsp-copy\"\u003eA temperature-responsive PU cleaning sponge in four playful shapes—Pumpkin, Skeleton, Bat and Ghost—made for everyday pots, bowls and dishes.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-badge\"\u003e🎃 4 Halloween Characters  •  Approx. 10 × 10 × 4 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-media hwsp-ratio-4-3\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/1_023970c7-e24a-4ada-9c9b-7a49323540ce.png?v=1786427081\" alt=\"Halloween temperature-responsive kitchen sponge set with Pumpkin, Skeleton, Bat and Ghost\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-grid hwsp-grid-4\" style=\"margin-top: 16px;\"\u003e\n\u003cdiv class=\"hwsp-card\"\u003e\n\u003cdiv class=\"hwsp-card-icon\"\u003e🌡️\u003c\/div\u003e\n\u003cstrong\u003eTemperature Responsive\u003c\/strong\u003e\n\u003cp\u003eThe sponge changes firmness with water temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card\"\u003e\n\u003cdiv class=\"hwsp-card-icon\"\u003e♨️\u003c\/div\u003e\n\u003cstrong\u003eSofter In Warm Water\u003c\/strong\u003e\n\u003cp\u003eWarm or hot water gives it a softer, more flexible feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card\"\u003e\n\u003cdiv class=\"hwsp-card-icon\"\u003e❄️\u003c\/div\u003e\n\u003cstrong\u003eFirmer In Cold Water\u003c\/strong\u003e\n\u003cp\u003eCold water gives it a firmer, more structured feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card\"\u003e\n\u003cdiv class=\"hwsp-card-icon\"\u003e🫧\u003c\/div\u003e\n\u003cstrong\u003ePU Sponge\u003c\/strong\u003e\n\u003cp\u003eLightweight, porous and designed for kitchen cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TEMPERATURE RESPONSE --\u003e\n\u003cdiv class=\"hwsp-section hwsp-soft\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-temperature-panel\"\u003e\n\u003cdiv class=\"hwsp-stack\"\u003e\n\u003cdiv class=\"hwsp-media hwsp-ratio-8-5\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/2_e8d40c0d-f297-4e1d-aaab-86a10f0ca839.png?v=1786427081\" alt=\"Temperature-responsive sponge warm water and cold water comparison\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-content\"\u003e\n\u003cp class=\"hwsp-eyebrow\" style=\"color: #ffc188;\"\u003eOne Sponge, Two Different Feels\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003eChoose The Firmness With Water Temperature\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003eUse warm water when you want a softer, more flexible sponge. Use cold water when you prefer a firmer, more structured feel.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-feature-list\"\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e♨️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWarm \/ hot water:\u003c\/strong\u003e softens the sponge for flexible wiping.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e❄️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCold water:\u003c\/strong\u003e firms the sponge for a more solid cleaning feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e \u003cspan\u003eSwitch between the two simply by changing the water temperature.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOUR CHARACTERS --\u003e\n\u003cdiv class=\"hwsp-section\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-heading\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eChoose Your Halloween Cleaning Crew\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003e4 Playful Character Shapes\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003ePick one favorite or collect the whole seasonal set: Pumpkin, Skeleton, Bat and Ghost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-grid hwsp-grid-4\"\u003e\n\u003cdiv class=\"hwsp-card hwsp-character-card\"\u003e\n\u003cdiv class=\"hwsp-ratio-square\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/3.jpg?v=1786427080\" alt=\"Pumpkin Halloween kitchen cleaning sponge\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-character-body\"\u003e\n\u003ch3 class=\"hwsp-h3\"\u003e🎃 Pumpkin\u003c\/h3\u003e\n\u003cp\u003eA classic Halloween shape that brings a cheerful seasonal accent to the sink.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-character-tag\"\u003eHalloween Classic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card hwsp-character-card\"\u003e\n\u003cdiv class=\"hwsp-ratio-square\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/3-1.jpg?v=1786427080\" alt=\"Skeleton Halloween kitchen cleaning sponge\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-character-body\"\u003e\n\u003ch3 class=\"hwsp-h3\"\u003e💀 Skeleton\u003c\/h3\u003e\n\u003cp\u003eA playful skeleton character that adds a spooky Halloween touch to the sink.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-character-tag\"\u003eSpooky Bones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card hwsp-character-card\"\u003e\n\u003cdiv class=\"hwsp-ratio-square\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/3-2.jpg?v=1786427080\" alt=\"Bat Halloween kitchen cleaning sponge\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-character-body\"\u003e\n\u003ch3 class=\"hwsp-h3\"\u003e🦇 Bat\u003c\/h3\u003e\n\u003cp\u003eA winged Halloween favorite with a bold silhouette and playful smile.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-character-tag\"\u003eSpooky Favorite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-card hwsp-character-card\"\u003e\n\u003cdiv class=\"hwsp-ratio-square\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/3-3.jpg?v=1786427080\" alt=\"Ghost Halloween kitchen cleaning sponge\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-character-body\"\u003e\n\u003ch3 class=\"hwsp-h3\"\u003e👻 Ghost\u003c\/h3\u003e\n\u003cp\u003eA friendly ghost shape that keeps the Halloween mood cute rather than scary.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-character-tag\"\u003eCute \u0026amp; Spooky\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOAM \/ TEXTURE --\u003e\n\u003cdiv class=\"hwsp-section hwsp-cream\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-stack\"\u003e\n\u003cdiv class=\"hwsp-media hwsp-ratio-4-3\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/4_c426c330-2232-46c6-ae8c-26aac33a5035.png?v=1786427081\" alt=\"Porous PU sponge texture and everyday dish cleaning performance\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-content\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eEveryday Cleaning Performance\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003ePorous Texture. Easy Foam. Flexible Feel.\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003eThe open sponge texture helps dish soap spread into foam, while the flexible PU body can be squeezed, bent and rinsed during everyday cleaning.\u003c\/p\u003e\n\u003cdiv class=\"hwsp-feature-list\"\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e🫧\u003c\/span\u003e \u003cspan\u003ePorous surface helps build and spread dish-soap foam.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e↩️\u003c\/span\u003e \u003cspan\u003eFlexible sponge body rebounds after squeezing and bending.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-feature\"\u003e\n\u003cspan\u003e🍽️\u003c\/span\u003e \u003cspan\u003eSuitable for everyday cleaning of pots, bowls and dishes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE \/ DETAILS --\u003e\n\u003cdiv class=\"hwsp-section hwsp-soft\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-stack\"\u003e\n\u003cdiv class=\"hwsp-media hwsp-ratio-8-5\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/5_d5264261-76bb-46cc-b703-7d8d07088dd7.png?v=1786427081\" alt=\"Halloween kitchen sponge approximate size and thickness diagram\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-content\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eKnow Before You Buy\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003eCompact, lightweight and easy to keep beside the sink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-details\" style=\"margin-top: 26px;\"\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e\n\u003cp\u003eTemperature-responsive Halloween kitchen cleaning sponge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\n\u003cp\u003ePU sponge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eAvailable Styles\u003c\/strong\u003e\n\u003cp\u003ePumpkin \/ Skeleton \/ Bat \/ Ghost\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eApproximate Size\u003c\/strong\u003e\n\u003cp\u003eAbout 10 × 10 × 4 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eApproximate Weight\u003c\/strong\u003e\n\u003cp\u003eAbout 15 g per piece\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eTemperature Response\u003c\/strong\u003e\n\u003cp\u003eSofter in warm \/ hot water; firmer in cold water\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-detail-row\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e\n\u003cp\u003ePots, bowls and everyday dishwashing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"hwsp-section\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-heading\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eSimple Everyday Use\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003eReady In 3 Easy Steps\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003eChoose the firmness you prefer, build foam and clean as usual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-steps\"\u003e\n\u003cdiv class=\"hwsp-step\"\u003e\n\u003cdiv class=\"hwsp-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eChoose The Water Temperature\u003c\/strong\u003e\n\u003cp\u003eUse warm or hot water for a softer feel, or cold water for a firmer feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-step\"\u003e\n\u003cdiv class=\"hwsp-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd Dish Soap\u003c\/strong\u003e\n\u003cp\u003eApply your usual dish soap and squeeze the porous sponge to build foam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-step\"\u003e\n\u003cdiv class=\"hwsp-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eClean And Rinse\u003c\/strong\u003e\n\u003cp\u003eUse on pots, bowls or dishes, then rinse the sponge thoroughly after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"hwsp-section hwsp-soft\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cdiv class=\"hwsp-heading\"\u003e\n\u003cp class=\"hwsp-eyebrow\"\u003eQuestions, Answered\u003c\/p\u003e\n\u003ch2 class=\"hwsp-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwsp-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat changes when the water temperature changes?\u003c\/summary\u003e\n\u003cp\u003eThe sponge feels softer in warm or hot water and firmer in cold water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the sponge change color?\u003c\/summary\u003e\n\u003cp\u003eNo. The sponge changes firmness with water temperature; it does not have a color-change function.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Halloween designs are available?\u003c\/summary\u003e\n\u003cp\u003eThe available designs are Pumpkin, Skeleton, Bat and Ghost.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the sponge made from?\u003c\/summary\u003e\n\u003cp\u003eIt is made from PU sponge material.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is each sponge?\u003c\/summary\u003e\n\u003cp\u003eEach sponge is approximately 10 × 10 × 4 cm and weighs about 15 g. Because each character has a different outline, exact measurements may vary slightly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I use it to clean?\u003c\/summary\u003e\n\u003cp\u003eIt is suitable for cleaning pots, bowls, dishes and other everyday kitchenware.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"hwsp-section hwsp-cta\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003ch2 class=\"hwsp-h2\"\u003ePick Your Halloween Cleaning Crew\u003c\/h2\u003e\n\u003cp class=\"hwsp-copy\"\u003eChoose Pumpkin, Skeleton, Bat or Ghost and give everyday dishwashing a playful seasonal twist.\u003c\/p\u003e\n\u003cp class=\"hwsp-meta\"\u003e🎃 4 Character Shapes   |   🌡️ Temperature-Responsive Firmness   |   🫧 PU Sponge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTICE --\u003e\n\u003cdiv class=\"hwsp-section hwsp-note\"\u003e\n\u003cdiv class=\"hwsp-container\"\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Because the four designs have different outlines, actual measurements may vary slightly. Product color and shape may appear different due to lighting, photography and screen settings. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prefunvyy","offers":[{"title":"Pumpkin \/ Pumpkin","offer_id":58669858521248,"sku":"B062260811SP-PU-PU-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Pumpkin \/ Skeleton","offer_id":58670405550240,"sku":"B062260811SP-PU-SK-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Pumpkin \/ Bat","offer_id":58670405583008,"sku":"B062260811SP-PU-BAT-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Pumpkin \/ Ghost","offer_id":58670405615776,"sku":"B062260811SP-PU-GH-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Skeleton \/ Pumpkin","offer_id":58670405648544,"sku":"B062260811SP-SK-PU-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Skeleton \/ Skeleton","offer_id":58670405681312,"sku":"B062260811SP-SK-SK-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Skeleton \/ Bat","offer_id":58670405714080,"sku":"B062260811SP-SK-BAT-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Skeleton \/ Ghost","offer_id":58670405746848,"sku":"B062260811SP-SK-GH-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Bat \/ Pumpkin","offer_id":58670405779616,"sku":"B062260811SP-BAT-PU-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Bat \/ Skeleton","offer_id":58670405812384,"sku":"B062260811SP-BAT-SK-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Bat \/ Bat","offer_id":58670405845152,"sku":"B062260811SP-BAT-BAT-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Bat \/ Ghost","offer_id":58670405877920,"sku":"B062260811SP-BAT-GH-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Ghost \/ Pumpkin","offer_id":58670405910688,"sku":"B062260811SP-GH-PU-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Ghost \/ Skeleton","offer_id":58670405943456,"sku":"B062260811SP-GH-SK-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Ghost \/ Bat","offer_id":58670405976224,"sku":"B062260811SP-GH-BAT-2PCS","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Ghost \/ Ghost","offer_id":58670406008992,"sku":"B062260811SP-GH-GH-2PCS","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/8886\/4928\/files\/1_ab46e5f7-d34d-4fc7-895e-c883e02c30bd.png?v=1786427502","url":"https:\/\/rndconzept.com\/products\/halloween-temperature-responsive-kitchen-sponge","provider":"Rndconzept","version":"1.0","type":"link"}