{"title":"Skincare Tools","description":"\u003cp\u003eElevate your skincare routine with our premium tools and accessories. From electric cleansing brushes to reusable makeup remover pads and luxurious microfiber towels — gentle, effective, and beautifully designed.\u003c\/p\u003e","products":[{"product_id":"5-piece-luxurious-makeup-microfiber-towels","title":"5 Piece Luxurious Makeup Microfiber Towels","description":"\u003cdiv class=\"luxury-towels\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003ch1 class=\"hero-title\"\u003ePURELY HER\u003c\/h1\u003e\n    \u003ch2 class=\"hero-subtitle\"\u003e5-Piece Microfiber Makeup Towels\u003c\/h2\u003e\n    \u003cp class=\"hero-tagline\"\u003eContemporary Elegance Meets Effortless Care\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro\"\u003e\n    \u003cp\u003eElevate your skincare ritual with our exquisitely crafted collection of reusable microfiber facial cloths. Designed for the woman who appreciates the finer details, these sumptuous towels transform your daily cleansing routine into a moment of pure indulgence—where contemporary sophistication meets gentle, effective care.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"benefits\"\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eReusable \u0026amp; Sustainable Luxury\u003c\/h3\u003e\n      \u003cp\u003eReplace disposable options with eco-friendly elegance. Wash after wash, these towels maintain their sumptuous softness.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eUltra-Soft \u0026amp; Absorbent\u003c\/h3\u003e\n      \u003cp\u003ePremium microfiber glides across skin with whisper-gentle care, absorbing water and makeup residue efficiently.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eElegant Embroidery Detail\u003c\/h3\u003e\n      \u003cp\u003eRefined embroidery transforms a functional essential into a beautiful accent for your vanity.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eContemporary Style\u003c\/h3\u003e\n      \u003cp\u003eClean lines and modern design sensibility make these towels perfect for the woman who values form and function.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eVersatile Beauty Essential\u003c\/h3\u003e\n      \u003cp\u003eIdeal for makeup removal, toners, gentle exfoliation, or refreshing your complexion throughout the day.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"closing\"\u003e\n    \u003cp class=\"closing-text\"\u003ePurely Her. Purely Soft. Purely Refined.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* Premium serif font *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=New+Icon\u0026display=swap');\n\n.luxury-towels {\n  font-family: 'New Icon', serif;\n  background: #fff url('https:\/\/www.transparenttextures.com\/patterns\/marble.png') repeat;\n  padding: 60px;\n  border-radius: 20px;\n  box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Hero section *\/\n.hero {\n  text-align: center;\n  margin-bottom: 50px;\n  animation: fadeIn 2s ease-in-out;\n}\n\n.hero-title {\n  font-size: 4em;\n  font-weight: 700;\n  color: #000;\n  margin-bottom: 10px;\n}\n\n.hero-subtitle {\n  font-size: 2.2em;\n  color: #444;\n  margin-bottom: 15px;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.hero-tagline {\n  font-size: 1.5em;\n  color: #666;\n  font-style: italic;\n  animation: fadeUp 3s ease-in-out;\n}\n\n\/* Intro *\/\n.intro {\n  max-width: 900px;\n  margin: 0 auto 60px auto;\n  font-size: 1.3em;\n  line-height: 1.8;\n  color: #333;\n  text-align: center;\n  animation: fadeIn 3s ease-in-out;\n}\n\n\/* Benefits grid *\/\n.benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  margin-bottom: 60px;\n}\n\n.benefit {\n  background: rgba(255,255,255,0.95);\n  border: 1px solid #ddd;\n  border-radius: 14px;\n  padding: 30px;\n  text-align: center;\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.benefit:hover {\n  transform: translateY(-12px) scale(1.05);\n  box-shadow: 0 25px 50px rgba(0,0,0,0.25);\n}\n\n.benefit h3 {\n  font-size: 1.5em;\n  margin-bottom: 15px;\n  color: #000;\n  font-weight: 600;\n}\n\n.benefit p {\n  font-size: 1.1em;\n  color: #555;\n}\n\n.icon {\n  font-size: 2em;\n  color: #d4af37; \/* Gold tone *\/\n  display: block;\n  margin-bottom: 15px;\n  animation: pulse 3s infinite;\n}\n\n\/* Closing banner *\/\n.closing {\n  text-align: center;\n}\n\n.closing-text {\n  font-size: 1.8em;\n  font-weight: bold;\n  color: #000;\n  animation: fadeIn 4s ease-in-out;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {opacity: 0;}\n  to {opacity: 1;}\n}\n\n@keyframes fadeUp {\n  from {opacity: 0; transform: translateY(30px);}\n  to {opacity: 1; transform: translateY(0);}\n}\n\n@keyframes pulse {\n  0%, 100% {transform: scale(1);}\n  50% {transform: scale(1.2);}\n}\n\u003c\/style\u003e\n","brand":"PURELY HER","offers":[{"title":"Default Title","offer_id":53179664236911,"sku":null,"price":385.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/0736\/8559\/files\/1stimageformakeuptowel5pcs.png?v=1783080913"},{"product_id":"5pc-reusable-makeup-remover-pads","title":"5pc Reusable Makeup Remover Pads","description":"\u003cdiv class=\"luxury-remover-pads\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003ch1 class=\"hero-title\"\u003ePURELY HER\u003c\/h1\u003e\n    \u003ch2 class=\"hero-subtitle\"\u003e5PC Reusable Makeup Remover Pads\u003c\/h2\u003e\n    \u003cp class=\"hero-tagline\"\u003eYour Skin Glows Brighter\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro\"\u003e\n    \u003cp\u003eEmbrace the future of skincare with luxuriously soft, eco-conscious makeup remover pads. Designed for the woman who values both her skin and the planet, this exquisite collection transforms your cleansing ritual into a moment of pure indulgence while honoring sustainable beauty.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"benefits\"\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eEffortless Elegance\u003c\/h3\u003e\n      \u003cp\u003eThoughtfully crafted to deliver the gentlest touch—removing even stubborn makeup with water alone, leaving skin refreshed and radiant.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eSustainable Luxury\u003c\/h3\u003e\n      \u003cp\u003eReusable, washable, and endlessly gentle—each pad becomes softer with every use, eliminating the need for harsh chemicals or disposable wipes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eEco-Conscious Beauty\u003c\/h3\u003e\n      \u003cp\u003eInvest in your skin’s future and the planet’s wellbeing with pads that honor conscious living without compromising elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Step-by-Step Interactive Section --\u003e\n  \u003csection class=\"steps\"\u003e\n    \u003ch2 class=\"section-title\"\u003eYour Complete Cleansing Experience\u003c\/h2\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eStep 1: Soak\u003c\/h3\u003e\n      \u003cp\u003eSoak the wash cloth for a refreshing cleanse.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eStep 2: Gentle Cleansing\u003c\/h3\u003e\n      \u003cp\u003eWipe clean skin gently with warm water.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eStep 3: Effortless Removal\u003c\/h3\u003e\n      \u003cp\u003eUse the pads to gently wipe away makeup and residue.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eStep 4: Rinse \u0026amp; Refresh\u003c\/h3\u003e\n      \u003cp\u003eRinse pads in the washing machine for daily or weekly care.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eStep 5: Sustainable Luxury\u003c\/h3\u003e\n      \u003cp\u003eHang overnight, press gently, and enjoy a clean finish with no leftover residue.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"closing\"\u003e\n    \u003cp class=\"closing-text\"\u003ePurely Her. Purely Sustainable. Purely Radiant.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* Premium serif font *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=New+Icon\u0026display=swap');\n\n.luxury-remover-pads {\n  font-family: 'New Icon', serif;\n  background: #fff url('https:\/\/www.transparenttextures.com\/patterns\/marble.png') repeat;\n  padding: 60px;\n  border-radius: 20px;\n  box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Hero section *\/\n.hero {\n  text-align: center;\n  margin-bottom: 50px;\n  animation: fadeIn 2s ease-in-out;\n}\n\n.hero-title {\n  font-size: 4em;\n  font-weight: 700;\n  color: #000;\n  margin-bottom: 10px;\n}\n\n.hero-subtitle {\n  font-size: 2.2em;\n  color: #444;\n  margin-bottom: 15px;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.hero-tagline {\n  font-size: 1.5em;\n  color: #666;\n  font-style: italic;\n  animation: fadeUp 3s ease-in-out;\n}\n\n\/* Intro *\/\n.intro {\n  max-width: 900px;\n  margin: 0 auto 60px auto;\n  font-size: 1.3em;\n  line-height: 1.8;\n  color: #333;\n  text-align: center;\n  animation: fadeIn 3s ease-in-out;\n}\n\n\/* Benefits grid *\/\n.benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  margin-bottom: 60px;\n}\n\n.benefit {\n  background: rgba(255,255,255,0.95);\n  border: 1px solid #ddd;\n  border-radius: 14px;\n  padding: 30px;\n  text-align: center;\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.benefit:hover {\n  transform: translateY(-12px) scale(1.05);\n  box-shadow: 0 25px 50px rgba(0,0,0,0.25);\n}\n\n.benefit h3 {\n  font-size: 1.5em;\n  margin-bottom: 15px;\n  color: #000;\n  font-weight: 600;\n}\n\n.benefit p {\n  font-size: 1.1em;\n  color: #555;\n}\n\n\/* Steps grid *\/\n.steps {\n  margin-bottom: 60px;\n}\n\n.section-title {\n  font-size: 2em;\n  text-align: center;\n  margin-bottom: 30px;\n  color: #000;\n  font-weight: 700;\n}\n\n.step {\n  background: rgba(255,255,255,0.95);\n  border: 1px solid #ddd;\n  border-radius: 14px;\n  padding: 25px;\n  margin-bottom: 20px;\n  text-align: center;\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.step:hover {\n  transform: translateY(-8px) scale(1.03);\n  box-shadow: 0 20px 40px rgba(0,0,0,0.2);\n}\n\n.step h3 {\n  font-size: 1.4em;\n  margin-bottom: 10px;\n  color: #000;\n}\n\n.step p {\n  font-size: 1em;\n  color: #555;\n}\n\n.icon {\n  font-size: 2em;\n  color: #d4af37; \/* Gold tone *\/\n  display: block;\n  margin-bottom: 15px;\n  animation: pulse 3s infinite;\n}\n\n\/* Closing banner *\/\n.closing {\n  text-align: center;\n}\n\n.closing-text {\n  font-size: 1.8em;\n  font-weight: bold;\n  color: #000;\n  animation: fadeIn 4s ease-in-out;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {opacity: 0;}\n  to {opacity: 1;}\n}\n\n@keyframes fadeUp {\n  from {opacity: 0; transform: translateY(30px);}\n  to {opacity: 1; transform: translateY(0);}\n}\n\n@keyframes pulse {\n  0%, 100% {transform: scale(1);}\n  50% {transform: scale(1.2);}\n}\n\u003c\/style\u003e\n","brand":"PURELY HER","offers":[{"title":"Default Title","offer_id":53179664433519,"sku":null,"price":20.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/0736\/8559\/files\/1stimageformakeuptowel.png?v=1783080916"},{"product_id":"refined-electric-facial-cleansing-brush","title":"Refined Electric Facial Cleansing brush","description":"\u003cdiv class=\"luxury-cleansing-brush\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003ch1 class=\"hero-title\"\u003ePURELY HER\u003c\/h1\u003e\n    \u003ch2 class=\"hero-subtitle\"\u003eRefined Electric Facial Cleansing Brush\u003c\/h2\u003e\n    \u003cp class=\"hero-tagline\"\u003eClean, Elegant \u0026amp; Refined\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"intro\"\u003e\n    \u003cp\u003eDiscover the transformative power of advanced skincare technology wrapped in elegant simplicity. Our refined electric facial cleansing brush elevates your daily ritual into a spa-worthy experience, delivering luminous, porcelain-smooth skin with every gentle touch.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Benefits Section --\u003e\n  \u003csection class=\"benefits\"\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eGentle Yet Effective\u003c\/h3\u003e\n      \u003cp\u003eWhisper-soft bristles work in harmony with your skin’s natural texture, providing deep cleansing without irritation or harshness.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eErgonomic Design\u003c\/h3\u003e\n      \u003cp\u003eBeautifully contoured and rounded for a comfortable grip, making your skincare ritual effortless and indulgent.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eDual Functionality\u003c\/h3\u003e\n      \u003cp\u003ePortable silicone eye massager with rechargeable heating function—reduces puffiness, enhances circulation, and awakens tired eyes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eRadiant Results\u003c\/h3\u003e\n      \u003cp\u003eUltra-soft silicone bristles penetrate deeper than hands alone, lifting away impurities and stimulating microcirculation for lit-from-within glow.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Interactive Features Section --\u003e\n  \u003csection class=\"features\"\u003e\n    \u003ch2 class=\"section-title\"\u003eRefined Technology, Radiant Results\u003c\/h2\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eReplaceable Battery\u003c\/h3\u003e\n      \u003cp\u003eConvenient and practical, ensuring your brush is always ready for use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003ePortable \u0026amp; Rechargeable\u003c\/h3\u003e\n      \u003cp\u003eCompact design with rechargeable heating function for travel-friendly luxury.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n      \u003ch3\u003eSpa-Quality Precision\u003c\/h3\u003e\n      \u003cp\u003eTransforms daily cleansing into a restorative ritual, delivering professional-level results at home.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"closing\"\u003e\n    \u003cp class=\"closing-text\"\u003ePurely Her. Purely Radiant. Purely Exquisite.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* Premium serif font *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=New+Icon\u0026display=swap');\n\n.luxury-cleansing-brush {\n  font-family: 'New Icon', serif;\n  background: #fff url('https:\/\/www.transparenttextures.com\/patterns\/marble.png') repeat;\n  padding: 60px;\n  border-radius: 20px;\n  box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Hero section *\/\n.hero {\n  text-align: center;\n  margin-bottom: 50px;\n  animation: fadeIn 2s ease-in-out;\n}\n\n.hero-title {\n  font-size: 4em;\n  font-weight: 700;\n  color: #000;\n  margin-bottom: 10px;\n}\n\n.hero-subtitle {\n  font-size: 2.2em;\n  color: #444;\n  margin-bottom: 15px;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.hero-tagline {\n  font-size: 1.5em;\n  color: #666;\n  font-style: italic;\n  animation: fadeUp 3s ease-in-out;\n}\n\n\/* Intro *\/\n.intro {\n  max-width: 900px;\n  margin: 0 auto 60px auto;\n  font-size: 1.3em;\n  line-height: 1.8;\n  color: #333;\n  text-align: center;\n  animation: fadeIn 3s ease-in-out;\n}\n\n\/* Benefits grid *\/\n.benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  margin-bottom: 60px;\n}\n\n.benefit {\n  background: rgba(255,255,255,0.95);\n  border: 1px solid #ddd;\n  border-radius: 14px;\n  padding: 30px;\n  text-align: center;\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.benefit:hover {\n  transform: translateY(-12px) scale(1.05);\n  box-shadow: 0 25px 50px rgba(0,0,0,0.25);\n}\n\n.benefit h3 {\n  font-size: 1.5em;\n  margin-bottom: 15px;\n  color: #000;\n  font-weight: 600;\n}\n\n.benefit p {\n  font-size: 1.1em;\n  color: #555;\n}\n\n\/* Features grid *\/\n.features {\n  margin-bottom: 60px;\n}\n\n.section-title {\n  font-size: 2em;\n  text-align: center;\n  margin-bottom: 30px;\n  color: #000;\n  font-weight: 700;\n}\n\n.feature {\n  background: rgba(255,255,255,0.95);\n  border: 1px solid #ddd;\n  border-radius: 14px;\n  padding: 25px;\n  margin-bottom: 20px;\n  text-align: center;\n  transition: transform 0.5s ease, box-shadow 0.5s ease;\n  animation: fadeUp 2s ease-in-out;\n}\n\n.feature:hover {\n  transform: translateY(-8px) scale(1.03);\n  box-shadow: 0 20px 40px rgba(0,0,0,0.2);\n}\n\n.feature h3 {\n  font-size: 1.4em;\n  margin-bottom: 10px;\n  color: #000;\n}\n\n.feature p {\n  font-size: 1em;\n  color: #555;\n}\n\n.icon {\n  font-size: 2em;\n  color: #d4af37; \/* Gold tone *\/\n  display: block;\n  margin-bottom: 15px;\n  animation: pulse 3s infinite;\n}\n\n\/* Closing banner *\/\n.closing {\n  text-align: center;\n}\n\n.closing-text {\n  font-size: 1.8em;\n  font-weight: bold;\n  color: #000;\n  animation: fadeIn 4s ease-in-out;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {opacity: 0;}\n  to {opacity: 1;}\n}\n\n@keyframes fadeUp {\n  from {opacity: 0; transform: translateY(30px);}\n  to {opacity: 1; transform: translateY(0);}\n}\n\n@keyframes pulse {\n  0%, 100% {transform: scale(1);}\n  50% {transform: scale(1.2);}\n}\n\u003c\/style\u003e\n","brand":"PURELY HER","offers":[{"title":"Default Title","offer_id":53179664499055,"sku":null,"price":640.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/0736\/8559\/files\/1stimageforelectricfacialcleaner_a00d0aba-5625-493a-97bd-001957bed9b3.png?v=1783080917"}],"url":"https:\/\/purelyhersanctuary.co.za\/collections\/skincare-tools.oembed","provider":"Purely Her Sanctuary","version":"1.0","type":"link"}