{"product_id":"portable-straightening-comb","title":"Portable Straightening Comb","description":"\u003cstyle\u003e\n  .psc3-wrap {\n    font-family: 'Georgia', serif;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 44px 24px;\n    background: #0a0a0f;\n    color: #e8e0f0;\n    border-radius: 4px;\n  }\n\n  @keyframes psc3-fadeUp {\n    from { opacity: 0; transform: translateY(32px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes psc3-lineGrow {\n    from { width: 0; opacity: 0; }\n    to   { width: 100%; opacity: 1; }\n  }\n\n  @keyframes psc3-slideLeft {\n    from { opacity: 0; transform: translateX(-32px); }\n    to   { opacity: 1; transform: translateX(0); }\n  }\n\n  @keyframes psc3-shimmer {\n    0%   { background-position: -300% center; }\n    100% { background-position: 300% center; }\n  }\n\n  @keyframes psc3-pulse {\n    0%, 100% { box-shadow: 0 0 6px #7b2fff55, 0 0 0px #bf00ff00; }\n    50%       { box-shadow: 0 0 18px #7b2fff99, 0 0 32px #bf00ff44; }\n  }\n\n  @keyframes psc3-borderPulse {\n    0%, 100% { border-color: #7b2fff; }\n    50%       { border-color: #bf00ff; }\n  }\n\n  @keyframes psc3-bgShift {\n    0%   { background-position: 0% 50%; }\n    50%  { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  .psc3-tag {\n    display: inline-block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    padding: 7px 18px;\n    border: 1px solid #7b2fff;\n    color: transparent;\n    background: linear-gradient(90deg, #7b2fff 0%, #bf00ff 30%, #e040fb 50%, #bf00ff 70%, #7b2fff 100%);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    animation: psc3-shimmer 4s linear infinite, psc3-fadeUp 0.8s ease 0.1s both, psc3-borderPulse 3s ease-in-out infinite;\n    margin-bottom: 24px;\n  }\n\n  .psc3-headline {\n    font-size: 34px;\n    font-weight: 300;\n    line-height: 1.3;\n    color: #f0eaff;\n    letter-spacing: 0.5px;\n    margin: 0 0 6px;\n    animation: psc3-fadeUp 0.9s ease 0.3s both;\n  }\n\n  .psc3-headline em {\n    font-style: normal;\n    background: linear-gradient(90deg, #7b2fff, #e040fb, #bf00ff);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: psc3-shimmer 4s linear infinite;\n  }\n\n  .psc3-line {\n    height: 1px;\n    background: linear-gradient(90deg, #7b2fff, #e040fb, #bf00ff, transparent);\n    margin: 26px 0;\n    animation: psc3-lineGrow 1.2s ease 0.5s both;\n  }\n\n  .psc3-intro {\n    font-size: 15.5px;\n    line-height: 1.95;\n    color: #b8a8d0;\n    margin-bottom: 44px;\n    animation: psc3-fadeUp 0.9s ease 0.6s both;\n  }\n\n  .psc3-intro strong {\n    color: #d4aaff;\n    font-weight: 600;\n  }\n\n  .psc3-section-label {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #7b2fff, #e040fb);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin-bottom: 28px;\n    animation: psc3-fadeUp 0.9s ease 0.7s both;\n  }\n\n  .psc3-benefits { margin-bottom: 44px; }\n\n  .psc3-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    padding: 20px 0;\n    border-bottom: 1px solid #1e1030;\n    opacity: 0;\n    animation: psc3-slideLeft 0.7s ease forwards;\n  }\n\n  .psc3-benefit:last-child { border-bottom: none; }\n  .psc3-benefit:nth-child(1) { animation-delay: 0.85s; }\n  .psc3-benefit:nth-child(2) { animation-delay: 1.05s; }\n  .psc3-benefit:nth-child(3) { animation-delay: 1.25s; }\n  .psc3-benefit:nth-child(4) { animation-delay: 1.45s; }\n  .psc3-benefit:nth-child(5) { animation-delay: 1.65s; }\n\n  .psc3-icon {\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #1a0a2e, #2d1060);\n    border: 1px solid #7b2fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    color: #d4aaff;\n    animation: psc3-pulse 3s ease-in-out infinite;\n  }\n\n  .psc3-benefit-body strong {\n    display: block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    color: #f0eaff;\n    letter-spacing: 0.4px;\n    margin-bottom: 6px;\n  }\n\n  .psc3-benefit-body span {\n    font-size: 14px;\n    color: #9a88b8;\n    line-height: 1.8;\n  }\n\n  .psc3-how {\n    position: relative;\n    background: linear-gradient(135deg, #0f0820 0%, #1a0a2e 50%, #0f0820 100%);\n    background-size: 200% 200%;\n    border: 1px solid #2d1060;\n    border-left: 4px solid #7b2fff;\n    padding: 32px 36px;\n    margin-top: 10px;\n    overflow: hidden;\n    animation: psc3-fadeUp 1s ease 1.9s both, psc3-bgShift 6s ease infinite;\n  }\n\n  .psc3-how::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, #7b2fff, #e040fb, transparent);\n  }\n\n  .psc3-how::after {\n    content: '\\2726';\n    position: absolute;\n    bottom: 14px;\n    right: 20px;\n    font-size: 44px;\n    color: #2d1060;\n    line-height: 1;\n  }\n\n  .psc3-how h3 {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #7b2fff, #e040fb);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin: 0 0 16px;\n  }\n\n  .psc3-how p {\n    font-size: 14.5px;\n    line-height: 1.9;\n    color: #b8a8d0;\n    margin: 0;\n    max-width: 90%;\n  }\n\n  .psc3-closing {\n    text-align: center;\n    margin-top: 46px;\n    padding-top: 34px;\n    border-top: 1px solid #1e1030;\n    animation: psc3-fadeUp 1s ease 2.1s both;\n  }\n\n  .psc3-closing p {\n    font-size: 16px;\n    font-style: italic;\n    background: linear-gradient(90deg, #7b2fff, #e040fb, #bf00ff);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    letter-spacing: 1px;\n    margin: 0;\n    animation: psc3-shimmer 4s linear infinite;\n  }\n\n  .psc3-closing span {\n    display: inline-block;\n    width: 32px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #7b2fff);\n    vertical-align: middle;\n    margin: 0 14px;\n  }\n\n  .psc3-closing span:last-child {\n    background: linear-gradient(90deg, #7b2fff, transparent);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"psc3-wrap\"\u003e\n\n  \u003cdiv class=\"psc3-tag\"\u003eHair Styling Essential\u003c\/div\u003e\n\n  \u003ch2 class=\"psc3-headline\"\u003e\n    Sleek, Smooth \u0026amp; Frizz-Free —\u003cbr\u003e\n    \u003cem\u003eAnywhere, Anytime\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"psc3-line\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"psc3-intro\"\u003e\n    Say goodbye to bad hair days on the go. The \u003cstrong\u003ePortable Straightening Comb\u003c\/strong\u003e is your compact, travel-ready styling essential that delivers salon-smooth results in minutes. Whether you’re freshening up at the office, travelling, or touching up between appointments — this little tool packs serious styling power.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"psc3-section-label\"\u003eWhy You’ll Love It\u003c\/div\u003e\n\n  \u003cdiv class=\"psc3-benefits\"\u003e\n    \u003cdiv class=\"psc3-benefit\"\u003e\n      \u003cdiv class=\"psc3-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"psc3-benefit-body\"\u003e\n        \u003cstrong\u003eUltra-Portable Design\u003c\/strong\u003e\n        \u003cspan\u003eLightweight and compact enough to slip into your handbag, gym bag, or carry-on with ease.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"psc3-benefit\"\u003e\n      \u003cdiv class=\"psc3-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"psc3-benefit-body\"\u003e\n        \u003cstrong\u003eFast Heat-Up\u003c\/strong\u003e\n        \u003cspan\u003eReaches optimal styling temperature quickly so you’re never kept waiting.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"psc3-benefit\"\u003e\n      \u003cdiv class=\"psc3-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"psc3-benefit-body\"\u003e\n        \u003cstrong\u003eSmooths \u0026amp; Straightens\u003c\/strong\u003e\n        \u003cspan\u003eGlides through hair to eliminate frizz, flyaways, and kinks for a polished, sleek finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"psc3-benefit\"\u003e\n      \u003cdiv class=\"psc3-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"psc3-benefit-body\"\u003e\n        \u003cstrong\u003eGentle on Hair\u003c\/strong\u003e\n        \u003cspan\u003eEven heat distribution minimises hot spots and reduces heat damage for healthier-looking strands.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"psc3-benefit\"\u003e\n      \u003cdiv class=\"psc3-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"psc3-benefit-body\"\u003e\n        \u003cstrong\u003eVersatile Styling\u003c\/strong\u003e\n        \u003cspan\u003eWorks on all hair types — from fine and straight to thick, coily, and everything in between.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"psc3-how\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n    \u003cp\u003ePower on and allow the comb to heat up. Section your hair and slowly glide the comb from root to tip using smooth, steady strokes. Style as desired and enjoy frizz-free results that last all day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"psc3-closing\"\u003e\n    \u003cp\u003e\u003cspan\u003e\u003c\/span\u003eGreat hair isn’t a luxury — it’s a lifestyle. Take yours everywhere.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BeautyGlowSA","offers":[{"title":"Black","offer_id":54223492808988,"sku":null,"price":860.0,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":54223492841756,"sku":null,"price":860.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/1176\/4508\/files\/4651b862-0954-4cb2-89e9-c22b90f1a758.avif?v=1782065183","url":"https:\/\/www.beautyglowsa.co.za\/products\/portable-straightening-comb","provider":"BeautyGlowSA","version":"1.0","type":"link"}