{"product_id":"5-in-1-laundry-detergent-pods","title":"5-in-1 Laundry Detergent Pods","description":"\u003cstyle\u003e\n  \/* =========================================================\n     5-IN-1 LAUNDRY DETERGENT PODS\n     PREMIUM SHOPIFY PRODUCT DESCRIPTION\n     ========================================================= *\/\n\n  .lp5in1,\n  .lp5in1 * {\n    box-sizing: border-box;\n  }\n\n  .lp5in1 {\n    --lp-navy: #0b2f63;\n    --lp-blue: #1478d4;\n    --lp-sky: #eaf6ff;\n    --lp-teal: #1bb9b1;\n    --lp-purple: #7654d8;\n    --lp-pink: #ef72a8;\n    --lp-green: #2ca86b;\n    --lp-text: #24364b;\n    --lp-muted: #617084;\n    --lp-border: #dce8f3;\n    --lp-white: #ffffff;\n    --lp-bg: #f5f9fc;\n\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: var(--lp-text);\n    line-height: 1.65;\n    background: #ffffff;\n  }\n\n  .lp5in1 img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .lp5in1 p {\n    margin: 0;\n    color: var(--lp-text);\n  }\n\n  \/* FORCE HEADING COLORS AGAINST SHOPIFY THEME OVERRIDES *\/\n  .lp5in1 h1,\n  .lp5in1 .lp-hero-title {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .lp5in1 h2,\n  .lp5in1 h3,\n  .lp5in1 h4 {\n    color: var(--lp-navy) !important;\n    -webkit-text-fill-color: var(--lp-navy) !important;\n  }\n\n  .lp-container {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 18px 0 0;\n  }\n\n  \/* HERO *\/\n  .lp-hero {\n    position: relative;\n    width: 100%;\n    padding: 34px 24px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(51, 190, 224, 0.32), transparent 32%),\n      radial-gradient(circle at 10% 90%, rgba(114, 82, 216, 0.20), transparent 30%),\n      linear-gradient(135deg, #071f46 0%, #0b3975 48%, #116cad 100%);\n    border-radius: 20px;\n    overflow: hidden;\n    margin-bottom: 18px;\n  }\n\n  .lp-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 13px;\n    margin-bottom: 14px;\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 999px;\n    background: rgba(255,255,255,0.11);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .lp-hero-title {\n    max-width: 900px;\n    margin: 0 auto 13px !important;\n    padding: 0;\n    font-size: clamp(30px, 5vw, 50px);\n    line-height: 1.08;\n    font-weight: 900;\n    letter-spacing: -1.2px;\n    text-align: center;\n  }\n\n  .lp-hero-subtitle {\n    max-width: 760px;\n    margin: 0 auto !important;\n    color: rgba(255,255,255,0.92) !important;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .lp-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .lp-badge {\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--lp-navy);\n    font-size: 12px;\n    font-weight: 800;\n    box-shadow: 0 5px 16px rgba(0,0,0,0.12);\n  }\n\n  \/* GENERIC CARD *\/\n  .lp-card {\n    width: 100%;\n    margin: 0 0 18px;\n    padding: 24px;\n    border: 1px solid var(--lp-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 8px 28px rgba(18, 52, 86, 0.07);\n  }\n\n  .lp-section-tag {\n    display: inline-block;\n    margin-bottom: 8px;\n    color: var(--lp-blue) !important;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lp-section-title {\n    margin: 0 0 10px !important;\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: -0.5px;\n  }\n\n  .lp-section-copy {\n    max-width: 850px;\n    font-size: 15px;\n    color: var(--lp-muted) !important;\n  }\n\n  \/* FEATURE GRID *\/\n  .lp-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .lp-feature {\n    min-width: 0;\n    padding: 17px 12px;\n    text-align: center;\n    background: linear-gradient(180deg, #ffffff, #f6fbff);\n    border: 1px solid var(--lp-border);\n    border-radius: 16px;\n  }\n\n  .lp-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin: 0 auto 10px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #e8f5ff, #edf0ff);\n    font-size: 21px;\n  }\n\n  .lp-feature strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--lp-navy);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .lp-feature span {\n    display: block;\n    color: var(--lp-muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* IMAGE CARD *\/\n  .lp-image-card {\n    width: 100%;\n    margin: 0 0 18px;\n    padding: 10px;\n    border: 1px solid var(--lp-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 8px 28px rgba(18,52,86,0.07);\n    overflow: hidden;\n  }\n\n  .lp-image-card img {\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n  }\n\n  .lp-image-copy {\n    padding: 19px 14px 14px;\n  }\n\n  .lp-image-copy h3 {\n    margin: 0 0 6px !important;\n    font-size: 21px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .lp-image-quote {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--lp-blue) !important;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lp-image-copy p {\n    color: var(--lp-muted) !important;\n    font-size: 14px;\n  }\n\n  \/* 5-IN-1 BREAKDOWN *\/\n  .lp-action-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n    margin-top: 20px;\n  }\n\n  .lp-action-item {\n    position: relative;\n    min-width: 0;\n    padding: 17px 16px 17px 50px;\n    border-radius: 15px;\n    background: var(--lp-bg);\n    border: 1px solid var(--lp-border);\n  }\n\n  .lp-action-number {\n    position: absolute;\n    top: 15px;\n    left: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 27px;\n    height: 27px;\n    border-radius: 50%;\n    background: var(--lp-navy);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .lp-action-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--lp-navy);\n    font-size: 14px;\n  }\n\n  .lp-action-item span {\n    display: block;\n    color: var(--lp-muted);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* USE CASES *\/\n  .lp-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 11px;\n    margin-top: 20px;\n  }\n\n  .lp-use {\n    padding: 17px 15px;\n    border-radius: 15px;\n    background: #ffffff;\n    border: 1px solid var(--lp-border);\n    text-align: center;\n  }\n\n  .lp-use-icon {\n    margin-bottom: 7px;\n    font-size: 26px;\n  }\n\n  .lp-use strong {\n    display: block;\n    color: var(--lp-navy);\n    font-size: 13px;\n    margin-bottom: 3px;\n  }\n\n  .lp-use span {\n    color: var(--lp-muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* HOW TO USE *\/\n  .lp-steps {\n    margin-top: 20px;\n  }\n\n  .lp-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--lp-border);\n  }\n\n  .lp-step:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .lp-step-num {\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--lp-blue), var(--lp-teal));\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .lp-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--lp-navy);\n    font-size: 14px;\n  }\n\n  .lp-step p {\n    color: var(--lp-muted) !important;\n    font-size: 13px;\n  }\n\n  \/* EXPERIENCE \/ REVIEW-APP STYLE *\/\n  .lp-review-wrap {\n    background: linear-gradient(180deg, #f8fbfe 0%, #eef7fc 100%);\n  }\n\n  .lp-review-summary {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-top: 17px;\n    padding: 16px;\n    border-radius: 16px;\n    background: #ffffff;\n    border: 1px solid var(--lp-border);\n  }\n\n  .lp-review-summary-icon {\n    flex: 0 0 48px;\n    width: 48px;\n    height: 48px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #eaf6ff;\n    font-size: 23px;\n  }\n\n  .lp-review-summary strong {\n    display: block;\n    color: var(--lp-navy);\n    font-size: 15px;\n    margin-bottom: 2px;\n  }\n\n  .lp-review-summary span {\n    display: block;\n    color: var(--lp-muted);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  .lp-review-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n    margin-top: 12px;\n  }\n\n  .lp-review {\n    position: relative;\n    padding: 18px;\n    border: 1px solid var(--lp-border);\n    border-radius: 16px;\n    background: #ffffff;\n    min-width: 0;\n  }\n\n  .lp-review-check {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    margin-bottom: 8px;\n    padding: 5px 9px;\n    border-radius: 999px;\n    background: #eaf8f1;\n    color: #197749;\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n  }\n\n  .lp-review h4 {\n    margin: 0 0 6px !important;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 850;\n  }\n\n  .lp-review p {\n    color: var(--lp-muted) !important;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* INFORMATION TABLE *\/\n  .lp-info-list {\n    margin-top: 18px;\n    border: 1px solid var(--lp-border);\n    border-radius: 15px;\n    overflow: hidden;\n  }\n\n  .lp-info-row {\n    display: grid;\n    grid-template-columns: 180px minmax(0, 1fr);\n    border-bottom: 1px solid var(--lp-border);\n  }\n\n  .lp-info-row:last-child {\n    border-bottom: 0;\n  }\n\n  .lp-info-key,\n  .lp-info-value {\n    padding: 13px 15px;\n    font-size: 12px;\n  }\n\n  .lp-info-key {\n    background: #f4f8fb;\n    color: var(--lp-navy);\n    font-weight: 800;\n  }\n\n  .lp-info-value {\n    color: var(--lp-muted);\n  }\n\n  \/* IMPORTANT NOTICE *\/\n  .lp-notice {\n    margin-bottom: 18px;\n    padding: 23px;\n    border: 1px solid #efd8a6;\n    border-radius: 20px;\n    background: linear-gradient(180deg, #fffdf8, #fff8e9);\n  }\n\n  .lp-notice-title {\n    margin: 0 0 11px !important;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .lp-notice ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .lp-notice li {\n    margin: 7px 0;\n    color: #65573b;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* SAFETY *\/\n  .lp-safety {\n    background: linear-gradient(135deg, #071f46, #0b477f);\n    border: 0;\n  }\n\n  .lp-safety .lp-section-tag {\n    color: #7ed8ff !important;\n  }\n\n  .lp-safety .lp-section-title,\n  .lp-safety h2,\n  .lp-safety h3 {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .lp-safety p,\n  .lp-safety li {\n    color: rgba(255,255,255,0.86) !important;\n  }\n\n  .lp-safety ul {\n    margin: 16px 0 0;\n    padding-left: 19px;\n  }\n\n  .lp-safety li {\n    margin: 7px 0;\n    font-size: 12px;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 749px) {\n    .lp-container {\n      padding-top: 10px;\n    }\n\n    .lp-hero {\n      padding: 27px 17px;\n      border-radius: 16px;\n      margin-bottom: 12px;\n    }\n\n    .lp-hero-title {\n      font-size: 30px;\n      letter-spacing: -0.7px;\n    }\n\n    .lp-hero-subtitle {\n      font-size: 14px;\n    }\n\n    .lp-card,\n    .lp-notice {\n      padding: 19px 16px;\n      border-radius: 16px;\n      margin-bottom: 12px;\n    }\n\n    .lp-image-card {\n      padding: 7px;\n      border-radius: 16px;\n      margin-bottom: 12px;\n    }\n\n    .lp-image-card img {\n      border-radius: 11px;\n    }\n\n    .lp-image-copy {\n      padding: 15px 10px 11px;\n    }\n\n    .lp-image-copy h3 {\n      font-size: 19px;\n    }\n\n    .lp-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n    }\n\n    .lp-feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .lp-action-list {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .lp-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n    }\n\n    .lp-review-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .lp-review-summary {\n      align-items: flex-start;\n    }\n\n    .lp-info-row {\n      grid-template-columns: 1fr;\n    }\n\n    .lp-info-key {\n      padding-bottom: 5px;\n    }\n\n    .lp-info-value {\n      padding-top: 5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lp5in1\"\u003e\n\u003cdiv class=\"lp-container\"\u003e\n\u003c!-- =====================================================\n         HERO\n         ===================================================== --\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cdiv class=\"lp-eyebrow\"\u003eSmart Laundry • Easy Everyday Cleaning\u003c\/div\u003e\n\u003ch1 class=\"lp-hero-title\" style=\"color: #ffffff !important;\"\u003e5-in-1 Laundry Detergent Pods\u003c\/h1\u003e\n\u003cp class=\"lp-hero-subtitle\"\u003eA convenient multi-chamber laundry solution designed to simplify everyday washing. Pre-portioned pods combine cleaning, freshness and fabric-care functions in one compact format — helping make laundry quicker, cleaner and less messy.\u003c\/p\u003e\n\u003cdiv class=\"lp-badge-row\"\u003e\n\u003cspan class=\"lp-badge\"\u003eEasy Drop-In Use\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003eMulti-Action Formula\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003eFresh Laundry Feel\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003eMachine Wash Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         INTRODUCTION\n         ===================================================== --\u003e\n\u003csection class=\"lp-card\"\u003e\u003cspan class=\"lp-section-tag\"\u003eEveryday Laundry Made Easier\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eLess Measuring. Less Mess. A Smarter Way to Wash.\u003c\/h2\u003e\n\u003cp class=\"lp-section-copy\"\u003eTraditional liquid and powder detergents can involve measuring, pouring and accidental overuse. These 5-in-1 laundry detergent pods offer a convenient pre-portioned format designed for everyday machine washing. Simply follow the usage instructions on the product pack and let the pod dissolve during the wash cycle.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eDeep Cleaning\u003c\/strong\u003e \u003cspan\u003eDesigned to help lift everyday dirt and stains.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003eColour Care\u003c\/strong\u003e \u003cspan\u003eHelps maintain a cleaner, brighter laundry appearance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-icon\"\u003e🌸\u003c\/div\u003e\n\u003cstrong\u003eFreshness\u003c\/strong\u003e \u003cspan\u003eLeaves washed laundry with a fresh, clean feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-icon\"\u003e🫧\u003c\/div\u003e\n\u003cstrong\u003eFabric Care\u003c\/strong\u003e \u003cspan\u003eDesigned for convenient everyday fabric washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cstrong\u003eEasy Machine Use\u003c\/strong\u003e \u003cspan\u003eConvenient pod format for routine machine washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         IMAGE 1 - HERO PRODUCT\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eOne Pod. Multiple Laundry Functions.\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“A compact solution designed for everyday laundry care.”\u003c\/span\u003e\n\u003cp\u003eThe colourful multi-chamber design keeps different components separated inside one convenient pod until the wash begins.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 2\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003ePowerful Clean in a Convenient Pod Format\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Designed to simplify the way you handle everyday laundry.”\u003c\/span\u003e\n\u003cp\u003eA practical alternative to manually measuring liquid or powder detergent, especially when you want a quicker and cleaner laundry routine.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 3\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eMade for the Modern Laundry Routine\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Simple to store. Simple to use. Easy to include in your wash routine.”\u003c\/span\u003e\n\u003cp\u003eCompact pods take up less handling space than large detergent bottles and help minimise spills around the washing area.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 4\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eMulti-Action 5-in-1 Laundry Care\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Multiple laundry functions combined into one easy-to-use format.”\u003c\/span\u003e\n\u003cp\u003eDesigned around the everyday requirements of cleaning, freshness, fabric appearance, convenient dosing and machine washing.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         5 ACTIONS\n         ===================================================== --\u003e\n\u003csection class=\"lp-card\"\u003e\u003cspan class=\"lp-section-tag\"\u003e5-in-1 Concept\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eFive Everyday Laundry Benefits in One Convenient Format\u003c\/h2\u003e\n\u003cp class=\"lp-section-copy\"\u003eThe multi-action concept is designed to make routine washing more convenient without requiring several separately measured laundry products.\u003c\/p\u003e\n\u003cdiv class=\"lp-action-list\"\u003e\n\u003cdiv class=\"lp-action-item\"\u003e\n\u003cspan class=\"lp-action-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eCleaning Support\u003c\/strong\u003e \u003cspan\u003eHelps remove everyday soil, dirt and common washable stains.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-action-item\"\u003e\n\u003cspan class=\"lp-action-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eFresh Laundry Feel\u003c\/strong\u003e \u003cspan\u003eDesigned to leave garments smelling and feeling cleaner after washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-action-item\"\u003e\n\u003cspan class=\"lp-action-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eColour \u0026amp; Appearance Care\u003c\/strong\u003e \u003cspan\u003eHelps maintain a fresh and clean-looking appearance on washable fabrics.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-action-item\"\u003e\n\u003cspan class=\"lp-action-number\"\u003e4\u003c\/span\u003e \u003cstrong\u003eFabric Care\u003c\/strong\u003e \u003cspan\u003eDesigned for routine washing while helping garments feel properly refreshed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-action-item\"\u003e\n\u003cspan class=\"lp-action-number\"\u003e5\u003c\/span\u003e \u003cstrong\u003eConvenient Pre-Portioned Format\u003c\/strong\u003e \u003cspan\u003eReduces the need for repeated measuring and pouring during every wash.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         IMAGE 5\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eRefresh Clothes \u0026amp; Tackle Everyday Odours\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Because clean laundry should feel fresh after every wash.”\u003c\/span\u003e\n\u003cp\u003eSuitable for everyday loads where sweat, storage smells and routine wear can leave clothes needing a complete refresh.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 6\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eA Fresh Finish for Everyday Laundry\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Bring a cleaner, fresher feeling to your regular wash cycle.”\u003c\/span\u003e\n\u003cp\u003eIdeal for households looking for an easy-to-use detergent format combined with a pleasant freshness-focused laundry experience.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 7\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eMulti-Chamber Pod Design\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“Different chambers. One convenient laundry pod.”\u003c\/span\u003e\n\u003cp\u003eThe distinctive pod design combines multiple components in a compact water-soluble format intended to activate during the wash.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 8\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eCompact, Clean \u0026amp; Easy to Store\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“No bulky measuring cup required for routine use.”\u003c\/span\u003e\n\u003cp\u003eThe compact format makes detergent pods especially convenient for organised laundry areas, apartments and homes where storage space matters.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 9\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eEasy Drop-In Laundry Convenience\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“A simpler routine starts before the wash even begins.”\u003c\/span\u003e\n\u003cp\u003eHandle with dry hands and use according to the instructions supplied with the pack. Always follow your garment care labels and washing-machine instructions.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         HOW TO USE\n         ===================================================== --\u003e\n\u003csection class=\"lp-card\"\u003e\u003cspan class=\"lp-section-tag\"\u003eSimple Usage\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eHow to Use Laundry Detergent Pods\u003c\/h2\u003e\n\u003cp class=\"lp-section-copy\"\u003eFor best results, always follow the exact dosage and washing instructions printed on the product packaging.\u003c\/p\u003e\n\u003cdiv class=\"lp-steps\"\u003e\n\u003cdiv class=\"lp-step\"\u003e\n\u003cdiv class=\"lp-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHandle With Dry Hands\u003c\/strong\u003e\n\u003cp\u003eKeep the pod dry before use. Do not cut, squeeze, puncture or open the pod manually.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-step\"\u003e\n\u003cdiv class=\"lp-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePlace as Directed on the Pack\u003c\/strong\u003e\n\u003cp\u003eFollow the product-pack instructions regarding pod placement, machine type and recommended quantity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-step\"\u003e\n\u003cdiv class=\"lp-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd Your Laundry\u003c\/strong\u003e\n\u003cp\u003eLoad washable garments according to your washing-machine capacity and fabric care instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-step\"\u003e\n\u003cdiv class=\"lp-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSelect the Appropriate Wash Cycle\u003c\/strong\u003e\n\u003cp\u003eChoose a programme suitable for your garments and follow the clothing care labels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         IMAGE 10\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eDesigned for Everyday Household Laundry\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“From daily clothing to towels and regular home laundry.”\u003c\/span\u003e\n\u003cp\u003eA practical laundry format for busy homes where convenience, cleanliness and easy handling are important.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         IMAGE 11\n         ===================================================== --\u003e\n\u003cfigure class=\"lp-image-card\"\u003e\n\u003cfigcaption class=\"lp-image-copy\"\u003e\n\u003ch3\u003eClean Clothes. Fresh Laundry Feel.\u003c\/h3\u003e\n\u003cspan class=\"lp-image-quote\"\u003e“A convenient finishing touch for your regular wash routine.”\u003c\/span\u003e\n\u003cp\u003eWhether washing everyday clothing, towels or household fabrics, detergent pods offer a compact and easy-to-manage alternative to traditional detergent formats.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- =====================================================\n         USE CASES\n         ===================================================== --\u003e\n\u003csection class=\"lp-card\"\u003e\u003cspan class=\"lp-section-tag\"\u003eEveryday Use Cases\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eOne Convenient Laundry Format for Different Loads\u003c\/h2\u003e\n\u003cp class=\"lp-section-copy\"\u003eUse only on washable fabrics and always follow garment care labels, especially for delicate or speciality materials.\u003c\/p\u003e\n\u003cdiv class=\"lp-use-grid\"\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003eDaily Clothes\u003c\/strong\u003e \u003cspan\u003eT-shirts, shirts and regular everyday wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e🛏️\u003c\/div\u003e\n\u003cstrong\u003eBedsheets\u003c\/strong\u003e \u003cspan\u003eConvenient for routine household linen washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e🧺\u003c\/div\u003e\n\u003cstrong\u003eFamily Laundry\u003c\/strong\u003e \u003cspan\u003eUseful for regular mixed household loads.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e🧼\u003c\/div\u003e\n\u003cstrong\u003eTowels\u003c\/strong\u003e \u003cspan\u003eHelps refresh commonly used household towels.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e👔\u003c\/div\u003e\n\u003cstrong\u003eOffice Wear\u003c\/strong\u003e \u003cspan\u003eSuitable where garment care labels permit machine washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-use\"\u003e\n\u003cdiv class=\"lp-use-icon\"\u003e🏃\u003c\/div\u003e\n\u003cstrong\u003eActivewear\u003c\/strong\u003e \u003cspan\u003eUseful for washable everyday sports and activity clothing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         REVIEW-APP STYLE EXPERIENCE SECTION\n         NO FABRICATED TESTIMONIALS\n         ===================================================== --\u003e\n\u003csection class=\"lp-card lp-review-wrap\"\u003e\u003cspan class=\"lp-section-tag\"\u003eBuyer Experience Highlights\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eWhy This Pod Format Makes Everyday Laundry Simpler\u003c\/h2\u003e\n\u003cp class=\"lp-section-copy\"\u003eThese cards summarise practical product benefits and buying considerations. They are intentionally presented without fabricated reviewer names, ratings or customer quotations.\u003c\/p\u003e\n\u003cdiv class=\"lp-review-summary\"\u003e\n\u003cdiv class=\"lp-review-summary-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConvenience-Focused Laundry Format\u003c\/strong\u003e \u003cspan\u003e Designed for shoppers who prefer compact storage, simple handling and less detergent measuring during their regular laundry routine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-review-grid\"\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eConvenient Pre-Portioned Format\u003c\/h4\u003e\n\u003cp\u003eHelpful for users who want to avoid repeatedly measuring powder or pouring liquid detergent for routine machine washing.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eCleaner Laundry Area\u003c\/h4\u003e\n\u003cp\u003eThe pod format can help reduce the spills, dripping bottles and scattered detergent often associated with conventional formats.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eEasy to Store\u003c\/h4\u003e\n\u003cp\u003eCompact pods can be more convenient to organise than several large bottles or boxes of laundry products.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eMulti-Action Convenience\u003c\/h4\u003e\n\u003cp\u003eCombines several everyday laundry-care functions into a single compact pod format.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eUseful for Busy Households\u003c\/h4\u003e\n\u003cp\u003eA practical option when multiple laundry loads need to be managed without complicated measuring every time.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eFresh Laundry Focus\u003c\/h4\u003e\n\u003cp\u003eCreated for customers who value a cleaner and fresher post-wash laundry experience.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eEasy Handling\u003c\/h4\u003e\n\u003cp\u003eIndividual pods make it simple to handle detergent without pouring directly from a heavy bottle or packet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lp-review\"\u003e\u003cspan class=\"lp-review-check\"\u003e✓ Product Highlight\u003c\/span\u003e\n\u003ch4\u003eModern Laundry Format\u003c\/h4\u003e\n\u003cp\u003eA compact and contemporary alternative for customers looking to simplify their everyday washing routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT INFORMATION\n         ===================================================== --\u003e\n\u003csection class=\"lp-card\"\u003e\u003cspan class=\"lp-section-tag\"\u003eProduct Information\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003eImportant Details Before You Order\u003c\/h2\u003e\n\u003cdiv class=\"lp-info-list\"\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003eMulti-action laundry detergent pods \/ capsules.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003ePrimary Use\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003eRoutine machine washing of compatible washable fabrics.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003ePre-portioned water-soluble laundry pod.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003eMachine Compatibility\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003eUse according to the instructions printed on the product pack and your washing-machine manual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003eColour \/ Appearance\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003ePod shades, chamber colours, outer packaging, artwork and printed design may vary according to batch and availability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-info-row\"\u003e\n\u003cdiv class=\"lp-info-key\"\u003eUsage\u003c\/div\u003e\n\u003cdiv class=\"lp-info-value\"\u003eFollow the exact quantity and placement instructions printed on the supplied product packaging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         IMPORTANT STORE POLICY\n         ===================================================== --\u003e\n\u003csection class=\"lp-notice\"\u003e\n\u003ch2 class=\"lp-notice-title\"\u003eImportant Product \u0026amp; Offer Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThis product is sourced to meet the quality standard selected for the Indian market. Minor differences between batches should not automatically be treated as a product defect.\u003c\/li\u003e\n\u003cli\u003eProduct colour, shade, pod appearance, packaging, printed artwork and other cosmetic details may vary depending on available stock and manufacturing batch.\u003c\/li\u003e\n\u003cli\u003eReturns or replacements will not be processed solely because of colour, print, packaging variation or subjective quality preference, except where required by applicable law or covered under the store's damaged, wrong or incomplete-product policy.\u003c\/li\u003e\n\u003cli\u003eImages shown on this page are representative product visuals. Minor visual differences may occur in the product actually supplied.\u003c\/li\u003e\n\u003cli\u003eProducts, bundles, quantities, prices, discounts, free items or promotional offers shown in advertisement videos or creatives are for reference and promotional communication purposes.\u003c\/li\u003e\n\u003cli\u003ePromotional offers are generally available for limited periods and may have changed, expired or become unavailable by the time you visit the website.\u003c\/li\u003e\n\u003cli\u003ePlease refer to the current product page at the time of purchase for the actual product configuration, quantity, selling price, available offer and applicable terms.\u003c\/li\u003e\n\u003cli\u003eA return or refund will not be processed solely because an older advertisement displayed a different product offer, price, bundle or promotion when the current product page clearly states the offer applicable to the order, subject to applicable law.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SAFETY\n         ===================================================== --\u003e\n\u003csection class=\"lp-card lp-safety\"\u003e\u003cspan class=\"lp-section-tag\"\u003eSafety \u0026amp; Storage\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title\"\u003ePlease Handle Laundry Pods Responsibly\u003c\/h2\u003e\n\u003cp\u003eLaundry detergent pods contain concentrated cleaning ingredients and should be stored and handled carefully.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eKeep out of reach of children and pets.\u003c\/li\u003e\n\u003cli\u003eDo not ingest.\u003c\/li\u003e\n\u003cli\u003eDo not cut, puncture, squeeze or open the pod.\u003c\/li\u003e\n\u003cli\u003eHandle with dry hands.\u003c\/li\u003e\n\u003cli\u003eAvoid contact with eyes and prolonged direct skin contact.\u003c\/li\u003e\n\u003cli\u003eStore securely in the original container or packaging in a cool, dry location.\u003c\/li\u003e\n\u003cli\u003eAlways follow the warning, dosage and usage instructions printed on the actual product pack.\u003c\/li\u003e\n\u003cli\u003eCheck garment care labels before washing delicate or speciality fabrics.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Home Asthetics","offers":[{"title":"Buy 10 Pc","offer_id":46623734890692,"sku":"Laundry Pods 10 Pc","price":699.0,"currency_code":"INR","in_stock":true},{"title":"Buy 20 Pc","offer_id":46623734923460,"sku":"Laundry Pods 20 Pc","price":989.0,"currency_code":"INR","in_stock":true},{"title":"Buy 40 Pc","offer_id":46623734956228,"sku":"Laundry Pods 40 Pc","price":1689.0,"currency_code":"INR","in_stock":true},{"title":"Buy 100 Pc","offer_id":46623734988996,"sku":"Laundry Pods 100 Pc","price":2969.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/1661\/9460\/files\/ChatGPTImageSep7_2026_10_54_40PM.png?v=1788801889","url":"https:\/\/homeasthetics.in\/products\/5-in-1-laundry-detergent-pods","provider":"Home Asthetics","version":"1.0","type":"link"}