{"product_id":"✨-sculpt-lift-glow-with-the-omnibuyco-v-line-face-lift-massager✨","title":"✨ Sculpt, Lift \u0026 Glow with the OmnibuyCo V-Line Face Lift Massager✨","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003ctitle\u003eOmnibuyCo | V-Line Face Lift Massager\u003c\/title\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\nfont-family:'Poppins',sans-serif;\nscroll-behavior:smooth;\n}\n\nbody{\n\nbackground:#ffffff;\noverflow-x:hidden;\ncolor:#333;\n\n}\n\n\/* GOLD BACKGROUND GLOW *\/\n\nbody::before{\n\ncontent:\"\";\nposition:fixed;\ntop:-20%;\nleft:-20%;\nwidth:140%;\nheight:140%;\nbackground:\nradial-gradient(circle,#f7d77d33 0%,transparent 30%),\nradial-gradient(circle,#ffd70022 0%,transparent 25%),\nradial-gradient(circle,#d4af3733 0%,transparent 20%);\nanimation:moveBackground 20s linear infinite;\nz-index:-2;\n\n}\n\n@keyframes moveBackground{\n\n0%{transform:translate(0,0);}\n50%{transform:translate(100px,-80px);}\n100%{transform:translate(0,0);}\n\n}\n\n\/* Floating Particles *\/\n\n.particle{\n\nposition:absolute;\nborder-radius:50%;\nbackground:#FFD700;\nopacity:.25;\nanimation:float 15s infinite linear;\n\n}\n\n@keyframes float{\n\n0%{\ntransform:translateY(100vh) scale(.3);\nopacity:0;\n}\n\n30%{opacity:.3;}\n\n100%{\n\ntransform:translateY(-200px) scale(1.2);\nopacity:0;\n\n}\n\n}\n\n\/* NAVBAR *\/\n\nnav{\n\nposition:fixed;\nwidth:100%;\npadding:20px 10%;\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nbackground:rgba(255,255,255,.75);\nbackdrop-filter:blur(20px);\nz-index:999;\n\nbox-shadow:0 5px 20px rgba(0,0,0,.05);\n\n}\n\n.logo{\n\nfont-size:28px;\nfont-weight:700;\ncolor:#c49a00;\n\n}\n\n\/* HERO *\/\n\n.hero{\n\nmin-height:100vh;\n\ndisplay:flex;\nalign-items:center;\njustify-content:center;\npadding:120px 10%;\n\n}\n\n.hero-content{\n\nmax-width:650px;\n\nanimation:fadeUp 1s ease;\n\n}\n\n.hero h1{\n\nfont-size:60px;\nline-height:1.1;\nmargin-bottom:20px;\ncolor:#222;\n\n}\n\n.hero h1 span{\n\nbackground:linear-gradient(90deg,#FFD700,#CFA12E,#FFE88A);\n\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n\n}\n\n.hero p{\n\nfont-size:20px;\nline-height:1.8;\nmargin-bottom:35px;\ncolor:#555;\n\n}\n\n.btn{\n\ndisplay:inline-block;\n\npadding:18px 45px;\n\nbackground:linear-gradient(90deg,#FFD700,#CFA12E);\n\ncolor:white;\n\ntext-decoration:none;\n\nfont-weight:600;\n\nborder-radius:50px;\n\ntransition:.4s;\n\nbox-shadow:0 15px 35px rgba(212,175,55,.45);\n\n}\n\n.btn:hover{\n\ntransform:translateY(-5px) scale(1.05);\n\n}\n\n\/* CARD SECTIONS *\/\n\nsection{\n\npadding:90px 10%;\n\n}\n\n.title{\n\nfont-size:42px;\ntext-align:center;\nmargin-bottom:60px;\n\ncolor:#222;\n\n}\n\n.grid{\n\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\ngap:30px;\n\n}\n\n.card{\n\nbackground:white;\n\nborder-radius:25px;\n\npadding:35px;\n\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\n\ntransition:.5s;\n\nborder:1px solid rgba(255,215,0,.2);\n\n}\n\n.card:hover{\n\ntransform:translateY(-15px);\n\nbox-shadow:0 25px 50px rgba(212,175,55,.3);\n\n}\n\n.card h3{\n\ncolor:#CFA12E;\nmargin-bottom:20px;\n\n}\n\n.card p{\n\nline-height:1.8;\n\n}\n\n\/* FEATURES *\/\n\n.features li{\n\nlist-style:none;\nmargin:18px 0;\nfont-size:17px;\n\n}\n\n.features li::before{\n\ncontent:\"✔\";\ncolor:#d4af37;\nfont-weight:bold;\nmargin-right:10px;\n\n}\n\n\/* STEPS *\/\n\n.steps{\n\ncounter-reset:step;\n\n}\n\n.steps li{\n\nlist-style:none;\n\nmargin:25px 0;\n\npadding-left:65px;\n\nposition:relative;\n\nline-height:1.8;\n\n}\n\n.steps li::before{\n\ncounter-increment:step;\n\ncontent:counter(step);\n\nposition:absolute;\n\nleft:0;\n\nwidth:42px;\nheight:42px;\n\nbackground:linear-gradient(#FFD700,#CFA12E);\n\nborder-radius:50%;\n\ndisplay:flex;\nalign-items:center;\njustify-content:center;\n\nfont-weight:bold;\ncolor:white;\n\n}\n\n\/* BOX *\/\n\n.box{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n\ngap:20px;\n\n}\n\n.item{\n\nbackground:#fff;\n\npadding:25px;\n\ntext-align:center;\n\nborder-radius:20px;\n\nbox-shadow:0 15px 35px rgba(0,0,0,.06);\n\nfont-weight:600;\n\ntransition:.4s;\n\n}\n\n.item:hover{\n\ntransform:scale(1.05);\n\nbackground:#fffdf4;\n\n}\n\n\/* CTA *\/\n\n.cta{\n\ntext-align:center;\n\npadding:120px 10%;\n\nbackground:linear-gradient(135deg,#fff,#fff9e6);\n\n}\n\n.cta h2{\n\nfont-size:50px;\n\nmargin-bottom:25px;\n\ncolor:#222;\n\n}\n\n.cta p{\n\nmax-width:700px;\n\nmargin:auto;\n\nmargin-bottom:35px;\n\nfont-size:20px;\n\ncolor:#555;\n\n}\n\n\/* FOOTER *\/\n\nfooter{\n\npadding:30px;\n\ntext-align:center;\n\nbackground:#111;\n\ncolor:white;\n\n}\n\n\/* Animations *\/\n\n.fade{\n\nopacity:0;\ntransform:translateY(40px);\ntransition:1s;\n\n}\n\n.fade.active{\n\nopacity:1;\ntransform:translateY(0);\n\n}\n\n@keyframes fadeUp{\n\nfrom{\n\nopacity:0;\ntransform:translateY(50px);\n\n}\n\nto{\n\nopacity:1;\ntransform:translateY(0);\n\n}\n\n}\n\n@media(max-width:768px){\n\n.hero h1{\n\nfont-size:42px;\n\n}\n\n.title{\n\nfont-size:34px;\n\n}\n\n}\n\n\u003c\/style\u003e\n\n\n\n\n\n\u003c!-- PARTICLES --\u003e\n\n\u003cscript\u003e\n\nfor(let i=0;i\u003c40;i++){\n\nlet p=document.createElement(\"div\");\n\np.className=\"particle\";\n\np.style.width=Math.random()*8+5+\"px\";\n\np.style.height=p.style.width;\n\np.style.left=Math.random()*100+\"%\";\n\np.style.animationDuration=10+Math.random()*15+\"s\";\n\np.style.animationDelay=Math.random()*10+\"s\";\n\ndocument.body.appendChild(p);\n\n}\n\n\u003c\/script\u003e\n\n\u003cnav\u003e\n\n\u003cdiv class=\"logo\"\u003eOmnibuyCo\u003c\/div\u003e\n\n\u003ca href=\"#\" class=\"btn\"\u003eOrder Now\u003c\/a\u003e\n\n\u003c\/nav\u003e\n\n\u003csection class=\"hero\"\u003e\n\n\u003cdiv class=\"hero-content\"\u003e\n\n\u003ch1\u003e\n\u003cspan\u003eV-Line Face Lift\u003c\/span\u003e\u003cbr\u003eMassager\u003c\/h1\u003e\n\n\u003cp\u003e\nLift your skincare routine to the next level with OmnibuyCo's USB Rechargeable Facial Shaping Device. Achieve a refreshed, sculpted appearance from the comfort of your home.\n\u003c\/p\u003e\n\n\u003ca href=\"#\" class=\"btn\"\u003eShop Now\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"fade\"\u003e\n\n\u003ch2 class=\"title\"\u003eWhy South Africans Love It\u003c\/h2\u003e\n\n\u003cdiv class=\"grid\"\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e✨ Sculpted Look\u003c\/h3\u003e\n\u003cp\u003eHelps promote the appearance of a more defined jawline and facial contours.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💆 Relaxing Massage\u003c\/h3\u003e\n\u003cp\u003eGentle facial massage helps reduce the appearance of puffiness after a long day.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💧 Better Skincare\u003c\/h3\u003e\n\u003cp\u003eSupports improved absorption of your favourite serums and moisturisers.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🔋 Rechargeable\u003c\/h3\u003e\n\u003cp\u003eUSB rechargeable with no expensive batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🎒 Travel Friendly\u003c\/h3\u003e\n\u003cp\u003eLightweight and portable for your handbag, gym bag or travel case.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e❤️ All Skin Types\u003c\/h3\u003e\n\u003cp\u003eDesigned to be suitable for all skin types.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"fade\"\u003e\n\n\u003ch2 class=\"title\"\u003eHow To Use\u003c\/h2\u003e\n\n\u003col class=\"steps\"\u003e\n\n\u003cli\u003eClean your face and apply your favourite serum or moisturiser.\u003c\/li\u003e\n\n\u003cli\u003eSwitch on your OmnibuyCo Face Lift Massager.\u003c\/li\u003e\n\n\u003cli\u003eGlide the device upwards along your jawline, cheeks, neck and forehead for 5–10 minutes.\u003c\/li\u003e\n\n\u003cli\u003eUse consistently as part of your skincare routine for the best results.\u003c\/li\u003e\n\n\u003c\/ol\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"fade\"\u003e\n\n\u003ch2 class=\"title\"\u003eProduct Features\u003c\/h2\u003e\n\n\u003cdiv class=\"card\"\u003e\n\n\u003cul class=\"features\"\u003e\n\n\u003cli\u003eUSB Rechargeable\u003c\/li\u003e\n\n\u003cli\u003eErgonomic V-Line Design\u003c\/li\u003e\n\n\u003cli\u003eEasy One-Button Operation\u003c\/li\u003e\n\n\u003cli\u003ePortable \u0026amp; Travel Friendly\u003c\/li\u003e\n\n\u003cli\u003eComfortable Gentle Massage\u003c\/li\u003e\n\n\u003cli\u003eDurable \u0026amp; Easy to Clean\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"fade\"\u003e\n\n\u003ch2 class=\"title\"\u003eWhat's In The Box?\u003c\/h2\u003e\n\n\u003cdiv class=\"box\"\u003e\n\n\u003cdiv class=\"item\"\u003e📦 V-Line Face Lift Massager\u003c\/div\u003e\n\n\u003cdiv class=\"item\"\u003e🔌 USB Charging Cable\u003c\/div\u003e\n\n\u003cdiv class=\"item\"\u003e📖 User Manual\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"cta fade\"\u003e\n\n\u003ch2\u003eWhy Choose OmnibuyCo?\u003c\/h2\u003e\n\n\u003cp\u003e\n\nWe believe self-care should be simple, affordable and effective. Our products help South Africans enjoy premium beauty solutions without breaking the bank.\n\n\u003c\/p\u003e\n\n\u003ca href=\"#\" class=\"btn\"\u003eOrder Yours Today\u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\u003cfooter\u003e\n\n© 2026 OmnibuyCo • Beauty Made Simple\n\n\u003c\/footer\u003e\n\n\u003cscript\u003e\n\nconst observer=new IntersectionObserver(entries=\u003e{\n\nentries.forEach(entry=\u003e{\n\nif(entry.isIntersecting){\n\nentry.target.classList.add(\"active\");\n\n}\n\n})\n\n});\n\ndocument.querySelectorAll(\".fade\").forEach(el=\u003eobserver.observe(el));\n\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"OMNIBUYCO","offers":[{"title":"Default Title","offer_id":55314305712419,"sku":null,"price":949.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0971\/4411\/1395\/files\/ChatGPTImageJul16_2026_05_16_34PM.png?v=1784215010","url":"https:\/\/omnibuyco.co.za\/products\/%e2%9c%a8-sculpt-lift-glow-with-the-omnibuyco-v-line-face-lift-massager%e2%9c%a8","provider":"OMNIBUYCO","version":"1.0","type":"link"}