{"product_id":"korean-blanket-ice-cool-rabbit","title":"Korean Cool Ice Rabbit Cooling Blanket – 100% Polyamide","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\u003cmeta name=\"description\" content=\"              Korean Cool Ice Rabbit Cooling Blanket\nBring refreshing comfort to warm summer nights with our Korean Cool Ice Rabbit Cooling Blanket. \nMade with 100% Premium polyamide cooling fabric, this summer comforter provides an instantly cool sensation when it touches the skin. Its adorable rabbit characters and delicate wildflower pattern add charming touch to the bedroom with cool functionality. \nDesigned for those hot Australian Summer nights. \n            \"\u003e \u003clink rel=\"stylesheet\" as=\"style\" crossorigin=\"\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .kh-product-detail {\n      --kh-brand: #00B493;\n      --kh-brand-dark: #0b7f69;\n      --kh-brand-soft: #e9fbf7;\n      --kh-brand-soft-2: #f5fffc;\n      --kh-text: #1f2937;\n      --kh-muted: #6b7280;\n      --kh-line: #e5e7eb;\n      --kh-white: #ffffff;\n      --kh-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);\n      --kh-radius-lg: 22px;\n      --kh-radius-md: 16px;\n      --kh-radius-sm: 12px;\n\n      font-family: pretendard, sans-serif;\n      color: var(--kh-text);\n      line-height: 1.7;\n      background:\n        radial-gradient(circle at top right, rgba(0, 180, 147, 0.09), transparent 22%),\n        linear-gradient(180deg, #ffffff 0%, #f7fbfa 100%);\n      padding: 18px 16px 64px;\n    }\n\n    .kh-product-detail,\n    .kh-product-detail *,\n    .kh-product-detail *::before,\n    .kh-product-detail *::after {\n      box-sizing: border-box;\n    }\n\n    .kh-product-detail__inner {\n      max-width: 920px;\n      margin: 0 auto;\n    }\n\n    .kh-product-detail__top-divider {\n      height: 1px;\n      background: linear-gradient(to right, transparent 0%, #111827 20%, #111827 80%, transparent 100%);\n      opacity: 0.18;\n      margin-bottom: 16px;\n    }\n\n    .kh-card {\n      background: var(--kh-white);\n      border: 1px solid var(--kh-line);\n      border-radius: var(--kh-radius-lg);\n      padding: 24px;\n      margin-bottom: 28px;\n      box-shadow: var(--kh-shadow);\n    }\n\n    .kh-card--hero {\n      position: relative;\n      overflow: hidden;\n      background:\n        radial-gradient(circle at top right, rgba(0, 180, 147, 0.14), transparent 24%),\n        linear-gradient(180deg, #ffffff 0%, #fbfffe 100%);\n    }\n\n    .kh-card--hero::after {\n      content: \"\";\n      position: absolute;\n      right: -60px;\n      top: -60px;\n      width: 180px;\n      height: 180px;\n      background: rgba(0, 180, 147, 0.05);\n      border-radius: 999px;\n      pointer-events: none;\n    }\n\n    .kh-card--accent {\n      background: linear-gradient(135deg, #f3fffc 0%, #ebfbf8 100%);\n      border: 1px solid rgba(0, 180, 147, 0.2);\n    }\n\n    .kh-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: var(--kh-brand-soft);\n      color: var(--kh-brand-dark);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n    }\n\n    .kh-product-title {\n      margin: 0 0 10px;\n      font-size: 32px;\n      line-height: 1.22;\n      letter-spacing: -0.03em;\n      color: #111827;\n      max-width: 760px;\n      font-weight: 700;\n    }\n\n    .kh-meta-description {\n      margin: 0;\n      max-width: 760px;\n      color: #4b5563;\n      font-size: 15px;\n    }\n\n    .kh-tag-list {\n      margin-top: 20px;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px 14px;\n    }\n\n    .kh-tag-badge {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 10px 22px;\n      border: 2px solid var(--kh-brand);\n      border-radius: 999px;\n      background: transparent;\n      color: var(--kh-brand);\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1;\n      letter-spacing: 0.02em;\n      transition: all 0.2s ease;\n    }\n\n    .kh-tag-badge:hover {\n      background: var(--kh-brand-soft);\n      transform: translateY(-1px);\n    }\n\n    @media (max-width: 640px) {\n      .kh-meta-description {\n        margin-bottom: 14px;\n      }\n    \n      .kh-tag-list {\n        margin-top: 10px;\n      }\n      \n      .kh-tag-list {\n        margin-top: 16px;\n        gap: 10px 10px;\n      }\n    \n      .kh-tag-badge {\n        padding: 8px 16px;\n        font-size: 13px;\n        border-width: 2px;\n        max-width: 100%;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .kh-card {\n        margin-bottom: 12px;\n        padding: 16px;\n      }\n    \n      .kh-product-title {\n        font-size: 24px;\n        line-height: 1.25;\n      }\n    \n      .kh-meta-description {\n        font-size: 14px;\n        line-height: 1.7;\n      }\n    \n      .kh-section-title {\n        font-size: 18px;\n      }\n    \n      .kh-detail-block {\n        padding: 14px 16px;\n      }\n    }\n\n    \n\n    .kh-section-header {\n      display: flex;\n      align-items: flex-end;\n      justify-content: space-between;\n      gap: 16px;\n      margin-bottom: 18px;\n      padding-bottom: 12px;\n      border-bottom: 1px solid #eef2f4;\n    }\n\n    .kh-section-header__left {\n      min-width: 0;\n    }\n\n    .kh-section-kicker {\n      display: inline-block;\n      margin-bottom: 6px;\n      color: var(--kh-brand);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .kh-section-title {\n      margin: 0;\n      font-size: 22px;\n      line-height: 1.3;\n      letter-spacing: -0.02em;\n      color: #111827;\n      font-weight: 700;\n    }\n\n    .kh-section-note {\n      color: var(--kh-muted);\n      font-size: 13px;\n      white-space: nowrap;\n    }\n\n    .kh-detail-stack {\n      display: grid;\n      gap: 16px;\n    }\n\n    .kh-detail-block {\n      padding: 16px 18px;\n      border: 1px solid #edf1f3;\n      border-radius: var(--kh-radius-md);\n      background: linear-gradient(180deg, #ffffff 0%, #fcfdfd 100%);\n    }\n\n    .kh-detail-block__title {\n      margin: 0 0 10px;\n      font-size: 17px;\n      line-height: 1.4;\n      color: var(--kh-brand-dark);\n      letter-spacing: -0.01em;\n      font-weight: 700;\n    }\n    .kh-list {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    \n    .kh-list li {\n      position: relative;\n      margin: 0;\n      padding: 0 0 0 18px;\n      color: #374151;\n      line-height: 1.7;\n    }\n    \n    .kh-list li + li {\n      margin-top: 12px;\n    }\n    \n    .kh-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.72em;\n      width: 6px;\n      height: 6px;\n      border-radius: 999px;\n      background: var(--kh-brand);\n      transform: translateY(-50%);\n    }\n\n    .kh-option-grid {\n      display: grid;\n      gap: 12px;\n    }\n\n    .kh-option-row {\n      display: grid;\n      grid-template-columns: minmax(120px, 180px) 1fr;\n      gap: 16px;\n      align-items: center;\n      padding: 14px 16px;\n      border: 1px solid #edf1f3;\n      background: #fafcfb;\n      border-radius: var(--kh-radius-sm);\n    }\n\n    .kh-option-label {\n      font-weight: 700;\n      color: var(--kh-brand-dark);\n    }\n\n    .kh-option-value {\n      color: #374151;\n    }\n\n    .kh-highlight-box {\n      padding: 16px 18px;\n      background: var(--kh-brand-soft);\n      border-left: 4px solid var(--kh-brand);\n      border-radius: var(--kh-radius-md);\n      margin-bottom: 14px;\n    }\n\n    .kh-highlight-box strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #0f172a;\n    }\n\n    .kh-highlight-box p {\n      margin: 0;\n      color: #475569;\n    }\n\n    .kh-info-grid {\n      display: grid;\n      gap: 14px;\n    }\n\n    .kh-info-card {\n      border: 1px solid #edf1f3;\n      border-radius: var(--kh-radius-md);\n      background: #fcfcfc;\n      padding: 16px 18px;\n    }\n\n    .kh-info-card strong {\n      display: inline-block;\n      margin-bottom: 8px;\n      color: #111827;\n      font-size: 15px;\n    }\n\n    .kh-info-card p {\n      margin: 0;\n      color: #4b5563;\n    }\n\n    .kh-info-card ul {\n      margin-top: 10px;\n    }\n\n    .kh-address-list {\n      display: grid;\n      gap: 10px;\n      margin-top: 10px;\n    }\n\n    .kh-address-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      padding: 13px 14px;\n      background: #fafcfb;\n      border: 1px solid #edf1f3;\n      border-radius: var(--kh-radius-sm);\n      color: #374151;\n    }\n\n    .kh-address-dot {\n      width: 10px;\n      height: 10px;\n      border-radius: 999px;\n      background: var(--kh-brand);\n      margin-top: 8px;\n      flex: 0 0 auto;\n    }\n\n    .kh-foot-note {\n      margin-top: 14px;\n      font-size: 13px;\n      color: #6b7280;\n    }\n\n    .kh-body-text {\n      margin: 0;\n      color: #4b5563;\n    }\n\n     \/* FAQ accordion *\/\n     .kh-faq-list {\n      display: grid;\n      gap: 12px;\n    }\n\n    .kh-faq-item {\n      border: 1px solid #e8eeee;\n      border-radius: var(--kh-radius-md);\n      background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);\n      overflow: hidden;\n      transition: border-color 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .kh-faq-item[open] {\n      border-color: rgba(0, 180, 147, 0.38);\n      box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);\n    }\n\n    .kh-faq-question {\n      position: relative;\n      display: flex;\n      align-items: center;\n      min-height: 58px;\n      padding: 16px 54px 16px 18px;\n      color: #111827;\n      font-size: 16px;\n      font-weight: 700;\n      line-height: 1.5;\n      cursor: pointer;\n      list-style: none;\n      transition: background 0.2s ease, color 0.2s ease;\n    }\n\n    .kh-faq-question:hover,\n    .kh-faq-item[open] .kh-faq-question {\n      background: var(--kh-brand-soft-2);\n      color: var(--kh-brand-dark);\n    }\n\n    .kh-faq-question::-webkit-details-marker {\n      display: none;\n    }\n\n    .kh-faq-question::after {\n      content: \"+\";\n      position: absolute;\n      right: 18px;\n      top: 50%;\n      width: 28px;\n      height: 28px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transform: translateY(-50%);\n      border-radius: 999px;\n      background: var(--kh-brand-soft);\n      color: var(--kh-brand-dark);\n      font-size: 21px;\n      font-weight: 500;\n      line-height: 1;\n      transition: background 0.2s ease, color 0.2s ease;\n    }\n\n    .kh-faq-item[open] .kh-faq-question::after {\n      content: \"−\";\n      background: var(--kh-brand);\n      color: #ffffff;\n    }\n\n    .kh-faq-answer {\n      padding: 0 18px 18px;\n      border-top: 1px solid #edf2f1;\n    }\n\n    .kh-faq-answer p {\n      margin: 15px 0 0;\n      color: #4b5563;\n      line-height: 1.75;\n    }\n\n    @media (max-width: 640px) {\n      .kh-product-detail {\n        padding: 14px 12px 48px;\n      }\n\n      .kh-card {\n        padding: 18px;\n        border-radius: 18px;\n      }\n\n      .kh-product-title {\n        font-size: 26px;\n      }\n\n      .kh-section-header {\n        display: block;\n      }\n\n      .kh-section-note {\n        display: block;\n        margin-top: 8px;\n        white-space: normal;\n      }\n\n      .kh-option-row {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    .kh-video-wrapper {\n      position: relative;\n      width: 100%;\n      max-width: 760px;\n      margin: 24px auto;\n      aspect-ratio: 16 \/ 9;\n      border-radius: 14px;\n      overflow: hidden;\n      background: #000;\n    }\n  \n    .kh-video-wrapper iframe {\n      width: 100%;\n      height: 100%;\n      border: 0;\n      display: block;\n    }\n  \n    @media (max-width: 749px) {\n      .kh-video-wrapper {\n        max-width: 100%;\n        margin: 18px auto;\n        border-radius: 10px;\n      }\n    }\n  \n  \u003c\/style\u003e\n\u003cdiv class=\"kh-product-detail\"\u003e\n\u003cdiv class=\"kh-product-detail__inner\"\u003e\n\u003cdiv class=\"kh-product-detail__top-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"kh-card kh-card--hero\"\u003e\n\u003cdiv class=\"kh-eyebrow\"\u003eWelcome to our store!\u003c\/div\u003e\n\u003ch1 class=\"kh-product-title\"\u003eKorean Cool Ice Rabbit Cooling Blanket – 100% Polyamide\u003c\/h1\u003e\n\u003cbr\u003e\n\u003cp class=\"kh-meta-description\"\u003eKorean Cool Ice Rabbit Cooling Blanket Bring refreshing comfort to warm summer nights with our Korean Cool Ice Rabbit Cooling Blanket. Made with 100% Premium polyamide cooling fabric, this summer comforter provides an instantly cool sensation when it touches the skin. Its adorable rabbit characters and delicate wildflower pattern add charming touch to the bedroom with cool functionality. Designed for those hot Australian Summer nights.\u003c\/p\u003e\n\u003cp class=\"kh-meta-description\"\u003e\u003ca href=\"https:\/\/www.seoulstore.com.au\/blogs\/korean-blanket-guides\/what-is-korean-cooling-blanket\" title=\"Korean Cooling Blankets for Summer in Australia\"\u003e\u003cspan style=\"color: rgb(81, 177, 148);\"\u003e\u003cstrong\u003eFind Out more about Korean Cooling Blankets \u0026gt;\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\nThis blanket is a Korean Cooling Blanket that can be used without cover but machine-washable. (\u003ca href=\"https:\/\/www.seoulstore.com.au\/blogs\/korean-blanket-guides\/what-makes-korean-blankets-different\" title=\"Korean Blankets\"\u003e\u003cstrong\u003eFind out more of Korean Blankets\u003c\/strong\u003e)\u003c\/a\u003e \u003cbr\u003e\n\u003cdiv class=\"kh-tag-list\"\u003e\n\u003cspan class=\"kh-tag-badge\"\u003e#Ice Cool Blanket\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#냉감이불\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#Korean Blanket\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#Summer Blanket\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#Korean Cooling Blanket\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#From Seoul\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#seoul store\u003c\/span\u003e \u003cspan class=\"kh-tag-badge\"\u003e#kozy house\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kh-card\"\u003e\n\u003cdiv class=\"kh-section-header\"\u003e\n\u003cdiv class=\"kh-section-header__left\"\u003e\n\u003cspan class=\"kh-section-kicker\"\u003eDetails\u003c\/span\u003e\n\u003ch2 class=\"kh-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cspan class=\"kh-section-note\"\u003eCheck our product details.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-stack\"\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e❄️ Instant Cool-Touch Comfort\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eThe surface is made from 100% high-quality polyamide cooling fabric, a functional material designed to transfer heat quickly away from the point of contact. As soon as the fabric touches your skin, you'll notice its distinctive cool-touch sensation, helping bedding feel fresher and more comfortable during warm weather. For an even more refreshing experience, use the blanket together with a fan or air conditioner.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e🌬️ Breathable \u0026amp; Comfortable for Summer\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eThe cooling fabric efficiently absorbs and releases heat, helping reduce the uncomfortable build-up of warmth between your body and your bedding. Its breathable construction makes it especially suitable for summer sleeping, creating a fresher and more comfortable environment throughout warm nights.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e💧 Quick-Drying \u0026amp; Easy to Care For\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003ePolyamide has excellent moisture-management and quick-drying properties. This allows the blanket to dry relatively quickly after washing, making it a practical choice for bedding that may need to be washed more frequently during the warmer months.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e🌽 Soft Corn Fibre Filling\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eInside the blanket is a lightweight corn fibre filling, a plant-derived material chosen to create a soft and comfortable layer without making the blanket feel excessively heavy. The flexible filling gently surrounds the body while adding just enough loft and softness for comfortable summer sleeping.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e🐰 Rabbit \u0026amp; Wildflower Design\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eFunctionality doesn't mean summer bedding has to look plain. Adorable little rabbit characters are scattered amongst delicate wildflowers, creating a charming and cosy design with the distinctive character often associated with Korean and Japanese-inspired bedding. The subtle pattern makes it equally suitable for a bright bedroom, children's room or anyone who loves cute, understated bedding.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e🛡️ OEKO-TEX® STANDARD 100 Certified\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eThe fabric is OEKO-TEX® STANDARD 100 certified, meaning it has been tested for harmful substances according to the certification's requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003e☀️ Made for Summer\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eRecommended Season : Summer\u003c\/li\u003e\n\u003cli\u003eSize : SS - 160 x 210cm, Q\/K - 200 x 230cm\u003c\/li\u003e\n\u003cli\u003eOuter Fabric : 100% Polyamide Cooling Fabric\u003c\/li\u003e\n\u003cli\u003eFilling : Corn Fibre Filling\u003c\/li\u003e\n\u003cli\u003eColours : Grey\/Pink\u003c\/li\u003e\n\u003cli\u003eDesign : Rabbit \u0026amp; Wildflower Pattern\u003c\/li\u003e\n\u003cli\u003eFeature : Instant Contact Cooling\u003c\/li\u003e\n\u003cli\u003eCertification:OEKO-TEX® STANDARD 100\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.seoulstore.com.au\/collections\/summer-blankets\" title=\"Korean Blankets for Australian Summer\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(81, 177, 148);\"\u003eBrowse our Summer Blankets Collections \u0026gt;\u003c\/span\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003eA Small Tip for Hot Australian Nights\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eCooling fabric works through contact cooling—the cool sensation is most noticeable when your skin first touches a fresh area of the fabric. It isn't designed to remain ice-cold throughout the entire night. Instead, its heat-transfer and breathable properties help create a more comfortable sleeping surface. On particularly hot nights, combining it with a fan or air conditioning can make the cooling effect even more enjoyable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003eCare Instructions\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eMachine Wash on a gentle cycle\u003c\/li\u003e\n\u003cli\u003eWash Separately in cold water only\u003c\/li\u003e\n\u003cli\u003eUse a mild or neutral detergent\u003c\/li\u003e\n\u003cli\u003eDo not use bleach\u003c\/li\u003e\n\u003cli\u003eAvoid fabric softner\u003c\/li\u003e\n\u003cli\u003eDo not tumble dry\u003c\/li\u003e\n\u003cli\u003eAvoid hot water and high temperatures\u003c\/li\u003e\n\u003cli\u003eGentle reshape after washing and air dry in the shade\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-detail-block\"\u003e\n\u003ch3 class=\"kh-detail-block__title\"\u003eImportant Care Tip\u003c\/h3\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eHigh temperatures may affect the performance and texture of the cooling fabric. For the best results, avoid hot-water washing, heated drying and ironing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!--FAQ Starts--\u003e \u003c!--FAQ End--\u003e\n\u003csection class=\"kh-card\"\u003e\n\u003cdiv class=\"kh-section-header\"\u003e\n\u003cdiv class=\"kh-section-header__left\"\u003e\n\u003cspan class=\"kh-section-kicker\"\u003eLocation\u003c\/span\u003e\n\u003ch2 class=\"kh-section-title\"\u003eItem Location\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cspan class=\"kh-section-note\"\u003eStocks Available locally in Australia.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-highlight-box\"\u003e\n\u003cstrong\u003eShipped locally from Cabramatta NSW\u003c\/strong\u003e\n\u003cp\u003eEstimated Australia-wide delivery: 2–8 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"kh-body-text\"\u003eThis item is dispatched from our shop, Kozy House. We're at Shop 17 Dutton Plaza, 8 Dutton Lane, Cabramatta NSW 2166.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"kh-card\"\u003e\n\u003cdiv class=\"kh-section-header\"\u003e\n\u003cdiv class=\"kh-section-header__left\"\u003e\n\u003cspan class=\"kh-section-kicker\"\u003eDelivery\u003c\/span\u003e\n\u003ch2 class=\"kh-section-title\"\u003eShipping Information\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cspan class=\"kh-section-note\"\u003eShipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-info-grid\"\u003e\n\u003cdiv class=\"kh-info-card\"\u003e\n\u003cstrong\u003eFast Dispatch within 24-48 Hours\u003c\/strong\u003e\n\u003cp\u003eWe always strive to dispatch your order as quickly as possible. Orders are typically processed and shipped within 24 to 48 hours after they are placed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-info-card\"\u003e\n\u003cstrong\u003eItems shipped from our shop in Australia to Australia\u003c\/strong\u003e\n\u003cp\u003eFor domestic products, we use Australia Post Standard Delivery or Express Delivery services. Shipping charges are calculated at checkout.\u003c\/p\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard Delivery\u003c\/strong\u003e: 2–8 working days\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExpress Delivery\u003c\/strong\u003e: 1–5 working days (additional cost applies)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-info-card\"\u003e\n\u003cstrong\u003e✔ Tracking included on all orders\u003c\/strong\u003e\n\u003cp\u003eShipping comes with tracking numbers. Customers can track their parcels and liaise directly with the delivery companies for delivery-related issues including delays or lost items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-info-card\"\u003e\n\u003cstrong\u003eCorrect and Accurate Information\u003c\/strong\u003e\n\u003cp\u003eIt is your responsibility to provide accurate and up-to-date information when placing your order. We are not liable for delays, loss, or damage resulting from inaccurate or incomplete information provided by the customer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kh-card\"\u003e\n\u003cdiv class=\"kh-section-header\"\u003e\n\u003cdiv class=\"kh-section-header__left\"\u003e\n\u003cspan class=\"kh-section-kicker\"\u003eReturns\u003c\/span\u003e\n\u003ch2 class=\"kh-section-title\"\u003eReturn Policy\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"kh-body-text\"\u003eReturns are accepted within 14 days of purchase, provided that you have a valid proof of purchase and the product meets all required conditions at the time of the return request.\u003c\/p\u003e\n\u003cdiv class=\"kh-info-card\" style=\"margin-top: 14px;\"\u003e\n\u003cstrong\u003eEligible return conditions\u003c\/strong\u003e\n\u003cul class=\"kh-list\"\u003e\n\u003cli\u003eOriginal, unused, and resalable condition\u003c\/li\u003e\n\u003cli\u003eAll original packaging and accessories included\u003c\/li\u003e\n\u003cli\u003eNot worn, opened, used, or expired\u003c\/li\u003e\n\u003cli\u003eOriginal scent or quality has not been altered\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-highlight-box\" style=\"margin-top: 14px;\"\u003e\n\u003cstrong\u003eReturn Address\u003c\/strong\u003e\n\u003cp\u003eShop 17, Dutton Plaza, 8 Dutton Lane, Cabramatta NSW 2166\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"kh-foot-note\"\u003eCustomers are responsible for the cost of returning items to our designated return address. Change-of-mind returns or items damaged by customer mishandling are not accepted. For approved return requests, refunds are processed within 10 business days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"kh-card\"\u003e\n\u003cdiv class=\"kh-section-header\"\u003e\n\u003cdiv class=\"kh-section-header__left\"\u003e\n\u003cspan class=\"kh-section-kicker\"\u003eOur Business\u003c\/span\u003e\n\u003ch2 class=\"kh-section-title\"\u003eVisit Our Stores\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"kh-body-text\"\u003eWe are located in the heart of Cabramatta NSW. You are always welcome to visit our stores in person.\u003c\/p\u003e\n\u003cdiv class=\"kh-address-list\"\u003e\n\u003cdiv class=\"kh-address-item\"\u003e\n\u003cspan class=\"kh-address-dot\"\u003e\u003c\/span\u003e \u003cspan\u003eShop 17, Dutton Plaza, 8 Dutton Lane, Cabramatta NSW 2166\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kh-address-item\"\u003e\n\u003cspan class=\"kh-address-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e46 Arthur St, Cabramatta NSW 2166\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seoul Store","offers":[{"title":"Gray \/ SS\/D - 160 x 210cm","offer_id":52506202407192,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Gray \/ Q\/K - 200 x 230cm","offer_id":52506202439960,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ SS\/D - 160 x 210cm","offer_id":52506202472728,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ Q\/K - 200 x 230cm","offer_id":52506202505496,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0801\/0547\/2280\/files\/korean-summer-blanket-ice-rabbit-cooling-blanket.png?v=1786411915","url":"https:\/\/www.seoulstore.com.au\/products\/korean-blanket-ice-cool-rabbit","provider":"Seoul Store","version":"1.0","type":"link"}