{"product_id":"avani-pure™-4-in-1-pore-vacuum","title":"Avani Puré™ 4-in-1 Pore Vacuum","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold: #C9A84C;\n    --gold-light: #E8D5A3;\n    --gold-pale: #F7F0DC;\n    --white: #FFFFFF;\n    --off-white: #FAFAF8;\n    --charcoal: #1A1A1A;\n    --mid-grey: #6B6B6B;\n    --divider: rgba(201,168,76,0.3);\n  }\n\n  .avp { font-family: 'Montserrat', sans-serif; background: var(--white); color: var(--charcoal); line-height: 1.7; -webkit-font-smoothing: antialiased; }\n\n  \/* URGENCY BAR *\/\n  .avp-bar { background: var(--charcoal); color: var(--gold-light); text-align: center; padding: 12px 24px; font-size: 11px; letter-spacing: 2.5px; font-weight: 500; text-transform: uppercase; }\n\n  \/* HERO *\/\n  .avp-hero { background: linear-gradient(160deg, #FDFCF8 0%, #F5EDD4 50%, #EDE0C0 100%); padding: 72px 40px 64px; text-align: center; position: relative; overflow: hidden; }\n  .avp-hero::before { content: ''; position: absolute; top: -60px; left: 50%; transform: translateX(-50%); width: 600px; height: 600px; background: radial-gradient(circle, rgba(201,168,76,0.12) 0%, transparent 70%); pointer-events: none; }\n  .avp-eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 20px; display: block; }\n  .avp-hero-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(38px, 6vw, 66px); font-weight: 300; line-height: 1.05; color: var(--charcoal); margin-bottom: 10px; }\n  .avp-hero-title em { font-style: italic; color: var(--gold); }\n  .avp-hero-sub { font-family: 'Cormorant Garamond', serif; font-size: clamp(16px, 2.5vw, 22px); font-weight: 300; font-style: italic; color: var(--mid-grey); margin-bottom: 32px; }\n  .avp-rule { width: 60px; height: 1px; background: var(--gold); margin: 0 auto 32px; }\n  .avp-hero-images { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-top: 40px; }\n  .avp-hero-images img { width: 220px; height: 220px; object-fit: cover; border-radius: 4px; box-shadow: 0 12px 40px rgba(0,0,0,0.10); transition: transform 0.4s ease, box-shadow 0.4s ease; }\n  .avp-hero-images img:hover { transform: translateY(-6px); box-shadow: 0 20px 50px rgba(0,0,0,0.15); }\n  .avp-hero-images img.avp-featured { width: 260px; height: 260px; }\n\n  \/* INTRO *\/\n  .avp-intro { max-width: 740px; margin: 64px auto; padding: 0 32px; text-align: center; }\n  .avp-intro p { font-family: 'Cormorant Garamond', serif; font-size: clamp(18px, 2.5vw, 24px); font-weight: 300; color: var(--charcoal); line-height: 1.85; }\n  .avp-intro strong { font-weight: 600; color: var(--gold); }\n\n  \/* STATS *\/\n  .avp-stats { background: var(--off-white); border-top: 1px solid var(--divider); border-bottom: 1px solid var(--divider); padding: 40px 32px; text-align: center; }\n  .avp-stats-grid { display: flex; justify-content: center; gap: 48px; flex-wrap: wrap; max-width: 800px; margin: 0 auto; }\n  .avp-stat-num { font-family: 'Cormorant Garamond', serif; font-size: 42px; font-weight: 600; color: var(--gold); line-height: 1; }\n  .avp-stat-label { font-size: 10px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--mid-grey); margin-top: 6px; }\n\n  \/* SECTION TITLES *\/\n  .avp-section-header { text-align: center; padding: 64px 32px 40px; }\n  .avp-section-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 4vw, 44px); font-weight: 300; color: var(--charcoal); }\n\n  \/* FOUR HEADS GRID *\/\n  .avp-heads { background: var(--white); padding-bottom: 64px; }\n  .avp-heads-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 2px; max-width: 960px; margin: 0 auto; padding: 0 32px; border: 1px solid var(--divider); }\n  .avp-head-card { padding: 40px 32px; border: 1px solid var(--divider); background: var(--white); transition: background 0.3s ease; }\n  .avp-head-card:hover { background: var(--gold-pale); }\n  .avp-head-num { font-family: 'Cormorant Garamond', serif; font-size: 56px; font-weight: 300; color: var(--gold-light); line-height: 1; margin-bottom: 12px; }\n  .avp-head-tag { font-size: 10px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 10px; }\n  .avp-head-title { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 400; color: var(--charcoal); margin-bottom: 12px; }\n  .avp-head-desc { font-size: 13px; color: var(--mid-grey); line-height: 1.7; }\n\n  \/* FEATURE BLOCKS *\/\n  .avp-feature-block { display: grid; grid-template-columns: 1fr 1fr; max-width: 960px; margin: 0 auto 2px; border: 1px solid var(--divider); }\n  .avp-feature-block.avp-rev { direction: rtl; }\n  .avp-feature-block.avp-rev \u003e * { direction: ltr; }\n  .avp-feat-img { width: 100%; height: 380px; object-fit: cover; display: block; }\n  .avp-feat-copy { padding: 56px 48px; display: flex; flex-direction: column; justify-content: center; background: var(--off-white); }\n  .avp-feat-copy .avp-eyebrow { text-align: left; margin-bottom: 0; }\n  .avp-feat-copy .avp-rule { margin: 16px 0 20px; }\n  .avp-feat-copy h3 { font-family: 'Cormorant Garamond', serif; font-size: 30px; font-weight: 300; color: var(--charcoal); margin-bottom: 16px; line-height: 1.2; }\n  .avp-feat-copy p { font-size: 14px; color: var(--mid-grey); line-height: 1.8; }\n\n  \/* DARK FEATURES *\/\n  .avp-dark { background: var(--charcoal); padding: 72px 32px; text-align: center; }\n  .avp-dark .avp-section-title { color: var(--white); }\n  .avp-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; max-width: 800px; margin: 40px auto 0; }\n  .avp-pill { border: 1px solid var(--gold); color: var(--gold-light); padding: 12px 28px; font-size: 11px; letter-spacing: 2px; font-weight: 500; text-transform: uppercase; border-radius: 40px; transition: background 0.3s, color 0.3s; cursor: default; }\n  .avp-pill:hover { background: var(--gold); color: var(--charcoal); }\n\n  \/* TESTIMONIAL *\/\n  .avp-testimonial { background: linear-gradient(135deg, #F7F0DC 0%, #EDE0BF 100%); padding: 80px 32px; text-align: center; position: relative; }\n  .avp-testimonial::before { content: '\\201C'; font-family: 'Cormorant Garamond', serif; font-size: 160px; color: rgba(201,168,76,0.15); position: absolute; top: 10px; left: 50%; transform: translateX(-50%); line-height: 1; pointer-events: none; }\n  .avp-testimonial blockquote { font-family: 'Cormorant Garamond', serif; font-size: clamp(20px, 3vw, 30px); font-weight: 300; font-style: italic; color: var(--charcoal); max-width: 680px; margin: 0 auto 24px; position: relative; z-index: 1; line-height: 1.6; }\n  .avp-testimonial cite { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); font-style: normal; font-weight: 600; }\n\n  \/* CTA *\/\n  .avp-cta { background: var(--white); border-top: 1px solid var(--divider); padding: 80px 32px; text-align: center; }\n  .avp-cta-scarcity { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #B04A2F; font-weight: 600; margin-bottom: 28px; }\n  .avp-cta-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 4vw, 48px); font-weight: 300; color: var(--charcoal); margin-bottom: 12px; }\n  .avp-cta-title em { color: var(--gold); font-style: italic; }\n  .avp-cta-sub { font-size: 13px; color: var(--mid-grey); letter-spacing: 1px; margin-bottom: 36px; }\n  .avp-btn { display: inline-block; background: var(--gold); color: var(--white); font-family: 'Montserrat', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; padding: 18px 56px; border: none; cursor: pointer; text-decoration: none; transition: background 0.3s, transform 0.2s; border-radius: 2px; }\n  .avp-btn:hover { background: #A8883C; transform: translateY(-2px); }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 700px) {\n    .avp-feature-block { grid-template-columns: 1fr; }\n    .avp-feature-block.avp-rev { direction: ltr; }\n    .avp-feat-img { height: 260px; }\n    .avp-feat-copy { padding: 36px 28px; }\n    .avp-hero-images img { width: 160px; height: 160px; }\n    .avp-hero-images img.avp-featured { width: 200px; height: 200px; }\n    .avp-heads-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* ANIMATION *\/\n  @keyframes avpFadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  .avp-hero-title, .avp-hero-sub, .avp-hero-images { animation: avpFadeUp 0.9s ease both; }\n  .avp-hero-sub { animation-delay: 0.15s; }\n  .avp-hero-images { animation-delay: 0.3s; }\n\u003c\/style\u003e\n\u003cdiv class=\"avp\"\u003e\n\u003c!-- URGENCY BAR --\u003e\n\u003cdiv class=\"avp-bar\"\u003e✦   Limited Stock Available — Order Today   ✦\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"avp-hero\"\u003e\u003cspan class=\"avp-eyebrow\"\u003eAvani Luxe Collection\u003c\/span\u003e\n\u003ch1 class=\"avp-hero-title\"\u003eYour Pores.\u003cbr\u003e\u003cem\u003ePerfected.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"avp-hero-sub\"\u003eProfessional suction. Clinical results. At-home luxury.\u003c\/p\u003e\n\u003cdiv class=\"avp-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avp-hero-images\"\u003e\n\u003cimg class=\"avp-featured\" alt=\"Avani Puré Pore Vacuum with box\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-pore-cleaner-refined-branding_f5991c76-910d-43cb-ab56-dd3c6fe7c27a.png?v=1782373512\"\u003e \u003cimg alt=\"Avani Puré lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/close_up_lifestyle.png?v=1782373521\"\u003e \u003cimg alt=\"Four interchangeable heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/pore_cleaner_with_heads_explained.png?v=1782373527\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"avp-intro\"\u003e\n\u003cp\u003eEvery blackhead, every clogged pore, every dull patch — the skin that's been dimming your glow — the Avani Puré™ \u003cstrong\u003eremoves it tonight.\u003c\/strong\u003e Not in a week. Not after a salon appointment. \u003cstrong\u003eTonight.\u003c\/strong\u003e This is professional-grade suction technology, redesigned for your vanity.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"avp-stats\"\u003e\n\u003cdiv class=\"avp-stats-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avp-stat-num\"\u003e4-in-1\u003c\/div\u003e\n\u003cdiv class=\"avp-stat-label\"\u003eInterchangeable Heads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avp-stat-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"avp-stat-label\"\u003eSuction Levels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avp-stat-num\"\u003e4.9★\u003c\/div\u003e\n\u003cdiv class=\"avp-stat-label\"\u003eAverage Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avp-stat-num\"\u003e1st Use\u003c\/div\u003e\n\u003cdiv class=\"avp-stat-label\"\u003eVisible Results\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOUR HEADS --\u003e\n\u003csection class=\"avp-heads\"\u003e\n\u003cdiv class=\"avp-section-header\"\u003e\n\u003cspan class=\"avp-eyebrow\"\u003eThe System\u003c\/span\u003e\n\u003ch2 class=\"avp-section-title\"\u003eFour Heads. Infinite Glow.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-heads-grid\"\u003e\n\u003cdiv class=\"avp-head-card\"\u003e\n\u003cdiv class=\"avp-head-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"avp-head-tag\"\u003eLarge Circular Head\u003c\/div\u003e\n\u003cdiv class=\"avp-head-title\"\u003eDeep Pore Cleanse\u003c\/div\u003e\n\u003cp class=\"avp-head-desc\"\u003eCovers broad facial zones with powerful suction — lifting blackheads, excess sebum, and surface impurities for a visibly cleaner canvas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-head-card\"\u003e\n\u003cdiv class=\"avp-head-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"avp-head-tag\"\u003eSmall Circular Head\u003c\/div\u003e\n\u003cdiv class=\"avp-head-title\"\u003ePrecision Extraction\u003c\/div\u003e\n\u003cp class=\"avp-head-desc\"\u003ePinpoint suction for stubborn blackheads on the nose, chin, and T-zone. Gets exactly where your fingers can't — without the damage they cause.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-head-card\"\u003e\n\u003cdiv class=\"avp-head-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"avp-head-tag\"\u003eOval Head\u003c\/div\u003e\n\u003cdiv class=\"avp-head-title\"\u003eGentle Lift\u003c\/div\u003e\n\u003cp class=\"avp-head-desc\"\u003eDesigned for sensitive zones — around the eyes, lips, and cheeks — where gentler suction unclogs pores without irritation or redness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-head-card\"\u003e\n\u003cdiv class=\"avp-head-num\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"avp-head-tag\"\u003eMicrocrystalline Head\u003c\/div\u003e\n\u003cdiv class=\"avp-head-title\"\u003eExfoliate \u0026amp; Refine\u003c\/div\u003e\n\u003cp class=\"avp-head-desc\"\u003eMicro-crystals buff away dead skin and rough texture — smoothing your complexion so your serums absorb deeper and your skin catches more light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE BLOCKS --\u003e\n\u003csection style=\"max-width: 960px; margin: 0 auto; padding: 0 32px 64px;\"\u003e\n\u003cdiv class=\"avp-feature-block\"\u003e\n\u003cimg class=\"avp-feat-img\" alt=\"Avani Puré in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-pore-cleaner-side-profile_31b8082d-163a-42a1-b158-ebb04dbebaf8.png?v=1782373529\"\u003e\n\u003cdiv class=\"avp-feat-copy\"\u003e\n\u003cspan class=\"avp-eyebrow\"\u003eThe Technology\u003c\/span\u003e\n\u003cdiv class=\"avp-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eSuction That Actually Works\u003c\/h3\u003e\n\u003cp\u003eMost pore strips tear at your skin and leave half the problem behind. The Avani Puré™ uses precision vacuum suction — calibrated across three intensities — to lift impurities cleanly, completely, and without trauma. The difference is visible. The skin feels it immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-feature-block avp-rev\"\u003e\n\u003cimg class=\"avp-feat-img\" alt=\"Reveal your purest complexion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/life_style_image.png?v=1782373525\"\u003e\n\u003cdiv class=\"avp-feat-copy\"\u003e\n\u003cspan class=\"avp-eyebrow\"\u003eThe Result\u003c\/span\u003e\n\u003cdiv class=\"avp-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eReduced Pores.\u003cbr\u003eSmoother Skin.\u003cbr\u003eThat Glow.\u003c\/h3\u003e\n\u003cp\u003eWomen who glow effortlessly aren't lucky — they have the right tools. The Avani Puré™ reduces visible pore size, smooths uneven texture, and gives your complexion the kind of clarity that makes foundation optional. Use it tonight. See it tomorrow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avp-feature-block\"\u003e\n\u003cimg class=\"avp-feat-img\" alt=\"Four heads explained\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/pore_cleaner_with_heads_explained.png?v=1782373527\"\u003e\n\u003cdiv class=\"avp-feat-copy\"\u003e\n\u003cspan class=\"avp-eyebrow\"\u003eDesigned for Daily Life\u003c\/span\u003e\n\u003cdiv class=\"avp-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eCordless. Rechargeable.\u003cbr\u003eBuilt for Your Vanity.\u003c\/h3\u003e\n\u003cp\u003eThe Avani Puré™ was designed to look as good as it performs. Cordless and fully rechargeable, with a compact silhouette that travels as effortlessly as it works. Your complete pore-care routine — in one beautifully crafted device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DARK PILLS --\u003e\n\u003csection class=\"avp-dark\"\u003e\u003cspan class=\"avp-eyebrow\"\u003eWhat You Get\u003c\/span\u003e\n\u003ch2 style=\"color: var(--white);\" class=\"avp-section-title\"\u003eEverything Your Pores Have Been Waiting For.\u003c\/h2\u003e\n\u003cdiv class=\"avp-pills\"\u003e\n\u003cdiv class=\"avp-pill\"\u003e4 Interchangeable Heads\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003e3 Suction Levels\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003eCordless \u0026amp; Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003eAll Skin Tones\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003eVisible First-Use Results\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003eMicrocrystalline Exfoliation\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003ePrecision Extraction\u003c\/div\u003e\n\u003cdiv class=\"avp-pill\"\u003ePremium Build Quality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIAL --\u003e\n\u003csection class=\"avp-testimonial\"\u003e\n\u003cblockquote\u003e\"My blackheads were gone after the very first use. I've never had skin this clean outside of a professional facial — and I've tried everything.\"\u003c\/blockquote\u003e\n\u003ccite\u003e— Aisha K., Verified Customer\u003c\/cite\u003e\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"avp-cta\"\u003e\n\u003cp class=\"avp-cta-scarcity\"\u003e⚠ Only 11 Units Left at This Price\u003c\/p\u003e\n\u003ch2 class=\"avp-cta-title\"\u003eStop Letting Clogged Pores\u003cbr\u003e\u003cem\u003eDull Your Glow.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"avp-cta-sub\"\u003eThe Avani Puré™ was made for this. Your skin is ready.\u003c\/p\u003e\n\u003ca class=\"avp-btn\" href=\"#\"\u003eAdd to Cart — Claim Yours\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Avani","offers":[{"title":"Default Title","offer_id":48774371148020,"sku":"AVN-PV-001","price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-pore-cleaner-refined-branding_f5991c76-910d-43cb-ab56-dd3c6fe7c27a.png?v=1782373512","url":"https:\/\/avani.co.za\/products\/avani-pure%e2%84%a2-4-in-1-pore-vacuum","provider":"Avani","version":"1.0","type":"link"}