{"product_id":"lumari™-360-clip-stand","title":"Lumari™ 360 Clip Stand","description":"\u003cdiv id=\"lumari-clip-stand\"\u003e\n\n\u003cstyle\u003e\n#lumari-clip-stand {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0;\n  font-family: Arial, Helvetica, sans-serif;\n  color: #171614;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n#lumari-clip-stand *,\n#lumari-clip-stand *:before,\n#lumari-clip-stand *:after {\n  box-sizing: border-box;\n}\n\n#lumari-clip-stand h1,\n#lumari-clip-stand h2,\n#lumari-clip-stand h3,\n#lumari-clip-stand p {\n  margin-top: 0;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lcs-hero {\n  position: relative;\n  min-height: 570px;\n  padding: 80px 25px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 35%,\n      rgba(225,195,130,.28),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #ffffff 0%,\n      #faf8f3 50%,\n      #f1eadc 100%\n    );\n}\n\n.lcs-hero:before {\n  content: \"\";\n  position: absolute;\n  width: 500px;\n  height: 500px;\n  border: 1px solid rgba(190,150,75,.18);\n  border-radius: 50%;\n  animation: lcsRotate 25s linear infinite;\n}\n\n.lcs-hero:after {\n  content: \"\";\n  position: absolute;\n  width: 700px;\n  height: 700px;\n  border: 1px solid rgba(190,150,75,.10);\n  border-radius: 50%;\n  animation: lcsRotateReverse 35s linear infinite;\n}\n\n.lcs-hero-content {\n  position: relative;\n  z-index: 5;\n  width: 100%;\n  max-width: 850px;\n  animation: lcsHeroIn 1s ease forwards;\n}\n\n.lcs-label {\n  display: inline-block;\n  margin-bottom: 20px;\n  padding: 10px 18px;\n  border: 1px solid rgba(180,140,65,.30);\n  border-radius: 50px;\n  background: rgba(255,255,255,.75);\n  color: #92733b;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.lcs-hero h1 {\n  margin: 0 auto 22px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 7vw, 76px);\n  line-height: 1;\n  font-weight: 400;\n  letter-spacing: -3px;\n  color: #171614;\n}\n\n.lcs-gold {\n  display: block;\n  color: #b58b45;\n  background: linear-gradient(\n    110deg,\n    #8f6b32,\n    #e1bd72,\n    #a87c38,\n    #e8cb8b\n  );\n  background-size: 250% auto;\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: lcsGold 5s ease infinite;\n}\n\n.lcs-hero-text {\n  max-width: 680px;\n  margin: 0 auto 30px;\n  color: #65615a;\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n.lcs-pill {\n  display: inline-block;\n  padding: 14px 25px;\n  border-radius: 50px;\n  background: #171614;\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n  box-shadow: 0 15px 35px rgba(0,0,0,.15);\n  animation: lcsFloat 4s ease-in-out infinite;\n}\n\n\/* floating dots *\/\n\n.lcs-dot {\n  position: absolute;\n  border-radius: 50%;\n  z-index: 2;\n}\n\n.lcs-dot.one {\n  width: 12px;\n  height: 12px;\n  top: 18%;\n  left: 13%;\n  background: #c7a05a;\n  animation: lcsFloat 4s ease-in-out infinite;\n}\n\n.lcs-dot.two {\n  width: 20px;\n  height: 20px;\n  bottom: 22%;\n  right: 13%;\n  border: 1px solid #bd944d;\n  animation: lcsFloat 5s ease-in-out infinite 1s;\n}\n\n.lcs-dot.three {\n  width: 8px;\n  height: 8px;\n  top: 30%;\n  right: 18%;\n  background: #d5b36d;\n  animation: lcsFloat 3.5s ease-in-out infinite 1.5s;\n}\n\n\/* =========================\n   INTRO\n========================= *\/\n\n.lcs-intro {\n  padding: 90px 30px;\n  text-align: center;\n  background: #ffffff;\n}\n\n.lcs-small-title {\n  margin-bottom: 14px;\n  color: #a47b39;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n}\n\n.lcs-intro h2 {\n  max-width: 800px;\n  margin: 0 auto 22px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 52px);\n  line-height: 1.1;\n  font-weight: 400;\n  color: #171614;\n}\n\n.lcs-intro p {\n  max-width: 720px;\n  margin: 0 auto;\n  color: #68645d;\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   FEATURE SECTION\n========================= *\/\n\n.lcs-features {\n  padding: 90px 25px;\n  background: #faf8f3;\n}\n\n.lcs-heading {\n  max-width: 750px;\n  margin: 0 auto 50px;\n  text-align: center;\n}\n\n.lcs-heading h2 {\n  margin-bottom: 15px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 400;\n  color: #171614;\n}\n\n.lcs-heading p {\n  margin: 0;\n  color: #6c685f;\n  line-height: 1.7;\n}\n\n.lcs-grid {\n  max-width: 1050px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n}\n\n.lcs-card {\n  position: relative;\n  min-height: 245px;\n  padding: 32px 25px;\n  border: 1px solid rgba(190,150,75,.20);\n  border-radius: 24px;\n  background: rgba(255,255,255,.85);\n  box-shadow: 0 8px 30px rgba(80,60,30,.04);\n  overflow: hidden;\n  transition:\n    transform .4s ease,\n    box-shadow .4s ease,\n    border-color .4s ease;\n  animation: lcsCardIn .8s ease both;\n}\n\n.lcs-card:nth-child(2) {\n  animation-delay: .12s;\n}\n\n.lcs-card:nth-child(3) {\n  animation-delay: .24s;\n}\n\n.lcs-card:nth-child(4) {\n  animation-delay: .36s;\n}\n\n.lcs-card:before {\n  content: \"\";\n  position: absolute;\n  width: 130px;\n  height: 130px;\n  top: -75px;\n  right: -75px;\n  border-radius: 50%;\n  background: rgba(205,170,100,.13);\n  transition: transform .5s ease;\n}\n\n.lcs-card:hover {\n  transform: translateY(-10px);\n  border-color: rgba(190,150,75,.45);\n  box-shadow: 0 25px 55px rgba(70,50,25,.12);\n}\n\n.lcs-card:hover:before {\n  transform: scale(2);\n}\n\n.lcs-icon {\n  position: relative;\n  width: 55px;\n  height: 55px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 22px;\n  border-radius: 17px;\n  background: linear-gradient(\n    135deg,\n    #ffffff,\n    #f2e7d0\n  );\n  border: 1px solid rgba(190,150,75,.22);\n  font-size: 22px;\n  box-shadow: 0 8px 20px rgba(0,0,0,.05);\n  transition: transform .4s ease;\n}\n\n.lcs-card:hover .lcs-icon {\n  transform: rotate(-8deg) scale(1.1);\n}\n\n.lcs-card h3 {\n  margin-bottom: 11px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  font-weight: 400;\n}\n\n.lcs-card p {\n  margin: 0;\n  color: #6a665e;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* =========================\n   PRODUCT VISUAL\n========================= *\/\n\n.lcs-visual {\n  padding: 100px 25px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at center,\n      rgba(231,205,153,.25),\n      transparent 38%\n    ),\n    #ffffff;\n  overflow: hidden;\n}\n\n.lcs-visual h2 {\n  margin-bottom: 15px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 400;\n}\n\n.lcs-visual-description {\n  max-width: 650px;\n  margin: 0 auto 55px;\n  color: #68645d;\n  line-height: 1.75;\n}\n\n\/* product stand *\/\n\n.lcs-product {\n  position: relative;\n  width: 330px;\n  height: 380px;\n  margin: 0 auto 40px;\n}\n\n.lcs-product-shadow {\n  position: absolute;\n  left: 50%;\n  bottom: 7px;\n  width: 230px;\n  height: 42px;\n  transform: translateX(-50%);\n  border-radius: 50%;\n  background: rgba(0,0,0,.13);\n  filter: blur(14px);\n  animation: lcsShadow 4s ease-in-out infinite;\n}\n\n.lcs-base {\n  position: absolute;\n  left: 50%;\n  bottom: 20px;\n  width: 190px;\n  height: 48px;\n  transform: translateX(-50%);\n  border-radius: 50%;\n  background: linear-gradient(\n    180deg,\n    #ffffff,\n    #f1efea,\n    #d7d3cc\n  );\n  box-shadow:\n    0 15px 28px rgba(0,0,0,.12),\n    inset 0 2px 3px rgba(255,255,255,.9);\n}\n\n.lcs-pole {\n  position: absolute;\n  left: 50%;\n  bottom: 52px;\n  width: 12px;\n  height: 270px;\n  transform: translateX(-50%);\n  border-radius: 10px;\n  background: linear-gradient(\n    90deg,\n    #8c6833,\n    #f1d58e,\n    #a97e3d,\n    #f2d997,\n    #8d6934\n  );\n  box-shadow:\n    3px 0 8px rgba(0,0,0,.15);\n}\n\n.lcs-ring {\n  position: absolute;\n  left: 50%;\n  top: 35px;\n  width: 215px;\n  height: 215px;\n  transform: translateX(-50%);\n  border: 5px solid #c5a05a;\n  border-radius: 50%;\n  background: rgba(255,255,255,.12);\n  box-shadow:\n    0 10px 30px rgba(150,110,45,.18),\n    inset 0 0 20px rgba(210,180,110,.08);\n  animation: lcsRing 8s linear infinite;\n}\n\n.lcs-ring:before {\n  content: \"\";\n  position: absolute;\n  left: 5%;\n  top: 5%;\n  width: 90%;\n  height: 90%;\n  border: 1px dashed rgba(190,150,75,.35);\n  border-radius: 50%;\n}\n\n\/* hooks *\/\n\n.lcs-hook {\n  position: absolute;\n  width: 22px;\n  height: 47px;\n  border: 3px solid #a67c39;\n  border-top: 0;\n  border-radius: 0 0 15px 15px;\n}\n\n.lcs-hook:after {\n  content: \"\";\n  position: absolute;\n  width: 7px;\n  height: 7px;\n  bottom: -5px;\n  left: 50%;\n  transform: translateX(-50%);\n  border-radius: 50%;\n  background: #c9a45c;\n}\n\n.lcs-hook.a {\n  left: 50%;\n  top: 3px;\n  transform: translateX(-50%);\n}\n\n.lcs-hook.b {\n  right: 22px;\n  top: 66px;\n  transform: rotate(45deg);\n}\n\n.lcs-hook.c {\n  right: 10px;\n  top: 128px;\n  transform: rotate(75deg);\n}\n\n.lcs-hook.d {\n  left: 10px;\n  top: 128px;\n  transform: rotate(-75deg);\n}\n\n.lcs-hook.e {\n  left: 22px;\n  top: 66px;\n  transform: rotate(-45deg);\n}\n\n\/* clips *\/\n\n.lcs-clip {\n  position: absolute;\n  width: 38px;\n  height: 25px;\n  border: 2px solid #c19a53;\n  border-radius: 6px 13px 13px 6px;\n  background: linear-gradient(\n    135deg,\n    #ffffff,\n    #f4e7c9\n  );\n  box-shadow: 0 5px 12px rgba(0,0,0,.12);\n}\n\n.lcs-clip:after {\n  content: \"\";\n  position: absolute;\n  right: -7px;\n  top: 5px;\n  width: 17px;\n  height: 11px;\n  border: 2px solid #a77c3b;\n  border-left: 0;\n  border-radius: 0 10px 10px 0;\n}\n\n.lcs-clip.a {\n  left: 50%;\n  top: 18px;\n  transform: translateX(-50%) rotate(3deg);\n}\n\n.lcs-clip.b {\n  right: 37px;\n  top: 78px;\n  transform: rotate(45deg);\n}\n\n.lcs-clip.c {\n  right: 24px;\n  top: 140px;\n  transform: rotate(80deg);\n}\n\n.lcs-clip.d {\n  left: 25px;\n  top: 140px;\n  transform: rotate(-80deg);\n}\n\n.lcs-clip.e {\n  left: 38px;\n  top: 78px;\n  transform: rotate(-45deg);\n}\n\n\/* =========================\n   HOW IT WORKS\n========================= *\/\n\n.lcs-how {\n  padding: 95px 25px;\n  background: #171614;\n  color: #ffffff;\n}\n\n.lcs-how-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.lcs-how-heading {\n  text-align: center;\n  margin-bottom: 55px;\n}\n\n.lcs-how-heading .lcs-small-title {\n  color: #d9b970;\n}\n\n.lcs-how-heading h2 {\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 400;\n}\n\n.lcs-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.lcs-step {\n  padding: 32px 27px;\n  border: 1px solid rgba(255,255,255,.11);\n  border-radius: 22px;\n  background: rgba(255,255,255,.035);\n  transition: all .4s ease;\n}\n\n.lcs-step:hover {\n  transform: translateY(-8px);\n  border-color: rgba(220,185,110,.40);\n  background: rgba(255,255,255,.06);\n}\n\n.lcs-number {\n  width: 45px;\n  height: 45px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 23px;\n  border: 1px solid rgba(220,185,110,.5);\n  border-radius: 50%;\n  color: #dfbd76;\n  font-family: Georgia, serif;\n}\n\n.lcs-step h3 {\n  margin-bottom: 11px;\n  font-family: Georgia, serif;\n  font-size: 21px;\n  font-weight: 400;\n}\n\n.lcs-step p {\n  margin: 0;\n  color: rgba(255,255,255,.65);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* =========================\n   LIFESTYLE\n========================= *\/\n\n.lcs-lifestyle {\n  position: relative;\n  padding: 95px 25px;\n  text-align: center;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.lcs-lifestyle h2 {\n  max-width: 800px;\n  margin: 0 auto 20px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 400;\n}\n\n.lcs-lifestyle p {\n  max-width: 680px;\n  margin: 0 auto;\n  color: #68645d;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lcs-details {\n  padding: 90px 25px;\n  background: #faf8f3;\n}\n\n.lcs-details-inner {\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n.lcs-details-title {\n  text-align: center;\n  margin-bottom: 45px;\n}\n\n.lcs-details-title h2 {\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 48px);\n  font-weight: 400;\n}\n\n.lcs-specs {\n  border-top: 1px solid rgba(190,150,75,.25);\n}\n\n.lcs-spec {\n  display: flex;\n  justify-content: space-between;\n  gap: 25px;\n  padding: 22px 5px;\n  border-bottom: 1px solid rgba(190,150,75,.25);\n  transition: padding .3s ease;\n}\n\n.lcs-spec:hover {\n  padding-left: 13px;\n  padding-right: 13px;\n}\n\n.lcs-spec-name {\n  color: #68645d;\n  font-size: 14px;\n}\n\n.lcs-spec-value {\n  color: #171614;\n  font-size: 14px;\n  font-weight: 700;\n  text-align: right;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lcs-final {\n  position: relative;\n  padding: 100px 25px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at center,\n      rgba(229,201,145,.28),\n      transparent 42%\n    ),\n    #ffffff;\n  overflow: hidden;\n}\n\n.lcs-final h2 {\n  margin-bottom: 18px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(36px, 6vw, 62px);\n  font-weight: 400;\n}\n\n.lcs-final p {\n  max-width: 620px;\n  margin: 0 auto 25px;\n  color: #68645d;\n  line-height: 1.8;\n}\n\n.lcs-final-tagline {\n  color: #a07838;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  font-style: italic;\n}\n\n\/* =========================\n   ANIMATIONS\n========================= *\/\n\n@keyframes lcsHeroIn {\n  0% {\n    opacity: 0;\n    transform: translateY(35px);\n  }\n  100% {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes lcsCardIn {\n  0% {\n    opacity: 0;\n    transform: translateY(25px);\n  }\n  100% {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes lcsFloat {\n  0%, 100% {\n    transform: translateY(0);\n  }\n  50% {\n    transform: translateY(-12px);\n  }\n}\n\n@keyframes lcsRotate {\n  0% {\n    transform: rotate(0deg);\n  }\n  100% {\n    transform: rotate(360deg);\n  }\n}\n\n@keyframes lcsRotateReverse {\n  0% {\n    transform: rotate(360deg);\n  }\n  100% {\n    transform: rotate(0deg);\n  }\n}\n\n@keyframes lcsGold {\n  0%, 100% {\n    background-position: 0% 50%;\n  }\n  50% {\n    background-position: 100% 50%;\n  }\n}\n\n@keyframes lcsRing {\n  0% {\n    transform: translateX(-50%) rotate(0deg);\n  }\n  100% {\n    transform: translateX(-50%) rotate(360deg);\n  }\n}\n\n@keyframes lcsShadow {\n  0%, 100% {\n    transform: translateX(-50%) scale(1);\n    opacity: .7;\n  }\n  50% {\n    transform: translateX(-50%) scale(.85);\n    opacity: .45;\n  }\n}\n\n\/* =========================\n   TABLET\n========================= *\/\n\n@media screen and (max-width: 900px) {\n\n  .lcs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .lcs-steps {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media screen and (max-width: 600px) {\n\n  .lcs-hero {\n    min-height: 540px;\n    padding: 65px 20px;\n  }\n\n  .lcs-hero h1 {\n    font-size: 43px;\n    letter-spacing: -2px;\n  }\n\n  .lcs-hero-text {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .lcs-intro,\n  .lcs-features,\n  .lcs-visual,\n  .lcs-how,\n  .lcs-lifestyle,\n  .lcs-details,\n  .lcs-final {\n    padding-left: 20px;\n    padding-right: 20px;\n  }\n\n  .lcs-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lcs-card {\n    min-height: auto;\n  }\n\n  .lcs-product {\n    transform: scale(.82);\n    margin-top: -25px;\n    margin-bottom: -10px;\n  }\n\n  .lcs-spec {\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .lcs-spec-value {\n    text-align: left;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================\n     HERO\n========================= --\u003e\n\n\u003csection class=\"lcs-hero\"\u003e\n\n  \u003cdiv class=\"lcs-dot one\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"lcs-dot two\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"lcs-dot three\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"lcs-hero-content\"\u003e\n\n    \u003cdiv class=\"lcs-label\"\u003e\n      Lumari™ Beauty Organisation\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Your clips.\n      \u003cspan class=\"lcs-gold\"\u003e\n        Beautifully displayed.\n      \u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"lcs-hero-text\"\u003e\n      Turn everyday hair-clip clutter into a beautiful,\n      organised display with the Lumari™ 360 Clip Stand.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lcs-pill\"\u003e\n      360° Rotation · 16 Hooks · Compact Design\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     INTRO\n========================= --\u003e\n\n\u003csection class=\"lcs-intro\"\u003e\n\n  \u003cdiv class=\"lcs-small-title\"\u003e\n    Meet Your New Vanity Essential\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Stop searching.\n    Start styling.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Lumari™ 360 Clip Stand keeps your favourite hair clips\n    visible, accessible, and neatly arranged, so you can find\n    the right style in seconds instead of searching through\n    drawers or scattered countertops.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FEATURES\n========================= --\u003e\n\n\u003csection class=\"lcs-features\"\u003e\n\n  \u003cdiv class=\"lcs-heading\"\u003e\n\n    \u003cdiv class=\"lcs-small-title\"\u003e\n      Why You'll Love It\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Small stand.\n      Beautiful difference.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Thoughtfully designed to bring effortless organisation\n      and refined style to your beauty space.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lcs-grid\"\u003e\n\n    \u003cdiv class=\"lcs-card\"\u003e\n\n      \u003cdiv class=\"lcs-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Beautifully Organised\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep your favourite hair clips neatly arranged\n        and easy to find whenever you're ready to style.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lcs-card\"\u003e\n\n      \u003cdiv class=\"lcs-icon\"\u003e\n        ↻\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        360° Access\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rotate the hanging rack smoothly to browse your\n        collection from every angle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lcs-card\"\u003e\n\n      \u003cdiv class=\"lcs-icon\"\u003e\n        ♡\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Clutter-Free\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Replace scattered clips and messy drawers with\n        one elegant, dedicated display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lcs-card\"\u003e\n\n      \u003cdiv class=\"lcs-icon\"\u003e\n        ✦\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        16 Hooks\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Store up to 16 hair clips while keeping your\n        vanity footprint beautifully compact.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT SHOWCASE\n========================= --\u003e\n\n\u003csection class=\"lcs-visual\"\u003e\n\n  \u003cdiv class=\"lcs-small-title\"\u003e\n    Designed To Move With You\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    See your collection\n    from every angle.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lcs-visual-description\"\u003e\n    The rotating design makes browsing effortless.\n    Simply turn the rack and choose the clip you want.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"lcs-product\"\u003e\n\n    \u003cdiv class=\"lcs-product-shadow\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lcs-base\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lcs-pole\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lcs-ring\"\u003e\n\n      \u003cdiv class=\"lcs-hook a\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-hook b\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-hook c\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-hook d\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-hook e\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"lcs-clip a\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-clip b\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-clip c\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-clip d\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"lcs-clip e\"\u003e\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     HOW IT WORKS\n========================= --\u003e\n\n\u003csection class=\"lcs-how\"\u003e\n\n  \u003cdiv class=\"lcs-how-inner\"\u003e\n\n    \u003cdiv class=\"lcs-how-heading\"\u003e\n\n      \u003cdiv class=\"lcs-small-title\"\u003e\n        Simple By Design\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Organise it.\n        Hang it.\n        Find it.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lcs-steps\"\u003e\n\n      \u003cdiv class=\"lcs-step\"\u003e\n\n        \u003cdiv class=\"lcs-number\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Assemble\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Secure the gold pole to the sturdy white base,\n          then attach the circular hanging rack.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-step\"\u003e\n\n        \u003cdiv class=\"lcs-number\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Hang\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place your favourite hair clips onto the\n          individual hooks around the rack.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-step\"\u003e\n\n        \u003cdiv class=\"lcs-number\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Rotate \u0026amp; Style\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Smoothly rotate the stand to browse your\n          collection and grab the perfect clip.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     LIFESTYLE\n========================= --\u003e\n\n\u003csection class=\"lcs-lifestyle\"\u003e\n\n  \u003cdiv class=\"lcs-small-title\"\u003e\n    Wherever You Get Ready\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    A little organisation\n    goes a long way.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Whether it sits on your dressing table, bathroom counter,\n    or beauty station, the Lumari™ 360 Clip Stand turns\n    everyday storage into a simple, stylish part of your routine.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT DETAILS\n========================= --\u003e\n\n\u003csection class=\"lcs-details\"\u003e\n\n  \u003cdiv class=\"lcs-details-inner\"\u003e\n\n    \u003cdiv class=\"lcs-details-title\"\u003e\n\n      \u003cdiv class=\"lcs-small-title\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Everything you need.\n        Nothing unnecessary.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lcs-specs\"\u003e\n\n      \u003cdiv class=\"lcs-spec\"\u003e\n\n        \u003cspan class=\"lcs-spec-name\"\u003e\n          Hanging Hooks\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lcs-spec-value\"\u003e\n          16 Hanging Hooks\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-spec\"\u003e\n\n        \u003cspan class=\"lcs-spec-name\"\u003e\n          Rotation\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lcs-spec-value\"\u003e\n          360° Rotating Design\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-spec\"\u003e\n\n        \u003cspan class=\"lcs-spec-name\"\u003e\n          Approximate Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lcs-spec-value\"\u003e\n          20 cm High × 16 cm Wide\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-spec\"\u003e\n\n        \u003cspan class=\"lcs-spec-name\"\u003e\n          Rack Finish\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lcs-spec-value\"\u003e\n          Gold-Tone Rack\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lcs-spec\"\u003e\n\n        \u003cspan class=\"lcs-spec-name\"\u003e\n          Base\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lcs-spec-value\"\u003e\n          White Round Base\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\n\u003csection class=\"lcs-final\"\u003e\n\n  \u003cdiv class=\"lcs-small-title\"\u003e\n    Lumari™\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Organise beautifully.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Give your favourite clips the display they deserve\n    and make getting ready feel a little more effortless.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lcs-final-tagline\"\u003e\n    Your beauty space, beautifully organised.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Lumari","offers":[{"title":"Default Title","offer_id":45690825146437,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/0543\/7765\/files\/lumari-clip-holder-hero-image.png?v=1788523201","url":"https:\/\/lumari.co.za\/products\/lumari%e2%84%a2-360-clip-stand","provider":"Lumari","version":"1.0","type":"link"}