{"product_id":"wholly-bare","title":"Lumotify™ - Hair Removal Mousse For Men \u0026 Women","description":"\u003cstyle\u003e\u003c!--\n.wb-container {\n    max-width: 800px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3748;\n    line-height: 1.6;\n    padding: 10px;\n  }\n  .wb-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n  .wb-hero-banner {\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid #edf2f7;\n    background: #faf5ff;\n  }\n  .wb-badge-bar {\n    display: flex;\n    justify-content: space-around;\n    background: #f3f0ff;\n    border-radius: 12px;\n    padding: 14px 8px;\n    margin: 18px 0 26px 0;\n    text-align: center;\n    gap: 8px;\n  }\n  .wb-badge-item {\n    font-size: 13.5px;\n    font-weight: 700;\n    color: #6b46c1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n  }\n  .wb-headline {\n    text-align: center;\n    margin-bottom: 24px;\n  }\n  .wb-headline h2 {\n    font-size: 24px;\n    font-weight: 800;\n    color: #1a202c;\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n  .wb-headline p {\n    font-size: 15px;\n    color: #718096;\n    margin: 0;\n  }\n  .wb-section-title {\n    font-size: 21px;\n    font-weight: 800;\n    text-align: center;\n    margin: 36px 0 18px 0;\n    color: #1a202c;\n  }\n  \/* Visible Results: 2-Column Grid with Strict 1:1 Aspect Ratio *\/\n  .wb-ba-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 30px;\n  }\n  @media (max-width: 520px) {\n    .wb-ba-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n  .wb-ba-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.04);\n  }\n  .wb-ba-label {\n    background: #7c3aed;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    padding: 4px 10px;\n    display: inline-block;\n    border-radius: 0 0 8px 0;\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 2;\n  }\n  \/* 严格锁定 1:1 正方形比例，不压缩拉伸原图 *\/\n  .wb-ba-img-wrap {\n    position: relative;\n    background: #edf2f7;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n  }\n  .wb-ba-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .wb-ba-desc {\n    padding: 14px 16px;\n  }\n  .wb-stars {\n    color: #f6ad55;\n    font-size: 13px;\n    margin-bottom: 4px;\n  }\n  \/* Selling Points: 2-Column Grid *\/\n  .wb-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  @media (max-width: 520px) {\n    .wb-grid-2 {\n      grid-template-columns: 1fr;\n    }\n  }\n  .wb-card {\n    background: #ffffff;\n    border: 1px solid #edf2f7;\n    border-radius: 12px;\n    padding: 18px;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.03);\n  }\n  .wb-card-icon {\n    font-size: 22px;\n    margin-bottom: 6px;\n  }\n  .wb-card h4 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #2d3748;\n    margin: 0 0 4px 0;\n  }\n  .wb-card p {\n    font-size: 13px;\n    color: #4a5568;\n    margin: 0;\n  }\n  \/* 3 Steps *\/\n  .wb-step-container {\n    background: #faf5ff;\n    border: 1px solid #e9d8fd;\n    border-radius: 16px;\n    padding: 20px 16px;\n    margin-bottom: 30px;\n  }\n  .wb-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n  }\n  .wb-step-item {\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 16px;\n    text-align: center;\n    border: 1px solid #f3e8ff;\n  }\n  .wb-step-num {\n    display: inline-block;\n    width: 26px;\n    height: 26px;\n    line-height: 26px;\n    background: #7c3aed;\n    color: #fff;\n    font-weight: bold;\n    border-radius: 50%;\n    margin-bottom: 8px;\n    font-size: 13px;\n  }\n  \/* Timeline *\/\n  .wb-timeline {\n    background: #f7fafc;\n    border-radius: 16px;\n    padding: 20px;\n    margin-bottom: 30px;\n  }\n  .wb-timeline-item {\n    display: flex;\n    gap: 14px;\n    padding: 12px 0;\n    border-bottom: 1px solid #e2e8f0;\n  }\n  .wb-timeline-item:last-child {\n    border-bottom: none;\n  }\n  .wb-timeline-time {\n    font-weight: 800;\n    color: #6b46c1;\n    min-width: 85px;\n    font-size: 14px;\n  }\n  .wb-timeline-desc {\n    font-size: 13.5px;\n    color: #4a5568;\n  }\n  \/* Comparison Table *\/\n  .wb-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 30px;\n    font-size: 13.5px;\n    background: #fff;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #e2e8f0;\n  }\n  .wb-table th, .wb-table td {\n    padding: 12px 14px;\n    text-align: center;\n  }\n  .wb-table th {\n    background: #f7fafc;\n    color: #4a5568;\n    font-weight: 700;\n  }\n  .wb-table tr:nth-child(even) {\n    background: #f8fafc;\n  }\n  .wb-highlight-col {\n    background: #faf5ff !important;\n    font-weight: 700;\n    color: #6b46c1;\n  }\n  \/* FAQ *\/\n  .wb-faq details {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n  }\n  .wb-faq details[open] {\n    border-color: #9f7aea;\n    background: #faf5ff;\n  }\n  .wb-faq summary {\n    font-weight: 700;\n    font-size: 14.5px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #2d3748;\n  }\n  .wb-faq summary::-webkit-details-marker {\n    display: none;\n  }\n  .wb-faq summary::after {\n    content: \"+\";\n    font-size: 18px;\n    color: #7c3aed;\n    font-weight: bold;\n  }\n  .wb-faq details[open] summary::after {\n    content: \"−\";\n  }\n  .wb-faq p {\n    font-size: 13.5px;\n    color: #4a5568;\n    margin: 10px 0 0 0;\n  }\n  \/* Guarantee *\/\n  .wb-guarantee {\n    border: 2px dashed #b794f4;\n    background: #faf5ff;\n    border-radius: 16px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 20px;\n  }\n  .wb-guarantee h3 {\n    color: #553c9e;\n    margin: 0 0 8px 0;\n    font-size: 18px;\n  }\n  .wb-guarantee p {\n    font-size: 13.5px;\n    color: #4a5568;\n    margin: 0;\n  }\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"wb-container\"\u003e\n\u003c!-- 1. Hero Showcase Image --\u003e\n\u003cdiv class=\"wb-hero-banner\"\u003e\u003cimg src=\"https:\/\/img.staticdj.com\/4637e12c7a5ce805a97db485ab914b4e_1024x1024.png\" alt=\"Wholly Bare Depilatory Foam Mousse\" class=\"wb-img\" loading=\"lazy\" width=\"798\" height=\"798\"\u003e\u003c\/div\u003e\n\u003c!-- Trust Badges --\u003e\n\u003cdiv class=\"wb-badge-bar\"\u003e\n\u003cdiv class=\"wb-badge-item\"\u003e⚡ 5-Minute Action\u003c\/div\u003e\n\u003cdiv class=\"wb-badge-item\"\u003e🛡️ Zero Nicks \u0026amp; Cuts\u003c\/div\u003e\n\u003cdiv class=\"wb-badge-item\"\u003e🌿 Sensitive Skin Safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Headline --\u003e\n\u003cdiv class=\"wb-headline\"\u003e\n\u003ch2\u003eEffortless, Silky Smooth Skin Without The Razor\u003c\/h2\u003e\n\u003cp\u003eNo razor burns, no ingrown hairs, and no painful waxing. Just spray, wait 5 minutes, and wipe away coarse hair effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Dual Showcase Grid (Strict Square 1:1 Aspect Ratio) --\u003e\n\u003cdiv class=\"wb-section-title\"\u003eVisible Results in Real Time\u003c\/div\u003e\n\u003cdiv class=\"wb-ba-grid\"\u003e\n\u003c!-- Card 1: Instant Clean Finish --\u003e\n\u003cdiv class=\"wb-ba-card\"\u003e\n\u003cdiv class=\"wb-ba-img-wrap\"\u003e\n\u003cspan class=\"wb-ba-label\"\u003eLegs \u0026amp; Arms\u003c\/span\u003e \u003cimg src=\"https:\/\/img.staticdj.com\/1251766139b617e8e76bb908730c8e88.jpeg\" alt=\"Instant Clean Finish Hair Removal Result\" loading=\"lazy\" width=\"390\" height=\"390\" data-aspect-ratio=\"1.00\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-ba-desc\"\u003e\n\u003cdiv class=\"wb-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-weight: bold; font-size: 14px;\"\u003eInstant Clean Finish\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #718096; margin: 4px 0 0 0;\"\u003eDissolves coarse hair down to the pore without strawberry dots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 2: Zero Cuts or Razor Burn --\u003e\n\u003cdiv class=\"wb-ba-card\"\u003e\n\u003cdiv class=\"wb-ba-img-wrap\"\u003e\n\u003cspan class=\"wb-ba-label\"\u003eBody \u0026amp; Intimate\u003c\/span\u003e \u003cimg src=\"https:\/\/img.staticdj.com\/c9e339aa6453dbfdf570c286710dd039.jpeg\" alt=\"Zero Cuts or Razor Burn Gentle Results\" loading=\"lazy\" width=\"390\" height=\"390\" data-aspect-ratio=\"1.00\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-ba-desc\"\u003e\n\u003cdiv class=\"wb-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-weight: bold; font-size: 14px;\"\u003eZero Cuts or Razor Burn\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #718096; margin: 4px 0 0 0;\"\u003eSafe for sensitive contours including underarms and bikini lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Advantages Matrix (2x2 Layout) --\u003e\n\u003cdiv class=\"wb-grid-2\"\u003e\n\u003cdiv class=\"wb-card\"\u003e\n\u003cdiv class=\"wb-card-icon\"\u003e🪒\u003c\/div\u003e\n\u003ch4\u003eDissolves Below The Surface\u003c\/h4\u003e\n\u003cp\u003eBreaks down hair protein at the root level, so regrowth comes back softer without sharp prickliness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-card\"\u003e\n\u003cdiv class=\"wb-card-icon\"\u003e🍓\u003c\/div\u003e\n\u003ch4\u003eEliminates Strawberry Legs\u003c\/h4\u003e\n\u003cp\u003ePrevents micro-cuts and clogged follicles caused by traditional multi-blade razors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-card\"\u003e\n\u003cdiv class=\"wb-card-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch4\u003eFresh Botanical Fragrance\u003c\/h4\u003e\n\u003cp\u003eInfused with odor-neutralizing plant extracts instead of harsh chemical sulfur smells.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-card\"\u003e\n\u003cdiv class=\"wb-card-icon\"\u003e🧴\u003c\/div\u003e\n\u003ch4\u003eHydrating \u0026amp; Nourishing\u003c\/h4\u003e\n\u003cp\u003eEnriched with Glycerin and soothing actives to leave skin supple and moisturized post-treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Visual 3-Step Instruction Guide --\u003e\n\u003cdiv class=\"wb-section-title\"\u003eHow To Use In 3 Simple Steps\u003c\/div\u003e\n\u003cdiv class=\"wb-step-container\"\u003e\n\u003cdiv class=\"wb-steps\"\u003e\n\u003cdiv class=\"wb-step-item\"\u003e\n\u003cdiv class=\"wb-step-num\"\u003e1\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 4px 0; font-size: 15px;\"\u003eSpray Evenly\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 12.5px; color: #4a5568;\"\u003eShake well and apply an even, thick layer of foam directly over target hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-step-item\"\u003e\n\u003cdiv class=\"wb-step-num\"\u003e2\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 4px 0; font-size: 15px;\"\u003eWait 5–8 Mins\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 12.5px; color: #4a5568;\"\u003eAllow the active mousse to gently dissolve the hair fibers from within.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-step-item\"\u003e\n\u003cdiv class=\"wb-step-num\"\u003e3\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 4px 0; font-size: 15px;\"\u003eWipe \u0026amp; Rinse\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 12.5px; color: #4a5568;\"\u003eWipe hair away cleanly using a damp towel or scraper, then rinse thoroughly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Performance Comparison Table --\u003e\n\u003cdiv class=\"wb-section-title\"\u003eWhy It Beats Traditional Methods\u003c\/div\u003e\n\u003ctable class=\"wb-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left;\"\u003eFeature\u003c\/th\u003e\n\u003cth class=\"wb-highlight-col\"\u003eWholly Bare Mousse\u003c\/th\u003e\n\u003cth\u003eRazors \u0026amp; Blades\u003c\/th\u003e\n\u003cth\u003eWaxing Strips\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: left; font-weight: 600;\"\u003ePain Level\u003c\/td\u003e\n\u003ctd class=\"wb-highlight-col\"\u003e100% Pain-Free\u003c\/td\u003e\n\u003ctd\u003eNicks \u0026amp; Cuts\u003c\/td\u003e\n\u003ctd\u003eExtremely Painful\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: left; font-weight: 600;\"\u003eRegrowth Texture\u003c\/td\u003e\n\u003ctd class=\"wb-highlight-col\"\u003eSoft \u0026amp; Feathered\u003c\/td\u003e\n\u003ctd\u003eSharp, Prickly Stubble\u003c\/td\u003e\n\u003ctd\u003eFine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: left; font-weight: 600;\"\u003eStrawberry Bumps\u003c\/td\u003e\n\u003ctd class=\"wb-highlight-col\"\u003eZero \/ Prevents\u003c\/td\u003e\n\u003ctd\u003eVery Common\u003c\/td\u003e\n\u003ctd\u003eRedness \u0026amp; Irritation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: left; font-weight: 600;\"\u003eTime Needed\u003c\/td\u003e\n\u003ctd class=\"wb-highlight-col\"\u003e5–8 Minutes\u003c\/td\u003e\n\u003ctd\u003e15–20 Mins\u003c\/td\u003e\n\u003ctd\u003e30+ Mins \u0026amp; Messy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 6. Progressive Results Timeline --\u003e\n\u003cdiv class=\"wb-section-title\"\u003eYour Skin Transformation Timeline\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline\"\u003e\n\u003cdiv class=\"wb-timeline-item\"\u003e\n\u003cdiv class=\"wb-timeline-time\"\u003eDay 1\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-desc\"\u003eInstant bare skin in 5–8 minutes. Zero razor cuts, zero burn, and silky finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-item\"\u003e\n\u003cdiv class=\"wb-timeline-time\"\u003eWeek 1\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-desc\"\u003eSkin remains soft longer. Regrowth emerges thinner without sharp, itchy stubble.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-item\"\u003e\n\u003cdiv class=\"wb-timeline-time\"\u003eWeeks 2–4\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-desc\"\u003eStrawberry pores fade and ingrown bumps clear up. Skin barrier stays hydrated.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-item\"\u003e\n\u003cdiv class=\"wb-timeline-time\"\u003eMonth 2+\u003c\/div\u003e\n\u003cdiv class=\"wb-timeline-desc\"\u003eNoticeable reduction in hair coarseness. Grooming becomes effortless and irritation-free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Ingredients \u0026amp; Formula Card --\u003e\n\u003cdiv class=\"wb-card\" style=\"margin-bottom: 30px; background: #faf5ff; border: 1px solid #e9d8fd;\"\u003e\n\u003ch3 style=\"margin: 0 0 10px 0; font-size: 17px; color: #44337a;\"\u003e🌿 Skin-Loving Formula \u0026amp; Active Ingredients\u003c\/h3\u003e\n\u003cp style=\"font-size: 13.5px; color: #4a5568; margin-bottom: 12px;\"\u003eDepilatory action balanced by gentle hydrating compounds to protect your skin barrier:\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; font-size: 13px; color: #4a5568; line-height: 1.8;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCalcium Thioacetate \u0026amp; Hydroxide:\u003c\/strong\u003e Fast-acting agents targeting stubborn hair structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlycerol (Glycerin):\u003c\/strong\u003e Deeply hydrates and prevents dryness or post-treatment tightness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCocoamidopropyl Betaine:\u003c\/strong\u003e Gentle foaming agent ensuring deep, contoured body coverage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1,2-Hexanediol:\u003c\/strong\u003e Calms sensitive skin and maintains formula freshness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 8. FAQ Section --\u003e\n\u003cdiv class=\"wb-section-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"wb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it cause burning or allergic irritation?\u003c\/summary\u003e\n\u003cp\u003eNo. The formula is specifically engineered to be mild on sensitive skin. We recommend a quick 24-hour patch test before your first full-body application.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere on the body can I safely apply this?\u003c\/summary\u003e\n\u003cp\u003eIt can be used on legs, underarms, chest, back, arms, and the bikini\/pubic area. Avoid open wounds, cuts, or direct eye contact.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a strong chemical smell?\u003c\/summary\u003e\n\u003cp\u003eNo. Unlike traditional sulfur-heavy depilatory creams, this formula features a pleasant, light botanical scent.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do the smooth results last?\u003c\/summary\u003e\n\u003cp\u003eBecause it breaks down hair below the epidermal line, results typically last significantly longer than regular shaving, with softer regrowth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 9. 30-Day Guarantee --\u003e\n\u003cdiv class=\"wb-guarantee\"\u003e\n\u003ch3\u003e🛡️ 30-Day Risk-Free Guarantee\u003c\/h3\u003e\n\u003cp\u003eTry it completely risk-free. If you don't experience smoother skin without razor burn, reach out to our customer support team for a hassle-free refund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":48613499699405,"sku":"CJPF279938401AZ","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/5749\/0381\/files\/7069bc_Please_change_202604102346.png?v=1786430352","url":"https:\/\/www.lumotify.com\/products\/wholly-bare","provider":"Lumotify","version":"1.0","type":"link"}