{"title":"Lips","description":"\u003cp\u003eNourish and beautify your lips with our luxurious lip collection. From hydrating lip oils to glossy balms — find your perfect pout.\u003c\/p\u003e","products":[{"product_id":"lipstick","title":"Shimmer Balm","description":"\u003csection class=\"gh-hero\"\u003e\n  \u003cdiv class=\"gh-shimmer\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"gh-hero-content\"\u003e\n\n    \u003cdiv class=\"gh-badge\"\u003e✨ NEW LUXURY DROP\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Glam House\u003cbr\u003e\n      \u003cspan\u003eShimmer Balm\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"gh-subtitle\"\u003e\n      Luxury Hydration. Radiant Shine. Effortless Elegance.\n    \u003c\/p\u003e\n\n    \u003cp class=\"gh-text\"\u003e\n      💋 Discover the Shimmer Balm crafted to nourish, hydrate, and enhance your natural lips with a soft golden glow.\n      Every swipe melts into silky comfort, leaving your lips smooth, supple, and luminous.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gh-glow-line\"\u003e\n      💛 A touch of shimmer. A whole lot of glam.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-buttons\"\u003e\n      \u003ca href=\"#product\" class=\"gh-btn\"\u003eShop Now ✨\u003c\/a\u003e\n      \u003ca href=\"#details\" class=\"gh-btn-outline\"\u003eLearn More\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== GOOGLE FONTS ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700\u0026family=Poppins:wght@300;400;500;600\u0026display=swap');\n\n\/* ===== BASE ===== *\/\n.gh-hero{\n  position:relative;\n  padding:120px 20px;\n  overflow:hidden;\n  background: linear-gradient(135deg,#ffffff,#f7f3ec,#ffffff);\n}\n\n\/* ===== FLOATING SHIMMER BACKGROUND ===== *\/\n.gh-shimmer::before,\n.gh-shimmer::after{\n  content:\"✨ ✨ ✨ ✨ ✨ ✨ ✨ ✨\";\n  position:absolute;\n  font-size:20px;\n  opacity:0.25;\n  white-space:nowrap;\n  animation:float 18s linear infinite;\n}\n\n.gh-shimmer::after{\n  top:60%;\n  opacity:0.15;\n  animation-duration:25s;\n}\n\n@keyframes float{\n  0%{transform:translateX(-100%);}\n  100%{transform:translateX(120%);}\n}\n\n\/* ===== HERO CONTENT ===== *\/\n.gh-hero-content{\n  max-width:900px;\n  margin:auto;\n  text-align:center;\n  position:relative;\n  z-index:2;\n}\n\n\/* ===== BADGE ===== *\/\n.gh-badge{\n  display:inline-block;\n  padding:10px 20px;\n  border-radius:50px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  color:#fff;\n  font-weight:600;\n  letter-spacing:1px;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  animation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n  50%{\n    transform:scale(1.05);\n    box-shadow:0 0 30px rgba(201,162,39,0.5);\n  }\n}\n\n\/* ===== TITLE ===== *\/\n.gh-hero h1{\n  font-family:'Playfair Display',serif;\n  font-size:64px;\n  margin:25px 0 10px;\n  color:#2b2b2b;\n  line-height:1.1;\n}\n\n.gh-hero h1 span{\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  background-size:200%;\n  animation:shine 4s linear infinite;\n}\n\n@keyframes shine{\n  0%{background-position:0%;}\n  100%{background-position:200%;}\n}\n\n\/* ===== SUBTITLE ===== *\/\n.gh-subtitle{\n  font-size:22px;\n  color:#7a6a3b;\n  margin-bottom:20px;\n  font-weight:500;\n}\n\n\/* ===== TEXT ===== *\/\n.gh-text{\n  font-size:17px;\n  color:#555;\n  line-height:1.8;\n  max-width:700px;\n  margin:0 auto 25px;\n}\n\n\/* ===== GLAM LINE ===== *\/\n.gh-glow-line{\n  font-size:20px;\n  font-weight:600;\n  color:#C9A227;\n  margin:25px 0;\n}\n\n\/* ===== BUTTONS ===== *\/\n.gh-buttons{\n  display:flex;\n  justify-content:center;\n  gap:15px;\n  flex-wrap:wrap;\n  margin-top:30px;\n}\n\n.gh-btn{\n  padding:15px 35px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  transition:0.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n.gh-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.4);\n}\n\n.gh-btn-outline{\n  padding:15px 35px;\n  border:2px solid #C9A227;\n  color:#C9A227;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:600;\n  transition:0.3s;\n}\n\n.gh-btn-outline:hover{\n  background:#C9A227;\n  color:#fff;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:768px){\n  .gh-hero h1{\n    font-size:40px;\n  }\n\n  .gh-subtitle{\n    font-size:18px;\n  }\n}\n\n\u003c\/style\u003e\u003csection class=\"gh-hero\"\u003e\n  \u003cdiv class=\"gh-shimmer\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"gh-hero-content\"\u003e\n\n    \u003cdiv class=\"gh-badge\"\u003e✨ NEW LUXURY DROP\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Glam House\u003cbr\u003e\n      \u003cspan\u003eShimmer Balm\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"gh-subtitle\"\u003e\n      Luxury Hydration. Radiant Shine. Effortless Elegance.\n    \u003c\/p\u003e\n\n    \u003cp class=\"gh-text\"\u003e\n      💋 Discover the Shimmer Balm crafted to nourish, hydrate, and enhance your natural lips with a soft golden glow.\n      Every swipe melts into silky comfort, leaving your lips smooth, supple, and luminous.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gh-glow-line\"\u003e\n      💛 A touch of shimmer. A whole lot of glam.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-buttons\"\u003e\n      \u003ca href=\"#product\" class=\"gh-btn\"\u003eShop Now ✨\u003c\/a\u003e\n      \u003ca href=\"#details\" class=\"gh-btn-outline\"\u003eLearn More\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== GOOGLE FONTS ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700\u0026family=Poppins:wght@300;400;500;600\u0026display=swap');\n\n\/* ===== BASE ===== *\/\n.gh-hero{\n  position:relative;\n  padding:120px 20px;\n  overflow:hidden;\n  background: linear-gradient(135deg,#ffffff,#f7f3ec,#ffffff);\n}\n\n\/* ===== FLOATING SHIMMER BACKGROUND ===== *\/\n.gh-shimmer::before,\n.gh-shimmer::after{\n  content:\"✨ ✨ ✨ ✨ ✨ ✨ ✨ ✨\";\n  position:absolute;\n  font-size:20px;\n  opacity:0.25;\n  white-space:nowrap;\n  animation:float 18s linear infinite;\n}\n\n.gh-shimmer::after{\n  top:60%;\n  opacity:0.15;\n  animation-duration:25s;\n}\n\n@keyframes float{\n  0%{transform:translateX(-100%);}\n  100%{transform:translateX(120%);}\n}\n\n\/* ===== HERO CONTENT ===== *\/\n.gh-hero-content{\n  max-width:900px;\n  margin:auto;\n  text-align:center;\n  position:relative;\n  z-index:2;\n}\n\n\/* ===== BADGE ===== *\/\n.gh-badge{\n  display:inline-block;\n  padding:10px 20px;\n  border-radius:50px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  color:#fff;\n  font-weight:600;\n  letter-spacing:1px;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  animation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n  50%{\n    transform:scale(1.05);\n    box-shadow:0 0 30px rgba(201,162,39,0.5);\n  }\n}\n\n\/* ===== TITLE ===== *\/\n.gh-hero h1{\n  font-family:'Playfair Display',serif;\n  font-size:64px;\n  margin:25px 0 10px;\n  color:#2b2b2b;\n  line-height:1.1;\n}\n\n.gh-hero h1 span{\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  background-size:200%;\n  animation:shine 4s linear infinite;\n}\n\n@keyframes shine{\n  0%{background-position:0%;}\n  100%{background-position:200%;}\n}\n\n\/* ===== SUBTITLE ===== *\/\n.gh-subtitle{\n  font-size:22px;\n  color:#7a6a3b;\n  margin-bottom:20px;\n  font-weight:500;\n}\n\n\/* ===== TEXT ===== *\/\n.gh-text{\n  font-size:17px;\n  color:#555;\n  line-height:1.8;\n  max-width:700px;\n  margin:0 auto 25px;\n}\n\n\/* ===== GLAM LINE ===== *\/\n.gh-glow-line{\n  font-size:20px;\n  font-weight:600;\n  color:#C9A227;\n  margin:25px 0;\n}\n\n\/* ===== BUTTONS ===== *\/\n.gh-buttons{\n  display:flex;\n  justify-content:center;\n  gap:15px;\n  flex-wrap:wrap;\n  margin-top:30px;\n}\n\n.gh-btn{\n  padding:15px 35px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  transition:0.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n.gh-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.4);\n}\n\n.gh-btn-outline{\n  padding:15px 35px;\n  border:2px solid #C9A227;\n  color:#C9A227;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:600;\n  transition:0.3s;\n}\n\n.gh-btn-outline:hover{\n  background:#C9A227;\n  color:#fff;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:768px){\n  .gh-hero h1{\n    font-size:40px;\n  }\n\n  .gh-subtitle{\n    font-size:18px;\n  }\n}\n\n\u003c\/style\u003e\u003csection class=\"gh-story\"\u003e\n\n  \u003cdiv class=\"gh-story-container\"\u003e\n\n    \u003c!-- LEFT SIDE --\u003e\n    \u003cdiv class=\"gh-story-text\"\u003e\n\n      \u003ch2\u003eCrafted for Effortless Luxury\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Glam House Shimmer Balm is more than lip care — it’s a daily ritual of elegance.\n        Designed for modern women who want softness, glow, and confidence in every touch.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Infused with deeply hydrating ingredients, it melts into your lips to deliver long-lasting moisture\n        while enhancing your natural beauty with a soft golden shimmer.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e✨ Nourishes and repairs dry lips\u003c\/li\u003e\n        \u003cli\u003e💛 Subtle gold shimmer for a refined glow\u003c\/li\u003e\n        \u003cli\u003e💧 Lightweight, non-sticky comfort\u003c\/li\u003e\n        \u003cli\u003e👑 Perfect for daily luxury wear\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ca href=\"#product\" class=\"gh-story-btn\"\u003eExperience Glam House ✨\u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- RIGHT SIDE --\u003e\n    \u003cdiv class=\"gh-story-card\"\u003e\n\n      \u003cdiv class=\"gh-luxury-badge\"\u003eLUXURY FORMULA\u003c\/div\u003e\n\n      \u003ch3\u003eHydration Meets Radiance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A carefully balanced formula that delivers hydration, softness, and luminous shine —\n        all in one effortless swipe.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e24H\u003c\/span\u003e\n        \u003cp\u003eHydration Support\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        \u003cp\u003eRadiant Shimmer Finish\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e💛\u003c\/span\u003e\n        \u003cp\u003eLuxury Gold Infusion\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== STORY SECTION ===== *\/\n.gh-story{\n  padding:110px 20px;\n  background: linear-gradient(180deg,#fbf8f2,#ffffff);\n}\n\n\/* ===== CONTAINER ===== *\/\n.gh-story-container{\n  max-width:1100px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1.2fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n\/* ===== LEFT TEXT ===== *\/\n.gh-story-text h2{\n  font-family:'Playfair Display',serif;\n  font-size:44px;\n  color:#2b2b2b;\n  margin-bottom:20px;\n}\n\n.gh-story-text p{\n  color:#666;\n  font-size:16px;\n  line-height:1.8;\n  margin-bottom:15px;\n}\n\n.gh-story-text ul{\n  list-style:none;\n  padding:0;\n  margin:25px 0;\n}\n\n.gh-story-text ul li{\n  margin-bottom:12px;\n  font-size:15px;\n  color:#444;\n}\n\n\/* ===== BUTTON ===== *\/\n.gh-story-btn{\n  display:inline-block;\n  margin-top:10px;\n  padding:14px 30px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.25);\n  transition:0.3s ease;\n}\n\n.gh-story-btn:hover{\n  transform:translateY(-4px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.35);\n}\n\n\/* ===== RIGHT CARD ===== *\/\n.gh-story-card{\n  background: rgba(255,255,255,0.75);\n  border:1px solid rgba(201,162,39,0.2);\n  border-radius:25px;\n  padding:35px;\n  backdrop-filter: blur(12px);\n  box-shadow:0 15px 40px rgba(0,0,0,0.06);\n  position:relative;\n  overflow:hidden;\n}\n\n\/* gold glow sweep *\/\n.gh-story-card::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:-100%;\n  width:100%;\n  height:100%;\n  background: linear-gradient(120deg,transparent,rgba(201,162,39,0.12),transparent);\n  transition:0.7s;\n}\n\n.gh-story-card:hover::before{\n  left:100%;\n}\n\n.gh-luxury-badge{\n  display:inline-block;\n  padding:8px 15px;\n  border-radius:50px;\n  background:#C9A227;\n  color:#fff;\n  font-size:12px;\n  font-weight:600;\n  margin-bottom:15px;\n  letter-spacing:1px;\n}\n\n.gh-story-card h3{\n  font-size:24px;\n  margin-bottom:10px;\n  color:#2b2b2b;\n}\n\n.gh-story-card p{\n  font-size:15px;\n  color:#666;\n  line-height:1.7;\n  margin-bottom:20px;\n}\n\n\/* ===== STATS ===== *\/\n.gh-stat{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  margin:12px 0;\n  padding:10px 0;\n  border-top:1px solid rgba(0,0,0,0.05);\n}\n\n.gh-stat span{\n  font-size:18px;\n  font-weight:700;\n  color:#C9A227;\n  min-width:40px;\n}\n\n.gh-stat p{\n  margin:0;\n  font-size:14px;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:900px){\n  .gh-story-container{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .gh-story-text h2{\n    font-size:32px;\n  }\n}\n\n\u003c\/style\u003e\n","brand":"Glam House","offers":[{"title":"Default Title","offer_id":47649792098482,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/crystal-lipstick-solo-shot.png?v=1783158726"},{"product_id":"lip-glow-oil-blush-pink","title":"Lip Glow Oil – Blush Pink","description":"\u003cdiv class=\"gh-lipglow\"\u003e\n\n    \u003c!-- Hero --\u003e\n    \u003csection class=\"gh-lipglow-hero\"\u003e\n\n        \u003cspan class=\"gh-badge\"\u003eLUXURY LIP COLLECTION\u003c\/span\u003e\n\n        \u003ch2\u003eLip Glow Oil\u003c\/h2\u003e\n\n        \u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"gh-tagline\"\u003e\n            Nourish. Plump. Glow.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Story --\u003e\n    \u003csection class=\"gh-lipglow-story\"\u003e\n\n        \u003cp\u003e\n            Discover the luxurious glow of the\n            \u003cstrong\u003eLip Glow Oil in Blush Pink\u003c\/strong\u003e — a cherry-infused\n            lip oil that delivers lasting hydration while enhancing the natural\n            beauty of your lips with a delicate veil of glossy colour.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Infused with nourishing cherry oil, this silky formula glides\n            effortlessly across the lips, leaving behind an ultra-glossy finish\n            without the sticky feel of traditional glosses. Every application\n            wraps your lips in comforting moisture while creating a naturally\n            fuller, smoother appearance.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Whether worn alone for a soft \"your lips but better\" look or layered\n            over your favourite lipstick for mirror-like shine, this elegant lip\n            oil becomes the finishing touch your beauty ritual deserves.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Benefits --\u003e\n    \u003csection class=\"gh-lipglow-benefits\"\u003e\n\n        \u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n        \u003cdiv class=\"gh-lipglow-grid\"\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n                \u003cdiv class=\"gh-icon\"\u003e🍒\u003c\/div\u003e\n\n                \u003ch4\u003eCherry Oil Infusion\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Deeply nourishes, softens and conditions lips while helping\n                    to restore lasting moisture.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n\n                \u003cdiv class=\"gh-icon\"\u003e💗\u003c\/div\u003e\n\n                \u003ch4\u003eNatural Colour Revival\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Enhances your natural lip tone with a delicate blush pink\n                    tint for a healthy-looking glow.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n\n                \u003cdiv class=\"gh-icon\"\u003e✨\u003c\/div\u003e\n\n                \u003ch4\u003eMirror Shine\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Delivers a crystal-clear glossy finish that catches the\n                    light beautifully from every angle.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n\n                \u003cdiv class=\"gh-icon\"\u003e💧\u003c\/div\u003e\n\n                \u003ch4\u003eWeightless Comfort\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Ultra-light, non-sticky texture feels silky smooth and\n                    comfortable from morning until night.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n\n                \u003cdiv class=\"gh-icon\"\u003e💎\u003c\/div\u003e\n\n                \u003ch4\u003ePlumping Effect\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Creates the appearance of naturally fuller, smoother lips\n                    with every swipe.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-card\"\u003e\n\n                \u003cdiv class=\"gh-icon\"\u003e🩷\u003c\/div\u003e\n\n                \u003ch4\u003ePrecision Applicator\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Soft doe-foot applicator hugs every curve for effortless,\n                    even application wherever you are.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Finish --\u003e\n    \u003csection class=\"gh-lipglow-finish\"\u003e\n\n        \u003ch3\u003eThe Finishing Touch\u003c\/h3\u003e\n\n        \u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003e\n            Glide directly onto clean lips for an instantly hydrated, glossy\n            finish or layer over lipstick to create a fuller-looking,\n            glass-like pout. Keep it close throughout the day whenever your\n            lips deserve another touch of luxurious shine.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gh-quote\"\u003e\n            Your lips, but make them glow.\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.gh-lipglow{\n    max-width:950px;\n    margin:40px auto;\n    background:#ffffff;\n    border-radius:26px;\n    overflow:hidden;\n    border:1px solid #f1e6e7;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:#555;\n    box-shadow:0 18px 50px rgba(0,0,0,.06);\n}\n\n.gh-lipglow-hero{\n    padding:80px 50px;\n    text-align:center;\n    background:linear-gradient(180deg,#fffefe,#fdf5f6);\n}\n\n.gh-badge{\n    display:inline-block;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-size:12px;\n    color:#d18a95;\n}\n\n.gh-lipglow-hero h2{\n    margin:18px 0;\n    font-size:48px;\n    font-weight:400;\n    color:#2c2c2c;\n}\n\n.gh-divider{\n    width:80px;\n    height:2px;\n    margin:28px auto;\n    background:linear-gradient(to right,#f7d5d9,#d18a95,#f7d5d9);\n}\n\n.gh-tagline{\n    font-size:24px;\n    color:#8d7277;\n    font-style:italic;\n}\n\n.gh-lipglow-story{\n    padding:65px 55px;\n    line-height:1.9;\n    font-size:17px;\n}\n\n.gh-lipglow-story p{\n    margin-bottom:24px;\n}\n\n.gh-lipglow-benefits{\n    background:#fdfafb;\n    padding:65px 40px;\n}\n\n.gh-lipglow-benefits h3{\n    text-align:center;\n    font-size:34px;\n    font-weight:400;\n    color:#2d2d2d;\n    margin-bottom:45px;\n}\n\n.gh-lipglow-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:24px;\n}\n\n.gh-card{\n    background:#fff;\n    padding:30px;\n    border-radius:18px;\n    border:1px solid #f3e5e6;\n    transition:.35s ease;\n}\n\n.gh-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 15px 35px rgba(0,0,0,.08);\n}\n\n.gh-icon{\n    font-size:30px;\n    margin-bottom:18px;\n}\n\n.gh-card h4{\n    margin-bottom:12px;\n    font-size:21px;\n    color:#2d2d2d;\n    font-weight:500;\n}\n\n.gh-card p{\n    margin:0;\n    color:#666;\n    font-size:15px;\n    line-height:1.8;\n}\n\n.gh-lipglow-finish{\n    padding:75px 50px;\n    text-align:center;\n}\n\n.gh-lipglow-finish h3{\n    font-size:34px;\n    color:#2d2d2d;\n    font-weight:400;\n}\n\n.gh-lipglow-finish p{\n    max-width:720px;\n    margin:auto;\n    line-height:1.9;\n    font-size:17px;\n}\n\n.gh-quote{\n    margin-top:40px;\n    font-size:24px;\n    font-style:italic;\n    color:#d18a95;\n    letter-spacing:.5px;\n}\n\n@media(max-width:768px){\n\n.gh-lipglow-hero{\n    padding:55px 25px;\n}\n\n.gh-lipglow-hero h2{\n    font-size:36px;\n}\n\n.gh-tagline{\n    font-size:20px;\n}\n\n.gh-lipglow-story,\n.gh-lipglow-benefits,\n.gh-lipglow-finish{\n    padding:40px 25px;\n}\n\n}\n\n\u003c\/style\u003e\nThis version is designed to feel like a high-end Dior or Clarins product page, with:\n✨ Soft blush pink and pearl white luxury colour palette.\n💗 Elegant editorial typography.\n🍒 Premium feature cards highlighting key benefits.\n📱 Fully responsive layout.\n🎀 Unique CSS classes to avoid conflicts with your other Glam House product pages.\n💎 A refined, feminine aesthetic that aligns with the luxury identity you've been creating for Glam House.\n\n\n\n\n","brand":"Glam House","offers":[{"title":"Pink","offer_id":47669750956210,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true},{"title":"Red","offer_id":47669750988978,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/blush-lip-glow-oil-hero-shot.png?v=1783161437"},{"product_id":"honey-milk-lip-oil","title":"Honey Milk Lip Oil","description":"\u003cdiv class=\"gh-honey-oil\"\u003e\n\n    \u003c!-- Hero --\u003e\n    \u003csection class=\"gh-honey-oil__hero\"\u003e\n\n        \u003cspan class=\"gh-honey-oil__badge\"\u003e\n            LUXURY LIP COLLECTION\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"gh-honey-oil__title\"\u003e\n            Honey Milk Lip Oil\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"gh-honey-oil__divider\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"gh-honey-oil__tagline\"\u003e\n            Sweet lips. Golden glow.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Story --\u003e\n    \u003csection class=\"gh-honey-oil__story\"\u003e\n\n        \u003cp\u003e\n            Indulge your lips with the luxurious\n            \u003cstrong\u003eHoney Milk Lip Oil\u003c\/strong\u003e — an ultra-nourishing lip\n            treatment infused with honey and milk extracts to leave lips\n            irresistibly soft, silky and beautifully radiant.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Its lightweight golden oil glides effortlessly over the lips,\n            wrapping them in long-lasting moisture while delivering a naturally\n            fuller appearance and a mirror-like shine. A delicate golden tint\n            reflects the light beautifully, creating the illusion of healthy,\n            luminous lips with every application.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Finished with a deliciously sweet scent and a silky, non-sticky\n            texture, this luxurious lip oil transforms everyday lip care into\n            a moment of pure indulgence.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Features --\u003e\n    \u003csection class=\"gh-honey-oil__features\"\u003e\n\n        \u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n        \u003cdiv class=\"gh-honey-oil__grid\"\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e🍯\u003c\/span\u003e\n\n                \u003ch4\u003eHoney \u0026amp; Milk Extracts\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Rich botanical extracts deeply nourish, soften and comfort\n                    dry lips while helping maintain lasting hydration.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e✨\u003c\/span\u003e\n\n                \u003ch4\u003eGolden Glow\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    A delicate golden tint enhances your natural lip colour\n                    with a warm, luminous shine that catches every light.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e💧\u003c\/span\u003e\n\n                \u003ch4\u003eWeightless Comfort\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Silky, non-sticky texture feels effortlessly comfortable\n                    from morning until evening.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e💎\u003c\/span\u003e\n\n                \u003ch4\u003ePlumping Effect\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Creates the appearance of naturally fuller, smoother lips\n                    with every luxurious swipe.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e🌼\u003c\/span\u003e\n\n                \u003ch4\u003eSweet Fragrance\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    A delicate honey-inspired scent transforms every\n                    application into a luxurious beauty ritual.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-honey-oil__card\"\u003e\n\n                \u003cspan class=\"gh-honey-oil__icon\"\u003e🩷\u003c\/span\u003e\n\n                \u003ch4\u003ePrecision Applicator\u003c\/h4\u003e\n\n                \u003cp\u003e\n                    Soft doe-foot applicator delivers smooth, even application\n                    with effortless precision.\n                \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- Finish --\u003e\n    \u003csection class=\"gh-honey-oil__finish\"\u003e\n\n        \u003ch3\u003eThe Perfect Finish\u003c\/h3\u003e\n\n        \u003cdiv class=\"gh-honey-oil__divider\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003e\n            Wear alone for beautifully nourished lips with a naturally glossy\n            finish, or layer over your favourite lipstick to add warmth,\n            dimension and irresistible shine. Reapply throughout the day\n            whenever your lips deserve a touch of luxurious hydration.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gh-honey-oil__quote\"\u003e\n            A little sweetness goes a long way.\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.gh-honey-oil{\n    max-width:950px;\n    margin:40px auto;\n    background:#ffffff;\n    border-radius:28px;\n    overflow:hidden;\n    border:1px solid #efe7d8;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:#565656;\n    box-shadow:0 20px 55px rgba(0,0,0,.06);\n}\n\n.gh-honey-oil__hero{\n    padding:80px 50px;\n    text-align:center;\n    background:linear-gradient(180deg,#fffefb,#fcf8ef);\n}\n\n.gh-honey-oil__badge{\n    display:inline-block;\n    font-size:12px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    color:#c29b41;\n}\n\n.gh-honey-oil__title{\n    margin:18px 0;\n    font-size:48px;\n    font-weight:400;\n    color:#2d2d2d;\n}\n\n.gh-honey-oil__divider{\n    width:85px;\n    height:2px;\n    margin:28px auto;\n    background:linear-gradient(to right,#f7e8b4,#c9a34b,#f7e8b4);\n}\n\n.gh-honey-oil__tagline{\n    font-size:24px;\n    color:#8d7b58;\n    font-style:italic;\n}\n\n.gh-honey-oil__story{\n    padding:65px 55px;\n    line-height:1.9;\n    font-size:17px;\n}\n\n.gh-honey-oil__story p{\n    margin-bottom:24px;\n}\n\n.gh-honey-oil__features{\n    background:#fdfbf6;\n    padding:65px 40px;\n}\n\n.gh-honey-oil__features h3{\n    text-align:center;\n    font-size:34px;\n    font-weight:400;\n    color:#2d2d2d;\n    margin-bottom:45px;\n}\n\n.gh-honey-oil__grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:24px;\n}\n\n.gh-honey-oil__card{\n    background:#fff;\n    border:1px solid #f1e8d5;\n    border-radius:20px;\n    padding:32px;\n    transition:all .35s ease;\n}\n\n.gh-honey-oil__card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 16px 35px rgba(185,145,52,.12);\n}\n\n.gh-honey-oil__icon{\n    display:block;\n    font-size:30px;\n    margin-bottom:18px;\n}\n\n.gh-honey-oil__card h4{\n    margin-bottom:12px;\n    font-size:21px;\n    color:#2d2d2d;\n    font-weight:500;\n}\n\n.gh-honey-oil__card p{\n    margin:0;\n    font-size:15px;\n    line-height:1.8;\n    color:#666;\n}\n\n.gh-honey-oil__finish{\n    padding:75px 50px;\n    text-align:center;\n}\n\n.gh-honey-oil__finish h3{\n    font-size:34px;\n    font-weight:400;\n    color:#2d2d2d;\n}\n\n.gh-honey-oil__finish p{\n    max-width:720px;\n    margin:auto;\n    font-size:17px;\n    line-height:1.9;\n}\n\n.gh-honey-oil__quote{\n    margin-top:40px;\n    font-size:24px;\n    font-style:italic;\n    color:#c29b41;\n    letter-spacing:.5px;\n}\n\n@media (max-width:768px){\n\n.gh-honey-oil__hero{\n    padding:55px 25px;\n}\n\n.gh-honey-oil__title{\n    font-size:36px;\n}\n\n.gh-honey-oil__tagline{\n    font-size:20px;\n}\n\n.gh-honey-oil__story,\n.gh-honey-oil__features,\n.gh-honey-oil__finish{\n    padding:40px 25px;\n}\n\n}\n\n\u003c\/style\u003e\nThis design complements your existing Glam House collection while giving the Honey Milk Lip Oil its own premium identity through:\n🍯 Warm honey, cream, and champagne-gold colour palette.\n✨ Luxury editorial layout with generous white space.\n💎 Elegant feature cards with subtle hover effects.\n🤍 Responsive design for desktop and mobile.\n🎀 Unique gh-honey-oil CSS classes, preventing style conflicts with your other product pages.\n\n\n\n\n","brand":"Glam House","offers":[{"title":"Default Title","offer_id":47669752955058,"sku":null,"price":169.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/honey-milk-bottle-exploding-from-lips.png?v=1783391423"},{"product_id":"hafurux-shiny-lip-gloss","title":"Hafurux Shiny Lip Gloss","description":"\u003cstyle\u003e\n:root{\n--gh-gold:#c8a46b;\n--gh-gold-light:#ead7b0;\n--gh-text:#2d2d2d;\n--gh-muted:#6d6d6d;\n--gh-border:#efe5d8;\n--gh-bg:#fffdfb;\n--gh-lilac:#e9dcff;\n--gh-pink:#ffd6e8;\n}\n\n.gh-gloss{\nmax-width:1100px;\nmargin:40px auto;\nfont-family:'Helvetica Neue',Arial,sans-serif;\nbackground:linear-gradient(180deg,#ffffff,#fffdfa);\nborder:1px solid var(--gh-border);\nborder-radius:28px;\noverflow:hidden;\nbox-shadow:0 20px 50px rgba(0,0,0,.08);\ncolor:var(--gh-text);\n}\n\n.gh-hero{\npadding:70px 60px;\ntext-align:center;\nbackground:\nradial-gradient(circle at top,#fff8fc 0%,#ffffff 68%);\n}\n\n.gh-badge{\ndisplay:inline-block;\npadding:10px 24px;\nborder:1px solid rgba(200,164,107,.35);\nborder-radius:50px;\nbackground:#fff;\ncolor:var(--gh-gold);\nfont-size:.82rem;\nfont-weight:700;\nletter-spacing:2px;\ntext-transform:uppercase;\nmargin-bottom:22px;\n}\n\n.gh-hero h2{\nmargin:0;\nfont-size:2.9rem;\nfont-weight:300;\nline-height:1.15;\nletter-spacing:-1px;\n}\n\n.gh-divider{\nwidth:90px;\nheight:3px;\nmargin:28px auto;\nborder-radius:30px;\nbackground:linear-gradient(to right,var(--gh-pink),var(--gh-gold),var(--gh-lilac));\n}\n\n.gh-hero p{\nmax-width:780px;\nmargin:18px auto 0;\nfont-size:1.08rem;\nline-height:1.9;\ncolor:var(--gh-muted);\n}\n\n.gh-content{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(330px,1fr));\ngap:35px;\npadding:0 50px 55px;\n}\n\n.gh-card{\nbackground:#fff;\nborder:1px solid var(--gh-border);\nborder-radius:22px;\npadding:35px;\ntransition:.35s;\n}\n\n.gh-card:hover{\ntransform:translateY(-6px);\nbox-shadow:0 18px 40px rgba(0,0,0,.08);\n}\n\n.gh-card h3{\nmargin-top:0;\nmargin-bottom:22px;\nfont-size:1.45rem;\nfont-weight:500;\n}\n\n.gh-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gh-list li{\ndisplay:flex;\nalign-items:flex-start;\ngap:15px;\nmargin-bottom:18px;\nline-height:1.75;\ncolor:var(--gh-muted);\n}\n\n.gh-icon{\nwidth:36px;\nheight:36px;\nmin-width:36px;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nborder-radius:50%;\nbackground:linear-gradient(135deg,var(--gh-gold),var(--gh-gold-light));\ncolor:#fff;\nfont-size:15px;\nfont-weight:bold;\n}\n\n.gh-list strong{\ncolor:var(--gh-text);\n}\n\n.gh-how{\nline-height:1.9;\ncolor:var(--gh-muted);\n}\n\n.gh-tip{\nmargin-top:28px;\npadding:22px;\nbackground:linear-gradient(135deg,#fff8fc,#faf8ff);\nborder-left:4px solid var(--gh-gold);\nborder-radius:16px;\nfont-style:italic;\ncolor:#85663b;\n}\n\n.gh-footer{\ntext-align:center;\npadding:50px 35px;\nborder-top:1px solid var(--gh-border);\nbackground:#fffdfa;\n}\n\n.gh-footer h4{\nmargin:0;\nfont-size:1.7rem;\nfont-weight:300;\nletter-spacing:.4px;\n}\n\n.gh-footer p{\nmax-width:700px;\nmargin:18px auto 0;\nline-height:1.85;\ncolor:var(--gh-muted);\n}\n\n@media(max-width:768px){\n\n.gh-hero{\npadding:50px 28px;\n}\n\n.gh-hero h2{\nfont-size:2.2rem;\n}\n\n.gh-content{\npadding:0 20px 35px;\n}\n\n.gh-card{\npadding:28px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gh-gloss\"\u003e\n\n\u003csection class=\"gh-hero\"\u003e\n\n\u003cspan class=\"gh-badge\"\u003eLuxury Lip Collection\u003c\/span\u003e\n\n\u003ch2\u003eYour Lips,\u003cbr\u003eBut Make It Magic.\u003c\/h2\u003e\n\n\u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n\u003cp\u003e\nIntroducing the \u003cstrong\u003eHafurux Shiny Lip Gloss\u003c\/strong\u003e — a luxurious holographic gloss designed to capture the light from every angle. Encased in an elegant crystal-inspired tube with a dazzling diamond cap and polished gold finish, it's a statement piece for your beauty collection and the perfect finishing touch for every look.\n\u003c\/p\u003e\n\n\u003cp\u003e\nIts silky, lightweight formula glides effortlessly onto the lips, delivering a veil of radiant lavender-pink shimmer with multidimensional sparkle that catches every smile, every movement, and every moment.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"gh-content\"\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n\u003cul class=\"gh-list\"\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eHolographic Shine\u003c\/strong\u003e\u003cbr\u003e\nUltra-fine reflective glitter shifts beautifully between pink, lavender and silver for an eye-catching luminous finish.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eWeightless Comfort\u003c\/strong\u003e\u003cbr\u003e\nSmooth, non-sticky texture delivers lasting shine without feeling heavy or tacky.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eNourishing Hydration\u003c\/strong\u003e\u003cbr\u003e\nLeaves lips feeling soft, comfortable and beautifully moisturised throughout the day.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eCrystal Diamond Cap\u003c\/strong\u003e\u003cbr\u003e\nElegant jewel-inspired packaging designed to elevate every makeup bag and vanity.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003ePerfect On-The-Go\u003c\/strong\u003e\u003cbr\u003e\nCompact 3.5g size slips effortlessly into your handbag or pocket for quick touch-ups wherever you are.\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eHow to Apply\u003c\/h3\u003e\n\n\u003cdiv class=\"gh-how\"\u003e\n\nApply directly to clean lips using the precision doe-foot applicator for a glossy, shimmering finish. Wear alone for effortless everyday radiance or layer over your favourite lipstick to create extra dimension and dazzling shine.\n\n\u003cbr\u003e\u003cbr\u003e\n\nReapply throughout the day whenever you want to refresh your glow and enhance your lips with another touch of luminous sparkle.\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-tip\"\u003e\nPerfect for everyday elegance, date nights, celebrations, bridal makeup, special occasions and anyone who believes every outfit deserves a touch of glamour.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-footer\"\u003e\n\n\u003ch4\u003eShine Beautifully. Sparkle Effortlessly.\u003c\/h4\u003e\n\n\u003cp\u003e\nDesigned to turn everyday beauty into something unforgettable, the Hafurux Shiny Lip Gloss delivers luxurious shine, exceptional comfort and radiant sparkle in one elegant swipe. Because confidence looks even better with a little shimmer.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Glam House","offers":[{"title":"Purple","offer_id":47681901396146,"sku":null,"price":169.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/hafurux-lip-gloss-marble-hero.png?v=1783254606"},{"product_id":"javierlu-rosy-nude-lipstick","title":"Javierlu Rosy Nude Lipstick","description":"\u003cstyle\u003e\n:root{\n--gh-gold:#c7a46b;\n--gh-gold-light:#ead8b5;\n--gh-rose:#d99aa6;\n--gh-rose-light:#fdf5f6;\n--gh-text:#2f2f2f;\n--gh-muted:#707070;\n--gh-border:#efe7dc;\n}\n\n.gh-luxe-lipstick{\nmax-width:1100px;\nmargin:40px auto;\nfont-family:'Helvetica Neue',Arial,sans-serif;\nbackground:linear-gradient(180deg,#ffffff,#fffdfb);\nborder:1px solid var(--gh-border);\nborder-radius:28px;\noverflow:hidden;\nbox-shadow:0 20px 55px rgba(0,0,0,.08);\ncolor:var(--gh-text);\n}\n\n\/* Hero *\/\n\n.gh-hero{\npadding:75px 60px;\ntext-align:center;\nbackground:\nradial-gradient(circle at top,#fff6f7 0%,#ffffff 70%);\n}\n\n.gh-badge{\ndisplay:inline-block;\npadding:10px 24px;\nborder:1px solid rgba(199,164,107,.35);\nborder-radius:50px;\nbackground:#fff;\ncolor:var(--gh-gold);\nfont-size:.82rem;\nfont-weight:700;\nletter-spacing:2px;\ntext-transform:uppercase;\nmargin-bottom:24px;\n}\n\n.gh-hero h2{\nmargin:0;\nfont-size:3rem;\nfont-weight:300;\nline-height:1.15;\nletter-spacing:-1px;\n}\n\n.gh-divider{\nwidth:90px;\nheight:3px;\nmargin:28px auto;\nborder-radius:50px;\nbackground:linear-gradient(to right,#efd2d9,var(--gh-gold),#efd2d9);\n}\n\n.gh-hero p{\nmax-width:760px;\nmargin:18px auto 0;\nfont-size:1.08rem;\nline-height:1.9;\ncolor:var(--gh-muted);\n}\n\n\/* Content *\/\n\n.gh-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(330px,1fr));\ngap:35px;\npadding:0 50px 55px;\n}\n\n.gh-card{\nbackground:#fff;\nborder:1px solid var(--gh-border);\nborder-radius:22px;\npadding:35px;\ntransition:.35s ease;\n}\n\n.gh-card:hover{\ntransform:translateY(-6px);\nbox-shadow:0 18px 45px rgba(0,0,0,.08);\n}\n\n.gh-card h3{\nmargin:0 0 24px;\nfont-size:1.45rem;\nfont-weight:500;\ncolor:var(--gh-text);\n}\n\n.gh-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gh-list li{\ndisplay:flex;\nalign-items:flex-start;\ngap:15px;\nmargin-bottom:20px;\nline-height:1.75;\ncolor:var(--gh-muted);\n}\n\n.gh-icon{\nwidth:36px;\nheight:36px;\nmin-width:36px;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nborder-radius:50%;\nbackground:linear-gradient(135deg,var(--gh-gold),var(--gh-gold-light));\ncolor:#fff;\nfont-size:15px;\nfont-weight:bold;\n}\n\n.gh-list strong{\ncolor:var(--gh-text);\n}\n\n.gh-how{\nline-height:1.9;\ncolor:var(--gh-muted);\n}\n\n.gh-tip{\nmargin-top:30px;\npadding:22px;\nbackground:linear-gradient(135deg,#fffaf9,#fff5f6);\nborder-left:4px solid var(--gh-gold);\nborder-radius:16px;\nfont-style:italic;\ncolor:#8b6d3b;\n}\n\n\/* Footer *\/\n\n.gh-footer{\npadding:55px 35px;\ntext-align:center;\nborder-top:1px solid var(--gh-border);\nbackground:linear-gradient(180deg,#fffdfa,#fff9f8);\n}\n\n.gh-footer h4{\nmargin:0;\nfont-size:1.75rem;\nfont-weight:300;\nletter-spacing:.4px;\n}\n\n.gh-footer p{\nmax-width:720px;\nmargin:18px auto 0;\nline-height:1.9;\ncolor:var(--gh-muted);\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.gh-hero{\npadding:55px 28px;\n}\n\n.gh-hero h2{\nfont-size:2.2rem;\n}\n\n.gh-grid{\npadding:0 20px 35px;\n}\n\n.gh-card{\npadding:28px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gh-luxe-lipstick\"\u003e\n\n\u003csection class=\"gh-hero\"\u003e\n\n\u003cspan class=\"gh-badge\"\u003e\nLuxury Lip Collection\n\u003c\/span\u003e\n\n\u003ch2\u003eYour Signature Shade.\u003cbr\u003eEffortlessly Yours.\u003c\/h2\u003e\n\n\u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n\u003cp\u003e\nMeet the \u003cstrong\u003eJavierlu Rosy Nude Lipstick\u003c\/strong\u003e — a timeless lipstick designed for effortless sophistication. Housed in a beautifully frosted rose gold tube with an elegant silver collar, it's a luxurious addition to every makeup collection, combining refined beauty with everyday wearability.\n\u003c\/p\u003e\n\n\u003cp\u003e\nIts universally flattering rosy nude shade enhances your natural lip colour with rich, creamy pigment and a soft satin finish. Whether you're dressing for the office, a lunch date or an evening out, this lipstick delivers polished elegance with every application.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"gh-grid\"\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n\u003cul class=\"gh-list\"\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\n\u003cstrong\u003eUniversally Flattering Rosy Nude\u003c\/strong\u003e\u003cbr\u003e\nA beautifully balanced pink-nude designed to complement every skin tone with effortless elegance.\n\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\n\u003cstrong\u003eSilky Cream Formula\u003c\/strong\u003e\u003cbr\u003e\nGlides smoothly across the lips, delivering rich colour with exceptional comfort and an even finish.\n\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\n\u003cstrong\u003eLong-Wearing Colour\u003c\/strong\u003e\u003cbr\u003e\nCreated to maintain its beautiful finish throughout busy days, dinners and special occasions.\n\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\n\u003cstrong\u003eElegant Rose Gold Packaging\u003c\/strong\u003e\u003cbr\u003e\nA frosted metallic tube with refined silver detailing that looks as luxurious on your vanity as it feels in your hand.\n\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"gh-icon\"\u003e✦\u003c\/span\u003e\n\u003cspan\u003e\n\u003cstrong\u003eHydrating Comfort\u003c\/strong\u003e\u003cbr\u003e\nLeaves lips feeling soft, moisturised and beautifully nourished without feeling dry or heavy.\n\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eHow to Apply\u003c\/h3\u003e\n\n\u003cdiv class=\"gh-how\"\u003e\n\nApply directly from the lipstick bullet, beginning at the cupid's bow before gliding smoothly towards the outer corners of the lips. Fill in the lower lip for full, even colour.\n\n\u003cbr\u003e\u003cbr\u003e\n\nWear one coat for an effortlessly natural finish, or layer additional colour for a richer, more sophisticated statement. Blot gently with a tissue for a soft, blurred effect that lasts beautifully throughout the day.\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-tip\"\u003e\n\nPerfect for everyday elegance, business meetings, weddings, brunch dates, evening occasions and every beautiful moment in between.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-footer\"\u003e\n\n\u003ch4\u003eClassic Colour. Timeless Confidence.\u003c\/h4\u003e\n\n\u003cp\u003e\nThe Javierlu Rosy Nude Lipstick is more than a lipstick—it's the finishing touch that completes every look with understated luxury. Designed for women who appreciate refined beauty, lasting comfort and effortless sophistication, it's the shade you'll reach for every single day.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\nThis design matches the premium aesthetic we've been creating for Glam House, with:\nElegant white and blush tones instead of bright pinks.\nSoft gold accents for a luxury feel.\nHigh-end cosmetic brand styling similar to Dior, Charlotte Tilbury, and Estée Lauder.\nFully responsive layout optimized for Shopify product pages.\nClean code with no animations, ensuring fast loading and a premium appearance.\n\n\n\n\n","brand":"Javierlu","offers":[{"title":"Rose gold","offer_id":47681651900594,"sku":null,"price":169.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/javierlu-lipstick-marble-hero.png?v=1783256693"},{"product_id":"3pcs-matte-lipstick-lip-gloss-set-waterproof-non-stick-cup-liquid-lipstick","title":"3pcs Matte Lipstick Lip Gloss Set | Waterproof Non-Stick Cup Liquid Lipstick","description":"\u003cstyle\u003e\n\n\/* GLAM HOUSE | Premium Lip Collection *\/\n\n.gh-lips{\nmax-width:1150px;\nmargin:50px auto;\nfont-family:'Helvetica Neue',Arial,sans-serif;\nbackground:#fff;\nborder-radius:28px;\noverflow:hidden;\nborder:1px solid rgba(212,175,55,.18);\nbox-shadow:0 18px 45px rgba(0,0,0,.08);\n}\n\n\/* Hero *\/\n\n.gh-hero{\npadding:75px 60px;\ntext-align:center;\nbackground:\nlinear-gradient(135deg,#ffffff,#fdfaf7,#fff7f5);\n}\n\n.gh-tag{\ndisplay:inline-block;\npadding:10px 24px;\nbackground:#d4af37;\ncolor:#fff;\nfont-size:12px;\nfont-weight:700;\nletter-spacing:3px;\ntext-transform:uppercase;\nborder-radius:50px;\nmargin-bottom:24px;\n}\n\n.gh-hero h2{\nmargin:0;\nfont-size:48px;\nfont-weight:300;\ncolor:#222;\nletter-spacing:.5px;\n}\n\n.gh-divider{\nwidth:90px;\nheight:3px;\nmargin:28px auto;\nbackground:#d4af37;\nborder-radius:20px;\n}\n\n.gh-hero p{\nmax-width:850px;\nmargin:auto;\nfont-size:18px;\nline-height:1.9;\ncolor:#666;\n}\n\n.gh-highlight{\ncolor:#b98d2d;\nfont-weight:700;\n}\n\n\/* Cards *\/\n\n.gh-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\ngap:30px;\npadding:55px;\nbackground:#fff;\n}\n\n.gh-card{\nbackground:#fcfbfa;\nborder-radius:22px;\npadding:34px;\nborder:1px solid rgba(212,175,55,.15);\ntransition:.35s ease;\n}\n\n.gh-card:hover{\ntransform:translateY(-6px);\nbox-shadow:0 15px 35px rgba(0,0,0,.08);\n}\n\n.gh-card h3{\nmargin:0 0 22px;\nfont-size:25px;\nfont-weight:500;\ncolor:#222;\n}\n\n.gh-card ul{\nmargin:0;\npadding:0;\nlist-style:none;\n}\n\n.gh-card li{\ndisplay:flex;\nalign-items:flex-start;\nmargin-bottom:18px;\nfont-size:16px;\nline-height:1.8;\ncolor:#555;\n}\n\n.gh-card li:before{\ncontent:\"✦\";\ncolor:#d4af37;\nfont-size:18px;\nmargin-right:12px;\nmargin-top:2px;\n}\n\n\/* Gift Section *\/\n\n.gh-gift{\npadding:60px;\ntext-align:center;\nbackground:linear-gradient(135deg,#fffefc,#faf7f4);\nborder-top:1px solid rgba(212,175,55,.12);\n}\n\n.gh-gift h3{\nmargin:0 0 20px;\nfont-size:34px;\nfont-weight:300;\ncolor:#222;\n}\n\n.gh-gift p{\nmax-width:760px;\nmargin:auto;\nfont-size:17px;\nline-height:1.9;\ncolor:#666;\n}\n\n.gh-badge{\ndisplay:inline-block;\nmargin-top:35px;\npadding:16px 36px;\nborder-radius:50px;\nborder:1px solid rgba(212,175,55,.35);\nbackground:#fff;\nfont-size:15px;\nletter-spacing:2px;\nfont-weight:600;\ntext-transform:uppercase;\ncolor:#8d6d18;\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.gh-hero{\npadding:50px 28px;\n}\n\n.gh-grid{\npadding:30px;\n}\n\n.gh-gift{\npadding:45px 28px;\n}\n\n.gh-hero h2{\nfont-size:34px;\n}\n\n.gh-gift h3{\nfont-size:28px;\n}\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"gh-lips\"\u003e\n\n\u003cdiv class=\"gh-hero\"\u003e\n\n\u003cdiv class=\"gh-tag\"\u003e\nLuxury Lip Collection\n\u003c\/div\u003e\n\n\u003ch2\u003eYour Perfect Pout, Three Ways\u003c\/h2\u003e\n\n\u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n\u003cp\u003e\nMeet the\n\u003cspan class=\"gh-highlight\"\u003e3-Piece Matte Lipstick Lip Gloss Set\u003c\/span\u003e,\na beautifully curated trio of timeless shades designed to complement every mood, every outfit and every occasion. From soft daytime elegance to bold evening glamour, each colour glides on effortlessly with a luxurious velvet matte finish that feels as beautiful as it looks.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-grid\"\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eWaterproof Formula\u003c\/strong\u003e — Designed to stay beautifully in place throughout the day while helping minimise transfer.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eVelvet Matte Finish\u003c\/strong\u003e — Lightweight colour with a soft, smooth feel for comfortable all-day wear.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eRich Long-Wearing Pigment\u003c\/strong\u003e — Vibrant shades that maintain their beautiful finish for hours.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eThree Signature Shades\u003c\/strong\u003e — A carefully selected trio featuring pink, berry and classic red tones for every occasion.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003ePrecision Applicator\u003c\/strong\u003e — Slim wand allows effortless definition and even colour application.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eThe Glam House Experience\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eElegant rose gold packaging that looks luxurious in every makeup collection.\u003c\/li\u003e\n\n\u003cli\u003ePerfect for everyday wear, special occasions and evening glamour.\u003c\/li\u003e\n\n\u003cli\u003eBeautifully coordinated shades eliminate the guesswork from choosing your lip colour.\u003c\/li\u003e\n\n\u003cli\u003eAn essential addition for beauty lovers who appreciate timeless elegance.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-gift\"\u003e\n\n\u003ch3\u003eThe Perfect Gift\u003c\/h3\u003e\n\n\u003cp\u003e\nThoughtfully presented and effortlessly elegant, this luxurious three-piece lip collection makes a beautiful gift for birthdays, Valentine's Day, bridal celebrations or simply indulging yourself. Because every occasion deserves the perfect shade.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gh-badge\"\u003e\n3 Matte Liquid Lipsticks • Velvet Finish\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\nThis design follows the premium Glam House style you've been building:\nLuxurious white and champagne colour palette.\nElegant gold accents instead of bright pinks.\nSpacious, boutique-inspired layout.\nSoft premium cards with subtle hover effects.\nHigh-end typography reminiscent of brands like Dior, YSL Beauty, and Charlotte Tilbury.\nFully responsive for mobile and desktop.\n","brand":"Glam House","offers":[{"title":"Pink","offer_id":47683507880114,"sku":null,"price":99.0,"currency_code":"ZAR","in_stock":true},{"title":"Red","offer_id":47683507912882,"sku":null,"price":99.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/matte-lip-gloss-marble-flat-lay.png?v=1783273912"},{"product_id":"flower-jelly-color-changing-lipstick","title":"Flower Jelly Color Changing Lipstick","description":"\u003cstyle\u003e\n\n\/* GLAM HOUSE | Premium Flower Jelly Lipstick *\/\n\n.gh-flower{\nmax-width:1150px;\nmargin:50px auto;\nfont-family:'Helvetica Neue',Arial,sans-serif;\nbackground:#fff;\nborder-radius:28px;\noverflow:hidden;\nborder:1px solid rgba(212,175,55,.18);\nbox-shadow:0 18px 45px rgba(0,0,0,.08);\n}\n\n\/* Hero *\/\n\n.gh-hero{\npadding:75px 60px;\ntext-align:center;\nbackground:\nlinear-gradient(135deg,#ffffff,#fdfbf9,#fff8f5);\n}\n\n.gh-label{\ndisplay:inline-block;\npadding:10px 24px;\nbackground:#d4af37;\ncolor:#fff;\nfont-size:12px;\nfont-weight:700;\nletter-spacing:3px;\ntext-transform:uppercase;\nborder-radius:50px;\nmargin-bottom:24px;\n}\n\n.gh-hero h2{\nmargin:0;\nfont-size:48px;\nfont-weight:300;\ncolor:#222;\nletter-spacing:.5px;\n}\n\n.gh-divider{\nwidth:90px;\nheight:3px;\nbackground:#d4af37;\nmargin:28px auto;\nborder-radius:20px;\n}\n\n.gh-hero p{\nmax-width:850px;\nmargin:auto;\nfont-size:18px;\nline-height:1.9;\ncolor:#666;\n}\n\n.gh-highlight{\ncolor:#b98d2d;\nfont-weight:700;\n}\n\n\/* Content *\/\n\n.gh-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(290px,1fr));\ngap:30px;\npadding:55px;\nbackground:#fff;\n}\n\n.gh-card{\nbackground:#fcfbfa;\npadding:34px;\nborder-radius:22px;\nborder:1px solid rgba(212,175,55,.15);\ntransition:.35s ease;\n}\n\n.gh-card:hover{\ntransform:translateY(-6px);\nbox-shadow:0 15px 35px rgba(0,0,0,.08);\n}\n\n.gh-card h3{\nmargin:0 0 22px;\nfont-size:25px;\nfont-weight:500;\ncolor:#222;\n}\n\n.gh-card ul{\nmargin:0;\npadding:0;\nlist-style:none;\n}\n\n.gh-card li{\ndisplay:flex;\nalign-items:flex-start;\nmargin-bottom:18px;\nfont-size:16px;\nline-height:1.8;\ncolor:#555;\n}\n\n.gh-card li:before{\ncontent:\"✦\";\ncolor:#d4af37;\nfont-size:18px;\nmargin-right:12px;\nmargin-top:2px;\n}\n\n\/* Gift *\/\n\n.gh-gift{\npadding:60px;\ntext-align:center;\nbackground:linear-gradient(135deg,#fffefc,#faf7f4);\nborder-top:1px solid rgba(212,175,55,.12);\n}\n\n.gh-gift h3{\nmargin:0 0 20px;\nfont-size:34px;\nfont-weight:300;\ncolor:#222;\n}\n\n.gh-gift p{\nmax-width:760px;\nmargin:auto;\nfont-size:17px;\nline-height:1.9;\ncolor:#666;\n}\n\n.gh-badge{\ndisplay:inline-block;\nmargin-top:35px;\npadding:16px 36px;\nborder-radius:50px;\nborder:1px solid rgba(212,175,55,.35);\nbackground:#fff;\ncolor:#8d6d18;\nfont-size:15px;\nfont-weight:600;\nletter-spacing:2px;\ntext-transform:uppercase;\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.gh-hero{\npadding:50px 28px;\n}\n\n.gh-grid{\npadding:30px;\n}\n\n.gh-gift{\npadding:45px 28px;\n}\n\n.gh-hero h2{\nfont-size:34px;\n}\n\n.gh-gift h3{\nfont-size:28px;\n}\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"gh-flower\"\u003e\n\n\u003cdiv class=\"gh-hero\"\u003e\n\n\u003cdiv class=\"gh-label\"\u003e\nLuxury Colour-Changing Lipstick\n\u003c\/div\u003e\n\n\u003ch2\u003eBeauty Blooms on Your Lips\u003c\/h2\u003e\n\n\u003cdiv class=\"gh-divider\"\u003e\u003c\/div\u003e\n\n\u003cp\u003e\nDiscover the enchanting beauty of the\n\u003cspan class=\"gh-highlight\"\u003eFlower Jelly Color Changing Lipstick\u003c\/span\u003e,\nwhere luxurious design meets effortless elegance. Encased in a crystal-clear tube with a genuine preserved flower and a refined gold base, this unique lipstick transforms into a personalised pink tint inspired by your lips' natural chemistry.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-grid\"\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\u003cstrong\u003ePersonalised Colour\u003c\/strong\u003e — The colour adapts to your individual body temperature and skin chemistry, creating a naturally unique pink tint.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eSilky Jelly Formula\u003c\/strong\u003e — Lightweight and comfortable with a glossy finish that glides effortlessly across the lips.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eReal Preserved Flower\u003c\/strong\u003e — A delicate flower suspended inside every lipstick creates an elegant beauty piece you'll love displaying.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eHydrating Care\u003c\/strong\u003e — Helps keep lips feeling soft, smooth and beautifully moisturised throughout the day.\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eLong-Lasting Tint\u003c\/strong\u003e — Leaves behind a fresh-looking tint that can be layered for deeper colour intensity.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-card\"\u003e\n\n\u003ch3\u003eThe Glam House Experience\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eCrystal-clear luxury packaging with elegant gold detailing.\u003c\/li\u003e\n\n\u003cli\u003eBeautiful enough to display on any vanity or dressing table.\u003c\/li\u003e\n\n\u003cli\u003ePerfect for everyday wear or adding a naturally radiant finish to any makeup look.\u003c\/li\u003e\n\n\u003cli\u003eA timeless beauty essential designed for those who appreciate elegance in every detail.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gh-gift\"\u003e\n\n\u003ch3\u003eA Gift Worth Giving\u003c\/h3\u003e\n\n\u003cp\u003e\nBeautifully presented in its signature crystal and gold packaging, the Flower Jelly Color Changing Lipstick is a thoughtful gift for birthdays, anniversaries, Valentine's Day or simply to celebrate someone special. Elegant, unique and unforgettable, it's a beauty treasure she'll reach for every day.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gh-badge\"\u003e\nFlower Jelly Lipstick • Colour-Changing • Hydrating Finish\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Glam House","offers":[{"title":"Red","offer_id":47683512172722,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":47683512205490,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true},{"title":"Yellow","offer_id":47683512238258,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/crystal-flower-lipstick-white-background.png?v=1783282419"},{"product_id":"mcg-professional-makeup-liquid-lipstick-long-lasting-matte-finish","title":"MCG Professional Makeup Liquid Lipstick – Long-Lasting Matte Finish","description":"\u003cstyle\u003e\n:root{\n    --mcg-burgundy:#7b1c2e;\n    --mcg-rose:#c25b72;\n    --mcg-gold:#c7a56a;\n    --mcg-gold-light:#ead8b5;\n    --mcg-bg:#fcfbfa;\n    --mcg-text:#444;\n    --mcg-muted:#6d6d6d;\n    --mcg-border:#ece6df;\n}\n\n.mcg-luxury{\n    max-width:1180px;\n    margin:50px auto;\n    background:linear-gradient(145deg,#ffffff,#fcfbfa,#ffffff);\n    border:1px solid var(--mcg-border);\n    border-radius:30px;\n    overflow:hidden;\n    font-family:'Helvetica Neue',Arial,sans-serif;\n    box-shadow:0 22px 55px rgba(0,0,0,.08);\n}\n\n.mcg-hero{\n    padding:85px 60px;\n    text-align:center;\n    position:relative;\n    background:\n    radial-gradient(circle at top right,rgba(194,91,114,.08),transparent 40%),\n    radial-gradient(circle at bottom left,rgba(123,28,46,.08),transparent 35%),\n    linear-gradient(135deg,#ffffff,#fbf8f8);\n}\n\n.mcg-badge{\n    display:inline-block;\n    padding:8px 24px;\n    border:1px solid rgba(199,165,106,.45);\n    border-radius:50px;\n    color:var(--mcg-gold);\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-size:11px;\n    margin-bottom:24px;\n}\n\n.mcg-hero h2{\n    margin:0;\n    font-size:48px;\n    font-weight:300;\n    letter-spacing:3px;\n    color:var(--mcg-burgundy);\n}\n\n.mcg-divider{\n    width:95px;\n    height:3px;\n    margin:28px auto 35px;\n    border-radius:50px;\n    background:linear-gradient(to right,var(--mcg-gold-light),var(--mcg-gold),var(--mcg-gold-light));\n}\n\n.mcg-hero p{\n    max-width:780px;\n    margin:auto;\n    font-size:18px;\n    line-height:1.9;\n    color:var(--mcg-text);\n}\n\n.mcg-highlight{\n    color:var(--mcg-burgundy);\n    font-weight:700;\n}\n\n.mcg-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n    gap:24px;\n    padding:0 45px 55px;\n}\n\n.mcg-card{\n    background:#fff;\n    border-radius:22px;\n    border:1px solid #efebe5;\n    padding:34px 28px;\n    transition:.35s ease;\n    position:relative;\n}\n\n.mcg-card::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:0;\n    width:100%;\n    height:4px;\n    background:linear-gradient(to right,var(--mcg-gold-light),var(--mcg-gold));\n}\n\n.mcg-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 18px 40px rgba(0,0,0,.08);\n}\n\n.mcg-icon{\n    width:68px;\n    height:68px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:30px;\n    margin-bottom:22px;\n    background:linear-gradient(135deg,#fbf3e8,#f2e1bf);\n}\n\n.mcg-card h3{\n    margin:0 0 14px;\n    color:var(--mcg-burgundy);\n    font-size:20px;\n    font-weight:600;\n}\n\n.mcg-card p{\n    margin:0;\n    color:var(--mcg-muted);\n    font-size:15px;\n    line-height:1.8;\n}\n\n.mcg-feature{\n    margin:0 60px 60px;\n    padding:45px;\n    text-align:center;\n    border-radius:24px;\n    background:linear-gradient(135deg,#fcfaf8,#f8f2ea);\n    border:1px solid #eee4d7;\n}\n\n.mcg-feature p{\n    margin:0;\n    font-size:17px;\n    line-height:1.9;\n    color:var(--mcg-text);\n}\n\n.mcg-footer{\n    background:#faf7f5;\n    border-top:1px solid #ece2d6;\n    padding:40px;\n    text-align:center;\n}\n\n.mcg-footer h3{\n    margin:0;\n    font-size:26px;\n    font-weight:300;\n    color:var(--mcg-burgundy);\n    letter-spacing:2px;\n    font-style:italic;\n}\n\n@media(max-width:768px){\n\n.mcg-hero{\n    padding:60px 28px;\n}\n\n.mcg-hero h2{\n    font-size:34px;\n}\n\n.mcg-grid{\n    padding:0 25px 35px;\n}\n\n.mcg-feature{\n    margin:0 25px 35px;\n    padding:30px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"mcg-luxury\"\u003e\n\n    \u003csection class=\"mcg-hero\"\u003e\n\n        \u003cspan class=\"mcg-badge\"\u003eLuxury Lip Collection\u003c\/span\u003e\n\n        \u003ch2\u003eMCG PROFESSIONAL LIQUID LIPSTICK\u003c\/h2\u003e\n\n        \u003cdiv class=\"mcg-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003e\n            Discover the confidence of beautifully defined lips with the\n            \u003cspan class=\"mcg-highlight\"\u003eMCG Professional Makeup Liquid Lipstick.\u003c\/span\u003e\n            Designed for rich colour payoff and an elegant matte finish, this luxurious\n            formula glides effortlessly across the lips, delivering lightweight comfort,\n            exceptional pigmentation and long-lasting wear. Whether you're creating a\n            timeless everyday look or a glamorous evening statement, every swipe leaves\n            lips looking flawless and sophisticated.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcg-grid\"\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e💄\u003c\/div\u003e\n            \u003ch3\u003eRich Colour Payoff\u003c\/h3\u003e\n            \u003cp\u003e\n                Highly pigmented colour delivers full coverage with a single application,\n                creating beautifully bold lips that instantly stand out.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e✨\u003c\/div\u003e\n            \u003ch3\u003eElegant Matte Finish\u003c\/h3\u003e\n            \u003cp\u003e\n                A smooth velvet-matte texture that enhances your lips with a refined,\n                sophisticated finish while remaining comfortable throughout the day.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e💧\u003c\/div\u003e\n            \u003ch3\u003eLong-Lasting Wear\u003c\/h3\u003e\n            \u003cp\u003e\n                Created to stay vibrant for hours with minimal touch-ups, helping your\n                lipstick maintain its beautiful finish throughout your day.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e💋\u003c\/div\u003e\n            \u003ch3\u003ePrecision Applicator\u003c\/h3\u003e\n            \u003cp\u003e\n                The specially designed applicator allows effortless outlining and even\n                application for beautifully defined lips every time.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e🌹\u003c\/div\u003e\n            \u003ch3\u003eProfessional Finish\u003c\/h3\u003e\n            \u003cp\u003e\n                Inspired by professional makeup artistry to deliver polished, elegant\n                results worthy of every occasion.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mcg-card\"\u003e\n            \u003cdiv class=\"mcg-icon\"\u003e👜\u003c\/div\u003e\n            \u003ch3\u003ePerfect For Every Occasion\u003c\/h3\u003e\n            \u003cp\u003e\n                Compact and travel-friendly, making it easy to refresh your look wherever\n                your day or evening takes you.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcg-feature\"\u003e\n\n        \u003cp\u003e\n            More than simply colour, MCG Professional Liquid Lipstick is the finishing\n            touch that completes every look with confidence, elegance and timeless beauty.\n            From effortless daytime sophistication to unforgettable evening glamour,\n            your perfect lip begins here.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003cfooter class=\"mcg-footer\"\u003e\n        \u003ch3\u003eElegant Colour. Lasting Confidence.\u003c\/h3\u003e\n    \u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"MCG","offers":[{"title":"Default Title","offer_id":47689676292274,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/mcg-lipstick-flat-lay.png?v=1783361911"},{"product_id":"handaiyan-matte-liquid-lipstick-set-6-nude-mauve-shades","title":"HANDAIYAN Matte Liquid Lipstick Set – 6 Nude \u0026 Mauve Shades","description":"\u003cstyle\u003e\n:root{\n    --hy-rose:#9b5a6a;\n    --hy-blush:#c9899a;\n    --hy-gold:#c8a66a;\n    --hy-gold-soft:#ecdcb8;\n    --hy-text:#444444;\n    --hy-muted:#6f6f6f;\n    --hy-border:#ece6df;\n    --hy-bg:#fcfbfa;\n}\n\n.hy-luxury{\n    max-width:1180px;\n    margin:50px auto;\n    background:linear-gradient(145deg,#ffffff,#fcfbfa,#ffffff);\n    border:1px solid var(--hy-border);\n    border-radius:30px;\n    overflow:hidden;\n    font-family:'Helvetica Neue',Arial,sans-serif;\n    box-shadow:0 22px 55px rgba(0,0,0,.08);\n}\n\n.hy-hero{\n    padding:85px 60px;\n    text-align:center;\n    background:\n    radial-gradient(circle at top right,rgba(201,137,154,.10),transparent 42%),\n    radial-gradient(circle at bottom left,rgba(155,90,106,.08),transparent 38%),\n    linear-gradient(135deg,#ffffff,#fbf8f9);\n}\n\n.hy-badge{\n    display:inline-block;\n    padding:8px 24px;\n    border:1px solid rgba(200,166,106,.45);\n    border-radius:50px;\n    color:var(--hy-gold);\n    font-size:11px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    margin-bottom:24px;\n}\n\n.hy-hero h2{\n    margin:0;\n    font-size:48px;\n    font-weight:300;\n    letter-spacing:3px;\n    color:var(--hy-rose);\n}\n\n.hy-divider{\n    width:95px;\n    height:3px;\n    margin:28px auto 35px;\n    border-radius:50px;\n    background:linear-gradient(to right,var(--hy-gold-soft),var(--hy-gold),var(--hy-gold-soft));\n}\n\n.hy-hero p{\n    max-width:780px;\n    margin:auto;\n    font-size:18px;\n    line-height:1.9;\n    color:var(--hy-text);\n}\n\n.hy-highlight{\n    color:var(--hy-rose);\n    font-weight:700;\n}\n\n.hy-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n    gap:24px;\n    padding:0 45px 55px;\n}\n\n.hy-card{\n    background:#fff;\n    border:1px solid #efebe5;\n    border-radius:22px;\n    padding:34px 28px;\n    position:relative;\n    transition:.35s ease;\n}\n\n.hy-card::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:0;\n    width:100%;\n    height:4px;\n    background:linear-gradient(to right,var(--hy-gold-soft),var(--hy-gold));\n}\n\n.hy-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 18px 40px rgba(0,0,0,.08);\n}\n\n.hy-icon{\n    width:68px;\n    height:68px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:30px;\n    margin-bottom:22px;\n    background:linear-gradient(135deg,#fcf5e9,#f4e2bf);\n}\n\n.hy-card h3{\n    margin:0 0 14px;\n    color:var(--hy-rose);\n    font-size:20px;\n    font-weight:600;\n}\n\n.hy-card p{\n    margin:0;\n    font-size:15px;\n    line-height:1.8;\n    color:var(--hy-muted);\n}\n\n.hy-feature{\n    margin:0 60px 60px;\n    padding:45px;\n    border-radius:24px;\n    background:linear-gradient(135deg,#fcfaf8,#f8f2eb);\n    border:1px solid #eee4d8;\n    text-align:center;\n}\n\n.hy-feature p{\n    margin:0;\n    font-size:17px;\n    line-height:1.9;\n    color:var(--hy-text);\n}\n\n.hy-footer{\n    padding:40px;\n    text-align:center;\n    background:#faf8f6;\n    border-top:1px solid #ece3d8;\n}\n\n.hy-footer h3{\n    margin:0;\n    font-size:26px;\n    font-weight:300;\n    color:var(--hy-rose);\n    letter-spacing:2px;\n    font-style:italic;\n}\n\n@media(max-width:768px){\n\n.hy-hero{\n    padding:60px 28px;\n}\n\n.hy-hero h2{\n    font-size:34px;\n}\n\n.hy-grid{\n    padding:0 25px 35px;\n}\n\n.hy-feature{\n    margin:0 25px 35px;\n    padding:30px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hy-luxury\"\u003e\n\n    \u003csection class=\"hy-hero\"\u003e\n\n        \u003cspan class=\"hy-badge\"\u003eLuxury Lip Collection\u003c\/span\u003e\n\n        \u003ch2\u003eHANDAIYAN MATTE LIQUID LIPSTICK SET\u003c\/h2\u003e\n\n        \u003cdiv class=\"hy-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003e\n            Elevate every makeup look with the\n            \u003cspan class=\"hy-highlight\"\u003eHANDAIYAN Matte Liquid Lipstick Set\u003c\/span\u003e,\n            a beautifully curated collection of six elegant nude and mauve shades.\n            Thoughtfully selected to complement a variety of skin tones, each lipstick\n            delivers rich colour, a soft velvet-matte finish and effortless sophistication.\n            Presented in a refined gift box, this luxurious collection is perfect for\n            everyday beauty, special occasions or gifting someone special.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"hy-grid\"\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e💄\u003c\/div\u003e\n            \u003ch3\u003eSix Signature Shades\u003c\/h3\u003e\n            \u003cp\u003e\n                A harmonious collection of flattering nude and mauve tones designed to\n                suit every mood, occasion and complexion.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e✨\u003c\/div\u003e\n            \u003ch3\u003eVelvet Matte Finish\u003c\/h3\u003e\n            \u003cp\u003e\n                The lightweight formula glides on smoothly and dries to an elegant\n                matte finish that feels comfortable throughout the day.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e💧\u003c\/div\u003e\n            \u003ch3\u003eLong-Lasting Colour\u003c\/h3\u003e\n            \u003cp\u003e\n                Rich pigments provide beautiful coverage with lasting wear, helping\n                your lip colour remain vibrant from day to evening.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e🎁\u003c\/div\u003e\n            \u003ch3\u003eBeautiful Gift Presentation\u003c\/h3\u003e\n            \u003cp\u003e\n                Elegantly packaged in a premium presentation box, making it a thoughtful\n                gift or a luxurious addition to your own collection.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e💋\u003c\/div\u003e\n            \u003ch3\u003eIntense Colour Payoff\u003c\/h3\u003e\n            \u003cp\u003e\n                High-impact pigmentation delivers bold, even colour in just one smooth\n                application with minimal effort.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hy-card\"\u003e\n            \u003cdiv class=\"hy-icon\"\u003e👜\u003c\/div\u003e\n            \u003ch3\u003ePerfect Beauty Companion\u003c\/h3\u003e\n            \u003cp\u003e\n                Beautifully organised and compact, allowing you to enjoy multiple shades\n                wherever life takes you.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"hy-feature\"\u003e\n\n        \u003cp\u003e\n            From soft daytime elegance to sophisticated evening glamour, the HANDAIYAN\n            Matte Liquid Lipstick Set offers timeless versatility in one luxurious\n            collection. Discover the freedom to create a different look every day with\n            shades designed to inspire confidence and effortless beauty.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003cfooter class=\"hy-footer\"\u003e\n        \u003ch3\u003eSix Elegant Shades. Endless Confidence.\u003c\/h3\u003e\n    \u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"HANDAIYAN","offers":[{"title":"Pink","offer_id":47689764503730,"sku":null,"price":229.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/handaiyan-set-velvet-flat-lay.png?v=1783363095"},{"product_id":"xianzhi-tinted-lip-moisturizer-soft-pink-satin-finish","title":"XIANZHI Tinted Lip Moisturizer – Soft Pink Satin Finish","description":"\u003cstyle\u003e.xz-product{max-width:900px;margin:auto;padding:40px 30px;background:#ffffff;border:1px solid #f1f1f1;border-radius:18px;font-family:'Helvetica Neue',Arial,sans-serif;color:#3c3c3c}.xz-product h2{text-align:center;font-size:34px;font-weight:300;letter-spacing:2px;color:#c47a8a;margin-bottom:8px}.xz-divider{width:70px;height:2px;background:linear-gradient(to right,#e8a0b0,#fce4ec,#e8a0b0);margin:0 auto 30px}.xz-product p{font-size:17px;line-height:1.8;color:#555;text-align:center}.xz-highlight{color:#c47a8a;font-weight:600}.xz-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;margin:40px 0}.xz-card{background:#fafafa;border-radius:14px;padding:22px;border:1px solid #eeeeee;transition:.3s ease}.xz-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.xz-card h4{margin-bottom:10px;color:#c47a8a;font-size:17px;font-weight:600}.xz-card p{text-align:left;margin:0;font-size:15px;line-height:1.7}.xz-footer{margin-top:35px;text-align:center;font-size:20px;font-style:italic;color:#c47a8a;letter-spacing:1px}\u003c\/style\u003e\u003cdiv class=\"xz-product\"\u003e\n\u003ch2\u003eXIANZHI TINTED LIP MOISTURIZER\u003c\/h2\u003e\n\u003cdiv class=\"xz-divider\"\u003e\u003c\/div\u003e\n\u003cp\u003eColour and care, finally in one. The \u003cspan class=\"xz-highlight\"\u003eXIANZHI Tinted Lip Moisturizer\u003c\/span\u003e is the lip essential that does it all — a soft, buildable pink tint that enhances your natural lip colour while deeply nourishing and hydrating. With its sleek clear cap and silver bullet, it’s effortlessly elegant. Swipe it on bare lips for a fresh everyday look, or layer it over your favourite shade for a glossy, kissable finish. This is self-care you can wear.\u003c\/p\u003e\n\u003cdiv class=\"xz-benefits\"\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e💄 Soft Pink Tint\u003c\/h4\u003e\n\u003cp\u003eA sheer, buildable pink that enhances your natural lip colour — wear it light for a barely-there look or layer for more intensity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e💧 Deep Moisturising\u003c\/h4\u003e\n\u003cp\u003eInfused with nourishing ingredients that hydrate and soften lips all day long — no dryness, no tightness, just smooth, supple lips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e✨ Satin Glow Finish\u003c\/h4\u003e\n\u003cp\u003eA luminous satin finish that catches the light beautifully — giving your lips a healthy, natural glow without feeling heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e💋 Colour \u0026amp; Care in One\u003c\/h4\u003e\n\u003cp\u003eSkip the extra step — this tinted moisturizer delivers both hydration and a flattering flush of colour in a single swipe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e💎 Elegant Design\u003c\/h4\u003e\n\u003cp\u003eThe clear cap and silver bullet make this a beautiful vanity staple — as stunning to display as it is to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xz-card\"\u003e\n\u003ch4\u003e🌟 Everyday Essential\u003c\/h4\u003e\n\u003cp\u003eLightweight, comfortable, and universally flattering — perfect for bare-faced days, office looks, or as the finishing touch to any glam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eNourish your lips. Enhance your natural beauty. Leave your mark — softly, beautifully, effortlessly.\u003c\/p\u003e\n\u003cdiv class=\"xz-footer\"\u003eTinted. Moisturised. Perfectly You.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XIANZHI","offers":[{"title":"Pink","offer_id":47689780723890,"sku":null,"price":0.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/pink-lipstick-kiss-campaign.png?v=1783364566"}],"url":"https:\/\/glamhouse.co.za\/collections\/lips.oembed","provider":"Glam House","version":"1.0","type":"link"}