{"product_id":"orange-enzyme-exfoliating-gel-face-body-deep-cleanse","title":"Buy 1 Get 1 FREE Today 🎁!  Say Goodbye to Dull, Rough Skin! GEZRIA Orange Enzyme Exfoliating Gel 🍊","description":"\u003c!-- Orange Exfoliating Gel Scrub - Responsive Product Description --\u003e\n\u003cstyle\u003e\n  .orange-product-page,\n  .orange-product-page * {\n    box-sizing: border-box;\n  }\n\n  .orange-product-page {\n    --orange: #f47b20;\n    --orange-dark: #d95f0e;\n    --orange-soft: #fff2e5;\n    --cream: #fffaf5;\n    --text: #2f2b27;\n    --muted: #6f665f;\n    --line: #f1dfce;\n    --green: #5f8b66;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 22px;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .orange-product-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 22px auto 0;\n    border-radius: 18px;\n  }\n\n  .orange-product-page h1,\n  .orange-product-page h2,\n  .orange-product-page h3,\n  .orange-product-page p {\n    margin-top: 0;\n  }\n\n  .op-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 46px;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 90% 12%, rgba(255,255,255,.8) 0 7%, transparent 8%),\n      linear-gradient(135deg, #fff9f0 0%, #ffe9d2 54%, #ffd7ad 100%);\n    border: 1px solid #f7d9bc;\n    box-shadow: 0 18px 50px rgba(162, 91, 31, .10);\n  }\n\n  .op-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 14px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.8);\n    color: var(--orange-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .op-hero h1 {\n    max-width: 780px;\n    margin-bottom: 14px;\n    font-size: clamp(32px, 5vw, 58px);\n    line-height: 1.05;\n    letter-spacing: -0.035em;\n  }\n\n  .op-hero .op-subtitle {\n    max-width: 760px;\n    margin-bottom: 22px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .op-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .op-tag {\n    padding: 9px 13px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(244,123,32,.22);\n    color: #68401f;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .op-section {\n    margin-top: 26px;\n    padding: 32px;\n    border: 1px solid var(--line);\n    border-radius: 24px;\n    background: #fff;\n    box-shadow: 0 10px 30px rgba(79, 49, 27, .055);\n  }\n\n  .op-section--tint {\n    background: var(--cream);\n  }\n\n  .op-section h2 {\n    margin-bottom: 10px;\n    font-size: clamp(25px, 3vw, 34px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n  }\n\n  .op-section \u003e p {\n    color: var(--muted);\n  }\n\n  .op-lead {\n    font-size: 17px;\n  }\n\n  .op-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 20px;\n  }\n\n  .op-card {\n    padding: 20px;\n    border-radius: 18px;\n    background: #fff;\n    border: 1px solid var(--line);\n  }\n\n  .op-card .op-icon {\n    display: inline-grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 12px;\n    border-radius: 13px;\n    background: var(--orange-soft);\n    font-size: 21px;\n  }\n\n  .op-card strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 16px;\n  }\n\n  .op-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .op-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .op-check {\n    position: relative;\n    padding: 14px 14px 14px 42px;\n    border-radius: 14px;\n    background: var(--orange-soft);\n    font-weight: 650;\n    color: #55463a;\n  }\n\n  .op-check::before {\n    content: \"✓\";\n    position: absolute;\n    left: 14px;\n    top: 13px;\n    display: grid;\n    place-items: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: var(--orange);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .op-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 20px;\n    counter-reset: opstep;\n  }\n\n  .op-step {\n    counter-increment: opstep;\n    min-height: 142px;\n    padding: 18px;\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fff 0%, #fff9f2 100%);\n    border: 1px solid var(--line);\n  }\n\n  .op-step::before {\n    content: counter(opstep);\n    display: grid;\n    place-items: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--orange);\n    color: white;\n    font-weight: 900;\n  }\n\n  .op-step p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .op-note {\n    margin-top: 18px;\n    padding: 15px 17px;\n    border-left: 4px solid var(--green);\n    border-radius: 12px;\n    background: #f3f8f3;\n    color: #4d6651;\n  }\n\n  .op-package {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .op-pill {\n    padding: 12px 16px;\n    border-radius: 14px;\n    background: #fff7ee;\n    border: 1px solid #f4dcc3;\n    font-weight: 750;\n  }\n\n  .op-final {\n    text-align: center;\n    background: linear-gradient(135deg, #fff5e8, #ffe0bd);\n  }\n\n  .op-final p {\n    max-width: 760px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 820px) {\n    .orange-product-page {\n      padding: 14px;\n    }\n\n    .op-hero {\n      padding: 30px 24px;\n      border-radius: 22px;\n    }\n\n    .op-section {\n      padding: 24px 20px;\n      border-radius: 20px;\n    }\n\n    .op-grid,\n    .op-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 560px) {\n    .orange-product-page {\n      padding: 10px;\n      line-height: 1.65;\n    }\n\n    .op-hero {\n      padding: 24px 18px;\n      border-radius: 18px;\n    }\n\n    .op-hero .op-subtitle {\n      font-size: 16px;\n    }\n\n    .op-section {\n      margin-top: 18px;\n      padding: 20px 16px;\n      border-radius: 17px;\n    }\n\n    .op-grid,\n    .op-checklist,\n    .op-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .op-card,\n    .op-step {\n      padding: 16px;\n    }\n\n    .orange-product-page img {\n      margin-top: 16px;\n      border-radius: 14px;\n    }\n\n    .op-tags {\n      gap: 8px;\n    }\n\n    .op-tag {\n      font-size: 12px;\n      padding: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orange-product-page\"\u003e\n\u003csection class=\"op-hero\"\u003e\n\u003cdiv class=\"op-kicker\"\u003e🍊 Fresh Orange Skincare\u003c\/div\u003e\n\u003ch1\u003eOrange Exfoliating Gel Scrub for Face \u0026amp; Body\u003c\/h1\u003e\n\u003cp class=\"op-subtitle\"\u003eReveal brighter, smoother and healthier-looking skin with a gentle exfoliating gel designed to lift away dead skin, excess oil and daily buildup.\u003c\/p\u003e\n\u003cdiv class=\"op-tags\"\u003e\n\u003cspan class=\"op-tag\"\u003eGentle Exfoliation\u003c\/span\u003e \u003cspan class=\"op-tag\"\u003eDeep Cleansing\u003c\/span\u003e \u003cspan class=\"op-tag\"\u003eFace \u0026amp; Body\u003c\/span\u003e \u003cspan class=\"op-tag\"\u003eAll Skin Types\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/2497\/9646\/files\/7_3ff3a512-f9a5-405d-8bac-fe3ab200eb4d.png?v=1782717019\" alt=\"Orange Exfoliating Gel Scrub\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section\"\u003e\n\u003ch2\u003e✨ Reveal Brighter, Smoother Skin\u003c\/h2\u003e\n\u003cp class=\"op-lead\"\u003eSay goodbye to dull, rough skin and hello to a fresh, radiant glow. Infused with orange extracts, this mild exfoliating gel helps remove dead skin cells, excess oil, dirt and impurities while leaving skin feeling soft, smooth and refreshed.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/611e9b60-8784-4850-b6c2-21ffa4fe0325.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Brighter smoother healthier-looking skin\"\u003e\n\u003cp\u003eUnlike harsh scrubs, the gentle peeling-gel texture helps lift away buildup without aggressive scrubbing. Regular use can help improve the look of skin texture and support a brighter, fresher-looking complexion.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/2497\/9646\/files\/3_926416e5-0ba6-4f0e-9d06-6b0f7852afc6.png?v=1782717012\" alt=\"Orange exfoliating gel skin care\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71QywiJa2TL._SL1500_.jpg\" alt=\"Orange exfoliating gel benefits\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section op-section--tint\"\u003e\n\u003ch2\u003e🌟 Why You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"op-checklist\"\u003e\n\u003cdiv class=\"op-check\"\u003eGently removes dead skin cells and impurities\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eDeeply cleanses pores for fresher-looking skin\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eHelps reduce blackheads and excess oil buildup\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003ePromotes a brighter and smoother complexion\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eHydrates while exfoliating to help prevent dryness\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eSuitable for face and body use\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eNon-abrasive, comfortable exfoliation\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eSuitable for all skin types\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/2497\/9646\/files\/1_8edf269c-7155-4af4-ba99-26dfc94ab4ae.png?v=1782717018\" alt=\"Orange gel scrub features\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section\"\u003e\n\u003ch2\u003e🍊 Formula Highlights\u003c\/h2\u003e\n\u003cdiv class=\"op-grid\"\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e🍊\u003c\/span\u003e \u003cstrong\u003eOrange Enzyme Enriched\u003c\/strong\u003e\n\u003cp\u003eHelps loosen dead skin and impurities for effective exfoliation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e🧼\u003c\/span\u003e \u003cstrong\u003eDeep Cleansing Action\u003c\/strong\u003e\n\u003cp\u003eHelps remove dirt, oil, makeup residue and surface pollutants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eBlackhead Care Support\u003c\/strong\u003e\n\u003cp\u003eHelps keep pores cleaner and minimize the appearance of blackheads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eMoisturizing Effect\u003c\/strong\u003e\n\u003cp\u003eLeaves skin feeling soft and hydrated after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003eGentle on Skin\u003c\/strong\u003e\n\u003cp\u003eExfoliates without harsh scrubbing for a comfortable routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cspan class=\"op-icon\"\u003e👥\u003c\/span\u003e \u003cstrong\u003eFor Everyone\u003c\/strong\u003e\n\u003cp\u003eSuitable for men and women with normal, oily, dry or combination skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/2497\/9646\/files\/4_0e5f612c-f0b8-4702-be56-103d11940cbd.png?v=1782717019\" alt=\"Suitable for different skin types\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section op-section--tint\"\u003e\n\u003ch2\u003e🔥 Key Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"op-grid\"\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eMild Gel Formula\u003c\/strong\u003e\n\u003cp\u003eLightweight exfoliating texture designed for comfortable use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eFace + Body\u003c\/strong\u003e\n\u003cp\u003eOne product for multiple areas of your skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eSmoother Texture\u003c\/strong\u003e\n\u003cp\u003eHelps reduce the look and feel of rough, uneven skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eFresh-Looking Pores\u003c\/strong\u003e\n\u003cp\u003eSupports cleaner-looking pores and fresher skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eRadiance Support\u003c\/strong\u003e\n\u003cp\u003eHelps refresh dull and tired-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-card\"\u003e\n\u003cstrong\u003eWeekly Care\u003c\/strong\u003e\n\u003cp\u003eEasy to add to a regular skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71o8IyxuKNL._SL1500_.jpg\" alt=\"Key features of orange exfoliating gel\"\u003e \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71q7HqlL4RL._SL1500_.jpg\" alt=\"Skin benefits\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section\"\u003e\n\u003ch2\u003e📖 How to Use\u003c\/h2\u003e\n\u003cdiv class=\"op-steps\"\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eWash and dry the area you wish to exfoliate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eApply a suitable amount of gel onto clean, dry skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eGently massage in circular motions for 1–2 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eContinue massaging as dead skin and impurities begin to lift away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eRinse thoroughly with lukewarm water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-step\"\u003e\n\u003cp\u003eApply your favorite moisturizer afterward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"op-note\"\u003e\n\u003cstrong\u003eRecommended Use:\u003c\/strong\u003e 1–3 times per week depending on your skin type and skincare routine.\u003c\/div\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71mjzNMQogL._SL1500_.jpg\" alt=\"How to use orange exfoliating gel\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section op-section--tint\"\u003e\n\u003ch2\u003e👥 Suitable For\u003c\/h2\u003e\n\u003cdiv class=\"op-checklist\"\u003e\n\u003cdiv class=\"op-check\"\u003eMen \u0026amp; Women\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eAll Skin Types\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eFace \u0026amp; Body Exfoliation\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eBlackhead-Prone Skin\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eDull \u0026amp; Rough Skin Texture\u003c\/div\u003e\n\u003cdiv class=\"op-check\"\u003eOily, Dry, Combination \u0026amp; Normal Skin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61LkOF9ok1L._SL1500_.jpg\" alt=\"Who can use orange exfoliating gel\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section\"\u003e\n\u003ch2\u003e📦 Package Includes\u003c\/h2\u003e\n\u003cdiv class=\"op-package\"\u003e\n\u003cdiv class=\"op-pill\"\u003e1 × Orange Exfoliating Gel Scrub\u003c\/div\u003e\n\u003cdiv class=\"op-pill\"\u003eNet Weight: 1.7 oz \/ 50 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0728\/2497\/9646\/files\/2_c6af08e3-79ac-4e04-8293-6b2e68373d0a.png?v=1782717019\" alt=\"Orange exfoliating gel package\"\u003e\u003c\/section\u003e\n\u003csection class=\"op-section op-final\"\u003e\n\u003ch2\u003e🌸 Get the Glow Your Skin Deserves\u003c\/h2\u003e\n\u003cp\u003eAdd gentle exfoliation and deep cleansing to your skincare routine for softer, smoother and fresher-looking skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Personality Essentials","offers":[{"title":"Buy 2 Get 2 FREE","offer_id":55940853760168,"sku":"GEZRIA09-4PC","price":37.48,"currency_code":"USD","in_stock":true},{"title":"Buy 1 Get 1 FREE","offer_id":55940853792936,"sku":"GEZRIA09-2PC","price":24.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 3 FREE","offer_id":55940853825704,"sku":"GEZRIA09-6PC","price":49.97,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Get 4 FREE","offer_id":55940853858472,"sku":"GEZRIA09-8PC","price":68.73,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/1563\/2552\/files\/1_7bde988b-9c36-4c9a-af21-004e0e3e147e.webp?v=1788330181","url":"https:\/\/jorvakinomira.com\/products\/orange-enzyme-exfoliating-gel-face-body-deep-cleanse","provider":"Jorvakinomira-1","version":"1.0","type":"link"}