ReSkyn™ Red Light Therapy Glasses

ReSkyn™ Red Light Therapy Glasses

Sale price  R 599.99 Regular price R 1,499.99
Skip to product information
ReSkyn™ Red Light Therapy Glasses

ReSkyn™ Red Light Therapy Glasses

Sale price  R 599.99 Regular price R 1,499.99

40% Off ReSkyn Red Light Therapy Glasses
Red Light Therapy

ReSkyn Red Light Therapy Glasses

Targeted red light, shaped to the eye area. Fifteen minutes a morning, hands free.

R499.99 40% Off
  • Cordless and rechargeable — use it anywhere
  • No heat, no needles, no downtime
  • Free protective case with every purchase
  • 30 days to decide, or send it back
Free delivery in SA Secure Yoco checkout 30 day guarantee

Red Light Therapy

ReSkyn Red Light Therapy Glasses

Targeted red light, shaped to the eye area. Fifteen minutes a morning, hands free.

R599.99 60% Off
  • Cordless and rechargeable — use it anywhere
  • No heat, no needles, no downtime
  • Lightweight and hands free — it stays put while you move
  • Free protective case with every purchase

  Free delivery in SA     Secure Yoco checkout     Not a medical device. Individual results vary.

background: #2B211A; border-radius: 24px; overflow: hidden; } .reskyn-img img { width: 100%; display: block; } .reskyn-badge { position: absolute; top: 18px; left: 18px; z-index: 2; background: #D8382C; color: #F4F1EC; font-size: 12px; font-weight: 900; letter-spacing: 0.1em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; } /* ---------- DETAILS ---------- */ .reskyn-details { display: flex; flex-direction: column; align-items: flex-start; gap: 22px; } .reskyn-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: #D8382C; } .reskyn-title { font-size: 42px; font-weight: 900; line-height: 1.05; letter-spacing: -0.035em; margin: 0; color: #2B211A; } .reskyn-sub { font-size: 17px; line-height: 1.55; color: rgba(43, 33, 26, 0.72); margin: 0; max-width: 44ch; } /* ---------- PRICE ---------- */ .reskyn-price-row { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; } .reskyn-price { font-size: 34px; font-weight: 900; letter-spacing: -0.03em; color: #2B211A; } .reskyn-off { font-size: 13px; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase; color: #D8382C; border: 1.5px solid rgba(216, 56, 44, 0.35); border-radius: 999px; padding: 6px 12px; } /* ---------- BENEFITS ---------- */ .reskyn-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 10px; } .reskyn-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; line-height: 1.45; color: rgba(43, 33, 26, 0.82); } .reskyn-list svg { flex: 0 0 auto; width: 16px; height: 16px; margin-top: 2px; stroke: #C9B79E; fill: none; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; } /* ---------- LIQUID GLASS BUTTONS ---------- */ .reskyn-cta { display: flex; gap: 14px; width: 100%; flex-wrap: wrap; margin-top: 4px; } .reskyn-btn { position: relative; flex: 1 1 200px; display: inline-flex; align-items: center; justify-content: center; padding: 19px 40px; border-radius: 16px; font-family: 'Satoshi', Inter, sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 0.01em; text-decoration: none; cursor: pointer; overflow: hidden; isolation: isolate; backdrop-filter: blur(24px) saturate(180%); -webkit-backdrop-filter: blur(24px) saturate(180%); transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); } /* top-edge specular highlight, shared */ .reskyn-btn::before { content: ''; position: absolute; inset: 0; border-radius: 16px; background: linear-gradient( 180deg, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.04) 46%, rgba(255, 255, 255, 0) 100% ); pointer-events: none; z-index: -1; } /* PRIMARY — dark espresso glass */ .reskyn-btn--primary { background: rgba(43, 33, 26, 0.88); border: 1px solid rgba(244, 241, 236, 0.18); color: #F4F1EC; box-shadow: inset 0 1px 1px rgba(244, 241, 236, 0.22), 0 10px 30px rgba(43, 33, 26, 0.24); } .reskyn-btn--primary:hover { background: rgba(43, 33, 26, 0.96); transform: translateY(-2px); box-shadow: inset 0 1px 1px rgba(244, 241, 236, 0.3), 0 16px 42px rgba(43, 33, 26, 0.3); } /* SECONDARY — light bone glass */ .reskyn-btn--secondary { background: rgba(244, 241, 236, 0.55); border: 1px solid rgba(43, 33, 26, 0.16); color: #2B211A; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6), 0 8px 26px rgba(43, 33, 26, 0.1); } .reskyn-btn--secondary:hover { background: rgba(244, 241, 236, 0.78); border-color: rgba(201, 183, 158, 0.7); transform: translateY(-2px); box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75), 0 14px 36px rgba(43, 33, 26, 0.14); } .reskyn-btn:active { transform: translateY(0) scale(0.99); } .reskyn-btn:focus-visible { outline: 2px solid #2B211A; outline-offset: 3px; } /* ---------- TRUST ---------- */ .reskyn-trust { display: flex; flex-wrap: wrap; gap: 8px 24px; margin-top: 6px; font-size: 12px; font-weight: 500; letter-spacing: 0.02em; color: rgba(43, 33, 26, 0.6); } .reskyn-trust span { display: flex; align-items: center; gap: 7px; } .reskyn-trust i { width: 4px; height: 4px; border-radius: 50%; background: #C9B79E; display: block; } /* ---------- RESPONSIVE ---------- */ @media (max-width: 1024px) { .reskyn-grid { gap: 44px; } .reskyn-title { font-size: 36px; } } @media (max-width: 768px) { .reskyn-product { padding: 44px 20px; } .reskyn-grid { grid-template-columns: 1fr; gap: 32px; } .reskyn-title { font-size: 30px; } .reskyn-price { font-size: 29px; } .reskyn-btn { flex: 1 1 100%; padding: 17px 32px; } } @media (prefers-reduced-motion: reduce) { .reskyn-btn { transition: none; } .reskyn-btn:hover { transform: none; } }

60% Off ReSkyn Red Light Therapy Glasses
Red Light Therapy

ReSkyn Red Light Therapy Glasses

Targeted red light, shaped to the eye area. Fifteen minutes a morning, hands free.

R599.99 60% Off
  • Cordless and rechargeable — use it anywhere
  • No heat, no needles, no downtime
  • Free protective case with every purchase
  • 30 days to decide, or send it back
Free delivery in SA Secure Yoco checkout 30 day guarantee

.reskyn-qty button{border:0;background:none;font-size:19px;cursor:pointer} .reskyn-cart{border:1px solid #17181c;background:#fff;font-size:16px} .reskyn-cart:hover{background:#17181c;color:#fff} .reskyn-buy{width:100%;border:0;background:#000;color:#fff;font-size:16px;font-weight:600} .reskyn-buy:hover{background:#222} @media(max-width:900px){.reskyn-product{padding:40px 20px}.reskyn-grid{grid-template-columns:1fr;gap:35px}.reskyn-title{font-size:27px}} @media(max-width:520px){.reskyn-product{padding:30px 18px}.reskyn-title{font-size:25px}.reskyn-row{grid-template-columns:110px 1fr}}

ReSkyn Red Light Therapy Glasses

ReSkyn Red Light Therapy Glasses

Targeted red light technology designed to visibly reduce dark circles, puffiness, and fine lines.

R 699.99

Taxes included.

1

 

You may also like