{"product_id":"celluma-professional-starter-kit","title":"Celluma Professional Starter Kit | Essential LED Therapy Accessories","description":"\u003c!-- ============================================================\n  CELLUMA PROFESSIONAL STARTER KIT — PRO II DESIGN SYSTEM\n  ============================================================ --\u003e\n\n\u003cstyle\u003e\n  #kit-v2 {\n    --gold: #c9a84c;\n    --gold-lt: #e8d49e;\n    --dark: #0b1120;\n    --navy: #0f2044;\n    --slate: #475569;\n    --muted: #94a3b8;\n    --border: #e2e8f0;\n    --soft: #f8fafc;\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #1e293b;\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n  #kit-v2 *, #kit-v2 *::before, #kit-v2 *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* ══ STICKY BAR ══ *\/\n  #kit-v2 .kit-bar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 9999; background: var(--dark); border-top: 1px solid rgba(201,168,76,0.25); padding: 11px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; box-shadow: 0 -6px 40px rgba(0,0,0,0.5); }\n  #kit-v2 .kit-bar-left { display: flex; flex-direction: column; }\n  #kit-v2 .kit-bar-name { font-size: 0.68rem; color: rgba(255,255,255,0.45); text-transform: uppercase; letter-spacing: 1.5px; font-weight: 600; }\n  #kit-v2 .kit-bar-desc { font-size: 0.9rem; font-weight: 800; color: #fff; line-height: 1.2; }\n  #kit-v2 .kit-bar-desc em { font-style: normal; font-size: 0.72rem; color: var(--gold); font-weight: 500; margin-left: 6px; }\n  #kit-v2 .kit-bar-btn { display: inline-flex; align-items: center; gap: 7px; background: linear-gradient(135deg, var(--gold), #9a7523); color: #fff !important; padding: 11px 22px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; border-radius: 4px; text-decoration: none !important; white-space: nowrap; flex-shrink: 0; }\n  #kit-v2 .kit-bar-btn svg { width: 15px; height: 15px; fill: #fff; }\n\n  \/* ══ HERO ══ *\/\n  #kit-v2 .kit-hero { padding-bottom: 44px; border-bottom: 1px solid var(--border); }\n  #kit-v2 .kit-badge { display: inline-flex; align-items: center; gap: 7px; border: 1px solid var(--gold); color: var(--gold); padding: 4px 13px; font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; font-weight: 700; margin-bottom: 16px; }\n  #kit-v2 .kit-badge::before { content: ''; width: 5px; height: 5px; background: var(--gold); border-radius: 50%; flex-shrink: 0; }\n  #kit-v2 .kit-hero h2 { font-size: clamp(1.9rem, 4.5vw, 3rem); font-weight: 200; color: var(--dark); line-height: 1.1; letter-spacing: -1px; margin-bottom: 16px; }\n  #kit-v2 .kit-hero h2 strong { font-weight: 700; }\n  #kit-v2 .kit-lead { font-size: 0.95rem; color: var(--slate); line-height: 1.8; max-width: 680px; margin-bottom: 28px; }\n  #kit-v2 .kit-lead strong { color: #1e293b; font-weight: 600; }\n  #kit-v2 .kit-trust { display: flex; gap: 18px; flex-wrap: wrap; }\n  #kit-v2 .kit-trust-item { font-size: 0.71rem; color: #64748b; display: flex; align-items: center; gap: 5px; }\n  #kit-v2 .kit-trust-item::before { content: '✓'; color: #22c55e; font-weight: 800; }\n\n  \/* ══ PRODUCT CARD ══ *\/\n  #kit-v2 .kit-card-wrap { margin: 44px 0; }\n  #kit-v2 .kit-card-label { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 2px; color: var(--muted); font-weight: 700; margin-bottom: 16px; text-align: center; }\n  #kit-v2 .kit-card { background: linear-gradient(160deg, var(--dark) 0%, #1a2f5a 100%); border: 1.5px solid rgba(201,168,76,0.4); border-radius: 12px; padding: 28px 26px; display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: start; position: relative; overflow: hidden; }\n  #kit-v2 .kit-card::before { content: ''; position: absolute; top: -40px; right: -40px; width: 150px; height: 150px; border-radius: 50%; background: radial-gradient(circle, rgba(201,168,76,0.1) 0%, transparent 70%); pointer-events: none; }\n  #kit-v2 .kit-card-badge { position: absolute; top: 16px; right: 16px; background: var(--gold); color: #fff; font-size: 0.55rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; padding: 3px 9px; border-radius: 20px; }\n  #kit-v2 .kit-card-type { font-size: 0.6rem; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; color: var(--gold); margin-bottom: 4px; display: block; }\n  #kit-v2 .kit-card-name { font-size: 1.05rem; font-weight: 700; color: #fff; margin-bottom: 14px; display: block; line-height: 1.3; }\n  #kit-v2 .kit-card-features { list-style: none; margin-bottom: 20px; }\n  #kit-v2 .kit-card-features li { font-size: 0.78rem; padding: 5px 0; display: flex; align-items: flex-start; gap: 8px; border-bottom: 1px solid rgba(255,255,255,0.07); color: rgba(255,255,255,0.75); }\n  #kit-v2 .kit-card-features li:last-child { border-bottom: none; }\n  #kit-v2 .kit-card-features li::before { content: '✓'; color: var(--gold); font-weight: 800; flex-shrink: 0; margin-top: 1px; }\n  #kit-v2 .kit-card-price-col { display: flex; flex-direction: column; align-items: flex-end; min-width: 120px; }\n  #kit-v2 .kit-card-price-label { font-size: 0.6rem; text-transform: uppercase; letter-spacing: 1.5px; color: var(--gold); font-weight: 700; margin-bottom: 6px; display: block; }\n  #kit-v2 .kit-card-note { font-size: 0.65rem; color: rgba(255,255,255,0.35); text-align: right; line-height: 1.5; margin-top: 6px; }\n\n  \/* ══ SPECS ══ *\/\n  #kit-v2 .kit-specs { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 10px; overflow: hidden; margin: 40px 0; }\n  #kit-v2 .kit-spec { padding: 20px 12px; text-align: center; border-right: 1px solid var(--border); }\n  #kit-v2 .kit-spec:last-child { border-right: none; }\n  #kit-v2 .kit-spec-val { display: block; font-size: 0.82rem; font-weight: 800; color: var(--dark); text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 4px; }\n  #kit-v2 .kit-spec-lbl { display: block; font-size: 0.56rem; text-transform: uppercase; letter-spacing: 1.5px; color: var(--muted); line-height: 1.4; }\n\n  \/* ══ SUMMARY ══ *\/\n  #kit-v2 .kit-summary { background: linear-gradient(135deg, var(--dark), var(--navy)); border-left: 4px solid var(--gold); border-radius: 0 10px 10px 0; padding: 22px 26px; margin: 36px 0; color: rgba(255,255,255,0.88); font-size: 0.88rem; line-height: 1.85; }\n  #kit-v2 .kit-summary strong { color: var(--gold-lt); font-weight: 600; }\n\n  \/* ══ SECTION ══ *\/\n  #kit-v2 .kit-section { margin: 48px 0; }\n  #kit-v2 .kit-eyebrow { display: block; font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; color: var(--gold); font-weight: 700; margin-bottom: 6px; }\n  #kit-v2 .kit-h2 { font-size: clamp(1.1rem, 2.5vw, 1.5rem); font-weight: 400; color: var(--dark); margin-bottom: 14px; line-height: 1.3; }\n  #kit-v2 .kit-body { font-size: 0.9rem; color: var(--slate); line-height: 1.85; margin-bottom: 14px; }\n  #kit-v2 .kit-body strong { color: #1e293b; }\n  #kit-v2 .kit-divider { border: none; border-top: 1px solid var(--border); margin: 44px 0; }\n\n  \/* ══ KIT CONTENTS GRID ══ *\/\n  #kit-v2 .kit-contents { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 20px 0; }\n  #kit-v2 .kit-item { background: var(--soft); border: 1px solid var(--border); border-radius: 12px; padding: 22px 20px; position: relative; overflow: hidden; }\n  #kit-v2 .kit-item::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--gold), #9a7523); }\n  #kit-v2 .kit-item-num { font-size: 0.6rem; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; color: var(--muted); display: block; margin-bottom: 8px; }\n  #kit-v2 .kit-item-icon { font-size: 1.5rem; display: block; margin-bottom: 8px; }\n  #kit-v2 .kit-item-name { font-size: 0.88rem; font-weight: 700; color: var(--dark); display: block; margin-bottom: 6px; }\n  #kit-v2 .kit-item-tag { display: inline-block; font-size: 0.55rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; padding: 2px 7px; border-radius: 20px; background: rgba(201,168,76,0.1); color: var(--gold); margin-bottom: 8px; }\n  #kit-v2 .kit-item-desc { font-size: 0.78rem; color: var(--slate); line-height: 1.6; }\n  #kit-v2 .kit-item-why { font-size: 0.72rem; color: #22c55e; font-weight: 600; margin-top: 8px; display: flex; align-items: flex-start; gap: 5px; }\n  #kit-v2 .kit-item-why::before { content: '↳'; flex-shrink: 0; }\n\n  \/* ══ BENEFITS ══ *\/\n  #kit-v2 .kit-benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 18px 0 0; }\n  #kit-v2 .kit-benefit { background: var(--soft); border: 1px solid var(--border); border-radius: 10px; padding: 18px; display: flex; gap: 14px; align-items: flex-start; }\n  #kit-v2 .kit-benefit-icon { width: 34px; height: 34px; min-width: 34px; border-radius: 8px; background: linear-gradient(135deg, var(--gold), #9a7523); display: flex; align-items: center; justify-content: center; font-size: 0.85rem; color: #fff; }\n  #kit-v2 .kit-benefit h3 { font-size: 0.82rem; font-weight: 700; color: var(--dark); margin: 0 0 3px; }\n  #kit-v2 .kit-benefit p { font-size: 0.76rem; color: var(--slate); line-height: 1.6; }\n\n  \/* ══ MAIN CTA ══ *\/\n  #kit-v2 .kit-cta { background: linear-gradient(135deg, var(--dark), var(--navy)); border-radius: 14px; padding: 44px 36px; text-align: center; margin: 52px 0; position: relative; overflow: hidden; }\n  #kit-v2 .kit-cta::before { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(201,168,76,0.12) 0%, transparent 70%); pointer-events: none; }\n  #kit-v2 .kit-cta-eye { font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; color: var(--gold); font-weight: 700; margin-bottom: 10px; display: block; }\n  #kit-v2 .kit-cta-title { font-size: clamp(1.3rem, 3vw, 1.9rem); font-weight: 200; color: #fff; margin-bottom: 6px; font-family: Georgia, serif; letter-spacing: -0.5px; }\n  #kit-v2 .kit-cta-title strong { font-weight: 700; }\n  #kit-v2 .kit-cta-sub-text { font-size: 0.86rem; color: var(--gold-lt); margin-bottom: 28px; line-height: 1.7; }\n  #kit-v2 .kit-cta-note { display: inline-block; background: rgba(201,168,76,0.15); border: 1px solid rgba(201,168,76,0.35); color: var(--gold-lt); font-size: 0.65rem; font-weight: 700; padding: 3px 12px; border-radius: 20px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 28px; }\n  #kit-v2 .kit-cta-btn { display: inline-flex; align-items: center; gap: 10px; background: linear-gradient(135deg, var(--gold), #9a7523); color: #fff !important; padding: 18px 44px; font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-radius: 4px; text-decoration: none !important; transition: opacity 0.2s; position: relative; z-index: 1; }\n  #kit-v2 .kit-cta-btn:hover { opacity: 0.88; }\n  #kit-v2 .kit-cta-btn svg { width: 20px; height: 20px; fill: #fff; }\n  #kit-v2 .kit-cta-fine { margin-top: 16px; font-size: 0.68rem; color: rgba(255,255,255,0.28); display: block; position: relative; z-index: 1; }\n\n  \/* ══ FAQ ══ *\/\n  #kit-v2 .kit-faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 32px; }\n  #kit-v2 .kit-faq-item { border-bottom: 1px solid var(--border); padding: 17px 0; }\n  #kit-v2 .kit-faq-item:first-child, #kit-v2 .kit-faq-item:nth-child(2) { border-top: 1px solid var(--border); }\n  #kit-v2 .kit-faq-q { font-size: 0.86rem; font-weight: 700; color: var(--dark); margin-bottom: 5px; display: block; }\n  #kit-v2 .kit-faq-a { font-size: 0.8rem; color: var(--slate); line-height: 1.7; }\n  #kit-v2 .kit-faq-a strong { color: #1e293b; }\n\n  \/* ══ MOBILE ══ *\/\n  @media (max-width: 640px) {\n    #kit-v2 .kit-card { grid-template-columns: 1fr; }\n    #kit-v2 .kit-card-price-col { align-items: flex-start; }\n    #kit-v2 .kit-card-note { text-align: left; }\n    #kit-v2 .kit-specs { grid-template-columns: 1fr 1fr; }\n    #kit-v2 .kit-spec:nth-child(2) { border-right: none; }\n    #kit-v2 .kit-spec:nth-child(3), #kit-v2 .kit-spec:nth-child(4) { border-top: 1px solid var(--border); }\n    #kit-v2 .kit-contents { grid-template-columns: 1fr; }\n    #kit-v2 .kit-benefits { grid-template-columns: 1fr; }\n    #kit-v2 .kit-faq-grid { grid-template-columns: 1fr; }\n    #kit-v2 .kit-faq-item:nth-child(2) { border-top: none; }\n    #kit-v2 .kit-cta { padding: 32px 20px; }\n    #kit-v2 .kit-cta-btn { width: 100%; display: flex; justify-content: center; }\n    #kit-v2 .kit-bar { padding: 10px 14px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- WhatsApp SVG --\u003e\n\u003csvg style=\"display:none\"\u003e\n  \u003csymbol id=\"wa-kit\" viewbox=\"0 0 24 24\"\u003e\n    \u003cpath d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\u003e\u003c\/path\u003e\n  \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\n\u003c!-- AEO SCHEMA --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\",        \"item\": \"https:\/\/www.celluma.asia\/\" },\n        { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"Accessories\", \"item\": \"https:\/\/www.celluma.asia\/collections\/accessories\" },\n        { \"@type\": \"ListItem\", \"position\": 3, \"name\": \"Professional Starter Kit\", \"item\": \"https:\/\/www.celluma.asia\/products\/starter-kit\" }\n      ]\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/www.celluma.asia\/products\/starter-kit#product\",\n      \"name\": \"Celluma Professional Starter Kit — Care \u0026amp; Maintenance Bundle\",\n      \"description\": \"Complete care and maintenance kit for Celluma PRO II, PRO Plus, and CONTOUR devices. Includes protective carrying case, velcro straps, non-alcohol clinical wipes, and blackout eye protection goggles.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"Celluma\", \"url\": \"https:\/\/www.celluma.asia\" },\n      \"sku\": \"ACC-STARTER-KIT\",\n      \"category\": \"LED Light Therapy Accessory\",\n      \"isAccessoryOrSparePartFor\": [\n        { \"@type\": \"Product\", \"name\": \"Celluma PRO II\" },\n        { \"@type\": \"Product\", \"name\": \"Celluma PRO Plus\" },\n        { \"@type\": \"Product\", \"name\": \"Celluma CONTOUR 2\" }\n      ],\n      \"hasVariant\": [\n        { \"@type\": \"Product\", \"name\": \"Protective Carrying Case\" },\n        { \"@type\": \"Product\", \"name\": \"Stretchable Velcro Straps\" },\n        { \"@type\": \"Product\", \"name\": \"Non-Alcohol Clinical Wipes\" },\n        { \"@type\": \"Product\", \"name\": \"Professional Blackout Goggles\" }\n      ],\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.celluma.asia\/products\/starter-kit\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"priceCurrency\": \"SGD\",\n        \"seller\": { \"@type\": \"Organization\", \"name\": \"Celluma Asia\", \"url\": \"https:\/\/www.celluma.asia\" },\n        \"shippingDetails\": {\n          \"@type\": \"OfferShippingDetails\",\n          \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"SGD\" },\n          \"shippingDestination\": { \"@type\": \"DefinedRegion\", \"addressCountry\": \"SG\" },\n          \"deliveryTime\": {\n            \"@type\": \"ShippingDeliveryTime\",\n            \"handlingTime\": { \"@type\": \"QuantitativeValue\", \"minValue\": 0, \"maxValue\": 1, \"unitCode\": \"DAY\" },\n            \"transitTime\":  { \"@type\": \"QuantitativeValue\", \"minValue\": 1, \"maxValue\": 3, \"unitCode\": \"DAY\" }\n          }\n        },\n        \"hasMerchantReturnPolicy\": {\n          \"@type\": \"MerchantReturnPolicy\",\n          \"applicableCountry\": \"SG\",\n          \"returnPolicyCategory\": \"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\n          \"merchantReturnDays\": 14,\n          \"returnMethod\": \"https:\/\/schema.org\/ReturnByMail\",\n          \"returnFees\": \"https:\/\/schema.org\/FreeReturn\"\n        }\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Why must I use non-alcohol wipes on my Celluma?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Isopropyl alcohol degrades the medical-grade plastic housing and LED lens surface over time, causing clouding that reduces light fluence output. The non-alcohol clinical wipes in this kit sanitise the panel surface without any chemical damage to the optical or housing materials.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Are blackout goggles necessary during LED light therapy?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Clinical best practice recommends blackout goggles during facial LED sessions to prevent direct light exposure to the eyes. The professional goggles in this kit block 100% of LED output and are comfortable for 30-minute sessions.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Which Celluma devices is this kit compatible with?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The starter kit is compatible with the Celluma PRO II, PRO Plus, and CONTOUR 2. The carrying case dimensions accommodate the flexible panel of all three devices with their controller modules.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What are the Velcro straps used for?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The stretchable velcro straps secure the Celluma panel against body treatment areas such as the back, shoulder, knee, or hip — maintaining zero-gap contact during pain management and wound healing sessions without the user needing to hold the device in place for 30 minutes.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"kit-v2\"\u003e\n\n  \u003c!-- ══ STICKY BAR ══ --\u003e\n  \u003cdiv class=\"kit-bar\" role=\"complementary\" aria-label=\"Order starter kit\"\u003e\n    \u003cdiv class=\"kit-bar-left\"\u003e\n      \u003cspan class=\"kit-bar-name\"\u003eCelluma Professional Starter Kit · 4 Items\u003c\/span\u003e\n      \u003cspan class=\"kit-bar-desc\"\u003eComplete Care \u0026amp; Maintenance Bundle \u003cem\u003eFree Delivery\u003c\/em\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/wa.me\/6594468877?text=Hi!%20I'm%20interested%20in%20the%20Celluma%20Professional%20Starter%20Kit.%20Could%20you%20confirm%20stock%20and%20pricing?\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"kit-bar-btn\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cuse href=\"#wa-kit\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      Order Now\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ HERO ══ --\u003e\n  \u003cdiv class=\"kit-hero\"\u003e\n    \u003cdiv class=\"kit-badge\"\u003ePRO II · PRO Plus · CONTOUR 2 · 4-Piece Bundle\u003c\/div\u003e\n    \u003ch2\u003eProfessional \u003cstrong\u003eStarter Kit\u003c\/strong\u003e\u003cbr\u003eProtect, Maintain \u0026amp;\u003cbr\u003eMaximise Your Device.\u003c\/h2\u003e\n    \u003cp class=\"kit-lead\"\u003eThe \u003cstrong\u003eCelluma Professional Starter Kit\u003c\/strong\u003e is a curated four-piece bundle engineered to protect your device investment, maintain clinical-grade hygiene, and ensure consistent therapeutic results across every session. Everything your device needs — nothing it doesn't.\u003c\/p\u003e\n    \u003cdiv class=\"kit-trust\"\u003e\n      \u003cspan class=\"kit-trust-item\"\u003ePRO II · PRO Plus · CONTOUR 2\u003c\/span\u003e\n      \u003cspan class=\"kit-trust-item\"\u003e4-Piece Maintenance Bundle\u003c\/span\u003e\n      \u003cspan class=\"kit-trust-item\"\u003eLens-Safe Non-Alcohol Wipes\u003c\/span\u003e\n      \u003cspan class=\"kit-trust-item\"\u003eFree Island-Wide Delivery\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ PRODUCT CARD ══ --\u003e\n  \u003cdiv class=\"kit-card-wrap\"\u003e\n    \u003cp class=\"kit-card-label\"\u003eWhat's in the Kit\u003c\/p\u003e\n    \u003cdiv class=\"kit-card\"\u003e\n      \u003cspan class=\"kit-card-badge\"\u003eIn Stock\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"kit-card-type\"\u003e4-Piece Care \u0026amp; Maintenance Bundle\u003c\/span\u003e\n        \u003cspan class=\"kit-card-name\"\u003eCelluma Professional Starter Kit\u003c\/span\u003e\n        \u003cul class=\"kit-card-features\"\u003e\n          \u003cli\u003eProtective Carrying Case — impact-resistant travel storage\u003c\/li\u003e\n          \u003cli\u003eStretchable Velcro Straps — body treatment hands-free hold\u003c\/li\u003e\n          \u003cli\u003eNon-Alcohol Clinical Wipes — lens-safe surface sanitation\u003c\/li\u003e\n          \u003cli\u003eProfessional Blackout Goggles — full LED eye protection\u003c\/li\u003e\n          \u003cli\u003eCompatible: PRO II · PRO Plus · CONTOUR 2\u003c\/li\u003e\n          \u003cli\u003eReady stock · Free island-wide delivery\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-card-price-col\"\u003e\n        \u003cspan class=\"kit-card-price-label\"\u003ePricing\u003c\/span\u003e\n        \u003ca href=\"https:\/\/wa.me\/6594468877?text=Hi!%20I'm%20interested%20in%20the%20Celluma%20Professional%20Starter%20Kit.%20Could%20you%20share%20the%20pricing?\" style=\"display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,var(--gold),#9a7523);color:#fff;padding:10px 16px;border-radius:6px;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;white-space:nowrap;position:relative;z-index:1;\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          \u003csvg style=\"width:13px;height:13px;fill:#fff;flex-shrink:0\" viewbox=\"0 0 24 24\"\u003e\u003cuse href=\"#wa-kit\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n          Get Price\n        \u003c\/a\u003e\n        \u003cspan class=\"kit-card-note\"\u003eFree delivery\u003cbr\u003eReady stocks\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SPECS ══ --\u003e\n  \u003cdiv class=\"kit-specs\" role=\"table\" aria-label=\"Kit key facts\"\u003e\n    \u003cdiv class=\"kit-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"kit-spec-val\"\u003e4 Items\u003c\/span\u003e\n      \u003cspan class=\"kit-spec-lbl\"\u003eComplete Care\u003cbr\u003eBundle\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kit-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"kit-spec-val\"\u003e3 Devices\u003c\/span\u003e\n      \u003cspan class=\"kit-spec-lbl\"\u003ePRO II · PRO Plus\u003cbr\u003eCONTOUR 2\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kit-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"kit-spec-val\"\u003eAlcohol-Free\u003c\/span\u003e\n      \u003cspan class=\"kit-spec-lbl\"\u003eLens-Safe\u003cbr\u003eClinical Wipes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kit-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"kit-spec-val\"\u003e100%\u003c\/span\u003e\n      \u003cspan class=\"kit-spec-lbl\"\u003eLED Eye\u003cbr\u003eProtection\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SUMMARY ══ --\u003e\n  \u003cdiv class=\"kit-summary\"\u003e\n    \u003cstrong\u003eAt a glance:\u003c\/strong\u003e The \u003cstrong\u003eCelluma Professional Starter Kit\u003c\/strong\u003e includes four items for complete device care: a \u003cstrong\u003eprotective carrying case\u003c\/strong\u003e for travel, \u003cstrong\u003evelcro straps\u003c\/strong\u003e for hands-free body treatment, \u003cstrong\u003enon-alcohol clinical wipes\u003c\/strong\u003e that sanitise without damaging LED lenses, and \u003cstrong\u003eblackout goggles\u003c\/strong\u003e for full eye protection during facial sessions. Compatible with PRO II, PRO Plus, and CONTOUR 2.\n  \u003c\/div\u003e\n\n  \u003c!-- ══ KIT CONTENTS ══ --\u003e\n  \u003csection class=\"kit-section\" aria-labelledby=\"kit-contents\"\u003e\n    \u003cspan class=\"kit-eyebrow\"\u003eThe Bundle\u003c\/span\u003e\n    \u003ch3 id=\"kit-contents\" class=\"kit-h2\"\u003eFour Items. One Complete Care System.\u003c\/h3\u003e\n    \u003cp class=\"kit-body\"\u003eEach item in the kit serves a specific protective or clinical function — not marketing filler. Here's exactly what each one does and why it matters for your device longevity and session results.\u003c\/p\u003e\n\n    \u003cdiv class=\"kit-contents\" role=\"list\"\u003e\n\n      \u003cdiv class=\"kit-item\" role=\"listitem\"\u003e\n        \u003cspan class=\"kit-item-num\"\u003eItem 01\u003c\/span\u003e\n        \u003cspan class=\"kit-item-icon\"\u003e🧳\u003c\/span\u003e\n        \u003cspan class=\"kit-item-name\"\u003eProtective Carrying Case\u003c\/span\u003e\n        \u003cspan class=\"kit-item-tag\"\u003eTravel \u0026amp; Storage\u003c\/span\u003e\n        \u003cp class=\"kit-item-desc\"\u003eImpact-resistant hard case sized for the flexible panel and controller module of the PRO II, PRO Plus, and CONTOUR 2. Protects the LED surface from pressure, scratches, and environmental dust between sessions.\u003c\/p\u003e\n        \u003cspan class=\"kit-item-why\"\u003ePrevents physical damage to the LED diode surface — the most expensive component to repair.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-item\" role=\"listitem\"\u003e\n        \u003cspan class=\"kit-item-num\"\u003eItem 02\u003c\/span\u003e\n        \u003cspan class=\"kit-item-icon\"\u003e🩹\u003c\/span\u003e\n        \u003cspan class=\"kit-item-name\"\u003eStretchable Velcro Straps\u003c\/span\u003e\n        \u003cspan class=\"kit-item-tag\"\u003eBody Treatment\u003c\/span\u003e\n        \u003cp class=\"kit-item-desc\"\u003eMedical-grade stretchable straps that secure the flexible panel against any body treatment area — back, shoulder, knee, hip, or calf — maintaining zero-gap contact for the full 30 minutes without the user needing to hold the device in place.\u003c\/p\u003e\n        \u003cspan class=\"kit-item-why\"\u003eEssential for pain and wound healing protocols — frees your hands and keeps zero-gap contact throughout.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-item\" role=\"listitem\"\u003e\n        \u003cspan class=\"kit-item-num\"\u003eItem 03\u003c\/span\u003e\n        \u003cspan class=\"kit-item-icon\"\u003e🧹\u003c\/span\u003e\n        \u003cspan class=\"kit-item-name\"\u003eNon-Alcohol Clinical Wipes\u003c\/span\u003e\n        \u003cspan class=\"kit-item-tag\"\u003eHygiene · Lens-Safe\u003c\/span\u003e\n        \u003cp class=\"kit-item-desc\"\u003eStandard isopropyl alcohol causes the LED optical lens to cloud and the medical-grade housing to become brittle over time — permanently reducing light fluence output. These wipes sanitise the panel surface between users with zero chemical degradation to optics or housing.\u003c\/p\u003e\n        \u003cspan class=\"kit-item-why\"\u003eThe correct wipe for clinics and shared-use — alcohol wipes will degrade your device over time.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-item\" role=\"listitem\"\u003e\n        \u003cspan class=\"kit-item-num\"\u003eItem 04\u003c\/span\u003e\n        \u003cspan class=\"kit-item-icon\"\u003e🥽\u003c\/span\u003e\n        \u003cspan class=\"kit-item-name\"\u003eProfessional Blackout Goggles\u003c\/span\u003e\n        \u003cspan class=\"kit-item-tag\"\u003eEye Protection\u003c\/span\u003e\n        \u003cp class=\"kit-item-desc\"\u003eClinical-grade goggles that block 100% of LED output during facial sessions. Comfortable for the full 30-minute treatment duration. Recommended by clinical best practice for all facial photobiomodulation protocols regardless of light intensity.\u003c\/p\u003e\n        \u003cspan class=\"kit-item-why\"\u003eRequired for all facial protocols — protects eyes from direct and peripheral LED exposure.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"kit-divider\"\u003e\n\n  \u003c!-- ══ BENEFITS ══ --\u003e\n  \u003csection class=\"kit-section\" aria-labelledby=\"kit-benefits\"\u003e\n    \u003cspan class=\"kit-eyebrow\"\u003eWhy It Matters\u003c\/span\u003e\n    \u003ch3 id=\"kit-benefits\" class=\"kit-h2\"\u003eProtect a Significant Investment\u003c\/h3\u003e\n    \u003cdiv class=\"kit-benefits\" role=\"list\"\u003e\n      \u003cdiv class=\"kit-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"kit-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMaintain Full LED Fluence Output\u003c\/h3\u003e\n          \u003cp\u003eNon-alcohol wipes keep the LED lens optically clear. Clouding from alcohol-based cleaners permanently reduces light output — the wipes in this kit prevent that degradation entirely.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"kit-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eEnable Full-Body Treatment Protocols\u003c\/h3\u003e\n          \u003cp\u003eThe velcro straps unlock body pain and wound healing sessions where the device needs to stay in position hands-free — back pain, shoulder recovery, knee treatment — without a stand or human assistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"kit-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eTravel and Store Safely\u003c\/h3\u003e\n          \u003cp\u003eThe carrying case protects the LED surface during transit — essential for those who travel with their device or store it between infrequent sessions where dust and pressure are risks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"kit-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eClinical-Standard Session Safety\u003c\/h3\u003e\n          \u003cp\u003eBlackout goggles provide the eye protection recommended for all facial LED sessions — particularly important for extended use or when treating areas near the eyes and brow.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ MAIN CTA ══ --\u003e\n  \u003cdiv class=\"kit-cta\" role=\"complementary\" aria-label=\"Order starter kit\"\u003e\n    \u003cspan class=\"kit-cta-eye\"\u003eIn Stock · Singapore · Free Delivery · PRO II · PRO Plus · CONTOUR 2\u003c\/span\u003e\n    \u003cp class=\"kit-cta-title\"\u003eThe \u003cstrong\u003eComplete Care Kit\u003c\/strong\u003e\u003cbr\u003efor Every Celluma Owner\u003c\/p\u003e\n    \u003cp class=\"kit-cta-sub-text\"\u003eCase · Straps · Wipes · Goggles — everything you need\u003cbr\u003eto protect and maintain your device from day one.\u003c\/p\u003e\n    \u003cspan class=\"kit-cta-note\"\u003e4 items · Ready stock · Free island-wide delivery\u003c\/span\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https:\/\/wa.me\/6594468877?text=Hi!%20I'm%20interested%20in%20the%20Celluma%20Professional%20Starter%20Kit.%20Could%20you%20confirm%20stock%20and%20share%20pricing?\" class=\"kit-cta-btn\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cuse href=\"#wa-kit\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      Order the Starter Kit\n    \u003c\/a\u003e\n    \u003cspan class=\"kit-cta-fine\"\u003eGenuine Celluma accessory · Ready stocks · Compatible PRO II, PRO Plus, CONTOUR 2\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ FAQ ══ --\u003e\n  \u003csection class=\"kit-section\" aria-labelledby=\"kit-faq\"\u003e\n    \u003cspan class=\"kit-eyebrow\"\u003eFAQ\u003c\/span\u003e\n    \u003ch3 id=\"kit-faq\" class=\"kit-h2\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdiv class=\"kit-faq-grid\"\u003e\n\n      \u003cdiv class=\"kit-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"kit-faq-q\" itemprop=\"name\"\u003eWhy must I use non-alcohol wipes on my Celluma?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"kit-faq-a\" itemprop=\"text\"\u003eIsopropyl alcohol degrades the \u003cstrong\u003eLED optical lens\u003c\/strong\u003e and plastic housing over time — causing clouding that permanently reduces light fluence output. The non-alcohol clinical wipes in this kit sanitise the panel between sessions without any chemical damage to the optics or housing materials.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"kit-faq-q\" itemprop=\"name\"\u003eAre blackout goggles necessary for LED sessions?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"kit-faq-a\" itemprop=\"text\"\u003eYes — clinical best practice recommends \u003cstrong\u003eblackout goggles\u003c\/strong\u003e for all facial LED sessions. The goggles in this kit block 100% of LED output and are comfortable for the full 30-minute treatment duration, including sessions treating areas near the eyes and brow.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"kit-faq-q\" itemprop=\"name\"\u003eWhat are the Velcro straps used for?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"kit-faq-a\" itemprop=\"text\"\u003eThe stretchable straps \u003cstrong\u003esecure the panel against body treatment areas\u003c\/strong\u003e — back, shoulder, knee, hip, or calf — maintaining zero-gap contact for the full 30 minutes without the user holding the device in place. Essential for pain management and wound healing protocols.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kit-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"kit-faq-q\" itemprop=\"name\"\u003eWhich devices is this kit compatible with?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"kit-faq-a\" itemprop=\"text\"\u003eThe starter kit is compatible with the \u003cstrong\u003eCelluma PRO II, PRO Plus, and CONTOUR 2\u003c\/strong\u003e. The carrying case dimensions accommodate the flexible panel and controller module of all three devices.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Celluma LED Light Therapy","offers":[{"title":"Default Title","offer_id":45680568533233,"sku":"","price":150.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/4646\/6033\/files\/Celluma-Professional-Starter-Kit-Essential-LED-Red-Light-Therapy-Accessories-Velcro-strap.jpg?v=1779025514","url":"https:\/\/www.celluma.asia\/th\/products\/celluma-professional-starter-kit","provider":"Celluma Asia","version":"1.0","type":"link"}