{"product_id":"lymphatic-contour-face-brush","title":"Lymphatic Contour Face Brush","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800\u0026display=swap');\n\n  \/* GLOBAL RESET *\/\n  .premium-pd-wrap { font-family: 'Inter', sans-serif; color: #1a1a2e; max-width: 1100px; margin: 0 auto; line-height: 1.6; padding: 20px; }\n  .premium-pd-wrap * { box-sizing: border-box; }\n  \n  \/* SECTION 1: HERO SPLIT *\/\n  .pd-split-hero { display: flex; flex-wrap: wrap; gap: 50px; align-items: flex-start; padding: 40px 0; border-bottom: 1px solid #f3f4f6; }\n  .pd-hero-media { flex: 1.2; min-width: 320px; }\n  .pd-hero-media img { width: 100%; border-radius: 24px; display: block; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\n  .pd-hero-info { flex: 1; min-width: 320px; }\n\n  \/* ACCORDION STYLE *\/\n  .p-details { border-bottom: 1px solid #eeeeee; }\n  .p-summary { list-style: none; display: flex; justify-content: space-between; align-items: center; padding: 22px 0; font-size: 18px; font-weight: 700; cursor: pointer; color: #000; }\n  .p-summary::-webkit-details-marker { display: none; }\n  .p-summary::after { content: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'\/%3E%3C\/svg%3E\"); transition: 0.3s; }\n  .p-details[open] .p-summary::after { transform: rotate(180deg); }\n  .p-content { padding: 0 0 25px; font-size: 15px; color: #444; }\n  .p-bold { display: block; font-weight: 800; color: #111; margin: 15px 0 4px; font-size: 16px; }\n  .p-footer { font-style: italic; font-size: 13px; color: #888; margin-top: 15px; border-top: 1px solid #f5f5f5; padding-top: 10px; }\n\n  \/* SECTION 2: VIBE TEXT \u0026 DUAL IMAGES *\/\n  .vibe-section { text-align: center; padding: 60px 0; border-bottom: 1px solid #f3f4f6; }\n  .vibe-tag { text-transform: uppercase; letter-spacing: 3px; font-size: 12px; color: #e07a5f; font-weight: 700; margin-bottom: 15px; display: block; }\n  .vibe-title { font-size: 36px; font-weight: 800; margin: 0 0 15px; color: #111; }\n  .vibe-subtext { font-size: 18px; color: #666; max-width: 750px; margin: 0 auto 40px; }\n  .vibe-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; }\n  .vibe-grid img { width: 100%; border-radius: 20px; object-fit: cover; display: block; }\n\n  \/* VIDEO SECTIONS *\/\n  .video-section { padding: 60px 0; border-bottom: 1px solid #f3f4f6; }\n  .video-container { width: 100%; border-radius: 24px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.1); line-height: 0; }\n  .video-container video { width: 100%; height: auto; display: block; }\n  \n  \/* SINGLE BOX COMPARISON CARD *\/\n  .comparison-card { background: #ffffff; border: 1px solid #f0f0f0; border-radius: 24px; padding: 40px 20px; max-width: 800px; margin: 0 auto; box-shadow: 0 4px 20px rgba(0,0,0,0.03); text-align: center; }\n  .comparison-card .vibe-title { font-size: 32px; font-weight: 800; margin-bottom: 10px; color: #000000; }\n  .comparison-card .vibe-subtext { font-size: 16px; color: #666; margin-bottom: 30px; }\n  .comparison-video-wrap { width: 100%; max-width: 500px; margin: 0 auto; border-radius: 16px; overflow: hidden; line-height: 0; }\n  .comparison-video-wrap video { width: 100%; height: auto; max-height: 400px; object-fit: cover; }\n\n  .feature-row { display: flex; flex-wrap: wrap; gap: 50px; align-items: center; }\n  .feature-video { flex: 1; min-width: 320px; }\n  .feature-text { flex: 1; min-width: 320px; }\n  .feature-item { margin-bottom: 30px; }\n  .feature-item h3 { font-size: 22px; font-weight: 800; margin-bottom: 10px; color: #111; }\n  .feature-item p { font-size: 16px; color: #4b5563; }\n\n  \/* SECTION 3: REVIEWS *\/\n  .review-section { padding: 60px 0; }\n  .review-header { text-align: center; margin-bottom: 40px; }\n  .review-header h2 { font-size: 32px; font-weight: 800; margin-bottom: 10px; }\n  .review-header span { color: #3b82f6; }\n  \n  .rev-card-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  .rev-card { background: #fff; border: 1px solid #f0f0f0; border-radius: 20px; padding: 30px; display: flex; flex-direction: column; }\n  .rev-user { display: flex; align-items: center; gap: 12px; margin-bottom: 15px; }\n  .rev-avatar { width: 45px; height: 45px; background: #f3f4f6; color: #1e40af; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; flex-shrink: 0; }\n  .rev-name { font-weight: 700; font-size: 17px; color: #111; }\n  .rev-verified { color: #10b981; font-size: 11px; font-weight: 600; display: flex; align-items: center; gap: 4px; }\n  .rev-stars { color: #3b82f6; font-size: 14px; margin-bottom: 10px; }\n  .rev-tagline { font-weight: 700; font-size: 16px; margin-bottom: 8px; display: block; color: #111; }\n  .rev-body { color: #4b5563; font-size: 14px; line-height: 1.6; margin: 0; }\n\n  \/* SECTION 4: GUARANTEE SECTION *\/\n  .guarantee-section { padding: 60px 0; text-align: center; background: #fff; border-top: 1px solid #f3f4f6; }\n  .guarantee-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 40px; }\n  .guarantee-item { padding: 10px; }\n  .guarantee-icon { width: 40px; height: 40px; margin-bottom: 15px; color: #111; }\n  .guarantee-item h4 { font-size: 18px; font-weight: 800; margin: 0 0 8px; color: #000; }\n  .guarantee-item p { font-size: 14px; color: #666; margin: 0; }\n\n  \/* MOBILE RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .pd-split-hero, .vibe-grid, .rev-card-grid, .feature-row, .guarantee-grid { grid-template-columns: 1fr; }\n    .vibe-title { font-size: 28px; }\n    .comparison-card { margin: 10px; padding: 25px 15px; }\n    .comparison-video-wrap { max-width: 100%; }\n    .comparison-video-wrap video { max-height: 350px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"premium-pd-wrap\"\u003e\n  \u003csection class=\"pd-split-hero\"\u003e\n    \u003cdiv class=\"pd-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/8099\/0694\/files\/Wooden_facial_brushing_tool_close-up.png?v=1775044733\" alt=\"Main Product\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pd-hero-info\"\u003e\n      \u003cdetails class=\"p-details\"\u003e\n        \u003csummary class=\"p-summary\"\u003eHow do I clean the brush?\u003c\/summary\u003e\n        \u003cdiv class=\"p-content\"\u003e\n          \u003cp\u003eClean as you would a makeup or face mask brush. Maintenance is straightforward since the brush is used on freshly cleansed skin.\u003c\/p\u003e\n          \u003cspan class=\"p-bold\"\u003eQuick Cleanse:\u003c\/span\u003e Spray with 70% isopropyl alcohol and wipe clean with a cloth. \u003cspan class=\"p-bold\"\u003eDeep Cleanse:\u003c\/span\u003e Wash with antibacterial soap and lukewarm water.\n          \u003cp class=\"p-footer\"\u003eQuick Cleanse: Every 3-5 days | Deep Cleanse: Every 2 weeks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"p-details\"\u003e\n        \u003csummary class=\"p-summary\"\u003eWhat are the bristles made from?\u003c\/summary\u003e\n        \u003cdiv class=\"p-content\"\u003eThe bristles are made from ultra soft poly fibers that are dermatologically tested to be gentle on all skin types.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"p-details\"\u003e\n        \u003csummary class=\"p-summary\"\u003eWhen will I see results?\u003c\/summary\u003e\n        \u003cdiv class=\"p-content\"\u003eImmediate depuffing is visible after 2-3 minutes of use. For long-term sculpting, consistent daily use for 21 days is recommended.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"p-details\"\u003e\n        \u003csummary class=\"p-summary\"\u003eHow often should I use it?\u003c\/summary\u003e\n        \u003cdiv class=\"p-content\"\u003eDaily use is recommended for best results. Most users prefer incorporating it into their morning routine to reduce morning puffiness.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"p-details\"\u003e\n        \u003csummary class=\"p-summary\"\u003eCan I use it with oils or serums?\u003c\/summary\u003e\n        \u003cdiv class=\"p-content\"\u003eYes! You can use a light facial oil or serum to help the brush glide even more smoothly across your skin.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vibe-section\"\u003e\n    \u003cspan class=\"vibe-tag\"\u003eThe Product\u003c\/span\u003e\n    \u003ch2 class=\"vibe-title\"\u003eYour Face. Your Glow. Your Definition.\u003c\/h2\u003e\n    \u003cp class=\"vibe-subtext\"\u003eSculpt, depuff, and define—one tool that does it all beautifully.\u003c\/p\u003e\n    \u003cdiv class=\"vibe-grid\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/8099\/0694\/files\/product_1775038013676_4_cff21f14-d158-45a6-8d54-1b6718b370c9.png?v=1775038052\" alt=\"Lifestyle 1\"\u003e \n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/8099\/0694\/files\/product_1775038007759_3_3cd3b642-b6e6-41b6-a6fa-ff83db5653e6.png?v=1775038052\" alt=\"Lifestyle 2\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"video-section\"\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"feature-video\"\u003e\n        \u003cdiv class=\"video-container\"\u003e\n          \u003cvideo autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1e45ae06be3646ffb98de228dc5e4e6e.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003ch2 class=\"vibe-title\" style=\"text-align: left; font-size: 32px;\"\u003eDepuff \u0026amp; Define Naturally\u003c\/h2\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3\u003eInstantly Reduce Puffiness\u003c\/h3\u003e\n          \u003cp\u003eDrains excess fluid from under-eyes, cheeks, and jawline to reveal a lifted appearance in just minutes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3\u003eNo More Harsh Tools\u003c\/h3\u003e\n          \u003cp\u003eUnlike gua sha or rollers, our ultra-soft bristles glide gently without irritation or scratching.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3\u003eNo Messy Oils Needed\u003c\/h3\u003e\n          \u003cp\u003eDesigned for dry use. Just grab and go for quick results anywhere.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"video-section\"\u003e\n    \u003cdiv class=\"comparison-card\"\u003e\n      \u003ch2 class=\"vibe-title\"\u003eOne Side vs The Other\u003c\/h2\u003e\n      \u003cp class=\"vibe-subtext\"\u003eSee visible reduction in inflammation and puffiness instantly.\u003c\/p\u003e\n      \u003cdiv class=\"comparison-video-wrap\"\u003e\n        \u003cvideo autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0d1d7038cb184f2d9d6d456a95e12293.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"review-section\"\u003e\n    \u003cdiv class=\"review-header\"\u003e\u003ch2\u003eWhat our \u003cspan\u003ecustomers\u003c\/span\u003e say about us\u003c\/h2\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rev-card-grid\"\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eSofia Singh 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eAmazing facial brush for massage\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eI absolutely loved this facial brush. The bristles are incredibly soft yet firm, perfect for massaging the face without irritating the skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eDilpreet K. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003ePerfect for lymph drainage\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eAmazing Results! The design is so ergonomic it fits perfectly in my hand and makes it easy to glide along my jawline.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eAnanya M. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eNo more morning puffiness!\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eThis is now a staple in my morning routine. Within 2 minutes, the swelling around my eyes and jaw is gone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eP\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003ePriya V. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eLuxurious feel, actual results\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eI was skeptical but the quality is premium. My face looks much more \"lifted\" and my cheekbones are actually visible now.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eMehak S. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eSo soft on sensitive skin\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eI have very sensitive skin that turns red with gua sha. This brush is like a cloud but still gets the fluid moving. No redness at all!\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eK\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eKavya R. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eGame Changer!\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eI've tried rollers and stones, but this brush is on another level. It’s so relaxing and I can actually see the definition in my face after use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eRohan J. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eHighly recommended\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eThe build quality is excellent. It’s very easy to clean and the results on my jawline puffiness were almost immediate. 10\/10.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n        \u003cdiv class=\"rev-user\"\u003e\n\u003cdiv class=\"rev-avatar\"\u003eN\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rev-name\"\u003eNisha T. 🇮🇳\u003c\/span\u003e\u003cspan class=\"rev-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cspan class=\"rev-tagline\"\u003eEssential for self-care\u003c\/span\u003e\n        \u003cp class=\"rev-body\"\u003eThis has become my favorite part of my skincare routine. It’s so therapeutic and my skin feels much more firm and glowing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"guarantee-section\"\u003e\n    \u003ch2 class=\"vibe-title\"\u003eOur Guarantee\u003c\/h2\u003e\n    \u003cdiv class=\"guarantee-grid\"\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003csvg class=\"guarantee-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M21 7.5L12 3L3 7.5V16.5L12 21L21 16.5V7.5Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M3.27002 7.5L12 11.87L20.73 7.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 21.01V11.87\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch4\u003eFast Shipping\u003c\/h4\u003e\n\u003cp\u003eDoorstep delivery all over India.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003csvg class=\"guarantee-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3V5M12 19V21M3 12H5M19 12H21M5.5 5.5L7 7M17 17L18.5 18.5M5.5 18.5L7 17M17 7L18.5 5.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch4\u003ePrice-match guarantee\u003c\/h4\u003e\n\u003cp\u003eSave money when ordering with us.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003csvg class=\"guarantee-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M7 8C7 8 8.5 6 12 6C15.5 6 17 8 17 8M7 13C7 13 8.5 15 12 15C15.5 15 17 13 17 13\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"10\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"10\" r=\"1\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch4\u003eHassle-free exchange\u003c\/h4\u003e\n\u003cp\u003eNo questions asked.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003csvg class=\"guarantee-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch4\u003e5 Star Reviews\u003c\/h4\u003e\n\u003cp\u003eCustomer satisfaction priority.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Gigglo","offers":[{"title":"Default Title","offer_id":47501830684902,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/8099\/0694\/files\/Wooden_scalp_massager_and_storage_case.png?v=1775044715","url":"https:\/\/gigglo.in\/products\/lymphatic-contour-face-brush","provider":"Gigglo","version":"1.0","type":"link"}