{"product_id":"professional-3-in-1-hair-styler-straightener-curler-dryer","title":"Professional 3-in-1 Hair Styler – Straightener, Curler \u0026 Dryer","description":"\u003cstyle\u003e\n  .styler-wrap{\n    max-width:920px;\n    margin:0 auto;\n    padding:12px 0;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#2b2024;\n  }\n\n  .styler-hero{\n    position:relative;\n    overflow:hidden;\n    text-align:center;\n    padding:48px 24px;\n    margin-bottom:28px;\n    border-radius:26px;\n    background:\n      radial-gradient(circle at 15% 15%,rgba(255,255,255,.18),transparent 25%),\n      radial-gradient(circle at 90% 85%,rgba(255,188,205,.22),transparent 30%),\n      linear-gradient(135deg,#1b1318,#5d283d,#b44e70);\n    box-shadow:0 18px 45px rgba(72,27,48,.28);\n  }\n\n  .styler-hero:before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:\n      linear-gradient(115deg,transparent 25%,rgba(255,255,255,.08) 50%,transparent 75%);\n    transform:translateX(-100%);\n    animation:stylerShine 5s infinite;\n  }\n\n  @keyframes stylerShine{\n    0%,65%{transform:translateX(-100%);}\n    100%{transform:translateX(100%);}\n  }\n\n  .styler-badge{\n    position:relative;\n    z-index:1;\n    display:inline-block;\n    padding:8px 17px;\n    margin-bottom:15px;\n    border-radius:50px;\n    background:linear-gradient(135deg,#ffd2de,#fff0f5);\n    color:#6d2942;\n    font-size:12px;\n    font-weight:900;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .styler-hero h2{\n    position:relative;\n    z-index:1;\n    margin:0 0 12px;\n    color:#fff;\n    font-size:40px;\n    line-height:1.2;\n    font-weight:900;\n  }\n\n  .styler-hero h2 span{\n    color:#ffc8d8;\n  }\n\n  .styler-hero p{\n    position:relative;\n    z-index:1;\n    max-width:720px;\n    margin:0 auto;\n    color:#f8e8ee;\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  .styler-benefits{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:14px;\n    margin-bottom:30px;\n  }\n\n  .styler-benefit{\n    padding:20px 12px;\n    text-align:center;\n    border-radius:18px;\n    background:linear-gradient(145deg,#fffafb,#f8e7ed);\n    border:1px solid #efced9;\n    box-shadow:0 10px 25px rgba(93,40,61,.10);\n  }\n\n  .styler-benefit span{\n    display:block;\n    margin-bottom:7px;\n    color:#a84464;\n    font-size:27px;\n    font-weight:900;\n  }\n\n  .styler-benefit strong{\n    display:block;\n    color:#3a2830;\n    font-size:14px;\n    line-height:1.45;\n  }\n\n  .styler-card{\n    overflow:hidden;\n    margin-bottom:28px;\n    border-radius:22px;\n    background:#fff;\n    border:1px solid #edd6de;\n    box-shadow:0 14px 35px rgba(66,28,43,.13);\n  }\n\n  .styler-card-head{\n    padding:22px;\n    background:linear-gradient(135deg,#2a1820,#74334c,#c05c7d);\n    color:#fff;\n  }\n\n  .styler-card-head h3{\n    margin:0 0 8px;\n    font-size:23px;\n    line-height:1.35;\n    font-weight:900;\n  }\n\n  .styler-card-head p{\n    margin:0;\n    color:#f8e7ed;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .styler-media{\n    padding:12px;\n    background:#fffafb;\n    overflow:hidden;\n  }\n\n  .styler-media img{\n    display:block !important;\n    width:100% !important;\n    max-width:100% !important;\n    height:auto !important;\n    border-radius:16px;\n    transition:transform .4s ease,box-shadow .4s ease;\n  }\n\n  .styler-media img:hover{\n    transform:scale(1.025);\n    box-shadow:0 14px 30px rgba(92,38,59,.20);\n  }\n\n  .styler-feature-box{\n    margin-bottom:28px;\n    padding:31px 22px;\n    border-radius:23px;\n    background:\n      radial-gradient(circle at 90% 10%,rgba(255,165,190,.20),transparent 30%),\n      linear-gradient(135deg,#191217,#44202f);\n    box-shadow:0 16px 38px rgba(55,22,36,.26);\n  }\n\n  .styler-feature-box h3{\n    margin:0 0 22px;\n    text-align:center;\n    color:#fff;\n    font-size:29px;\n    font-weight:900;\n  }\n\n  .styler-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:13px;\n  }\n\n  .styler-feature{\n    padding:17px;\n    border-radius:16px;\n    background:rgba(255,255,255,.07);\n    border:1px solid rgba(255,255,255,.13);\n    color:#f8ecf0;\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .styler-feature strong{\n    display:block;\n    margin-bottom:5px;\n    color:#ffc4d5;\n    font-size:15px;\n  }\n\n  .styler-final{\n    text-align:center;\n    padding:36px 22px;\n    border-radius:22px;\n    background:linear-gradient(135deg,#fffafb,#f4dfe6);\n    border:1px solid #eacbd6;\n  }\n\n  .styler-final h3{\n    margin:0 0 10px;\n    color:#3a252e;\n    font-size:29px;\n    font-weight:900;\n  }\n\n  .styler-final p{\n    max-width:670px;\n    margin:0 auto 18px;\n    color:#6c505b;\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .styler-final-badge{\n    display:inline-block;\n    padding:11px 20px;\n    border-radius:50px;\n    background:linear-gradient(135deg,#8f3d5b,#cf6f8f);\n    color:#fff;\n    font-size:14px;\n    font-weight:900;\n    box-shadow:0 8px 20px rgba(117,48,72,.24);\n  }\n\n  @media(max-width:768px){\n    .styler-hero{\n      padding:35px 17px;\n      border-radius:19px;\n    }\n\n    .styler-hero h2{\n      font-size:28px;\n    }\n\n    .styler-hero p{\n      font-size:14px;\n    }\n\n    .styler-benefits{\n      grid-template-columns:1fr;\n      gap:10px;\n    }\n\n    .styler-card{\n      border-radius:17px;\n      margin-bottom:22px;\n    }\n\n    .styler-card-head{\n      padding:17px 16px;\n    }\n\n    .styler-card-head h3{\n      font-size:18px;\n    }\n\n    .styler-card-head p{\n      font-size:13px;\n    }\n\n    .styler-media{\n      padding:9px;\n    }\n\n    .styler-feature-grid{\n      grid-template-columns:1fr;\n    }\n\n    .styler-feature-box h3{\n      font-size:23px;\n    }\n\n    .styler-final h3{\n      font-size:24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"styler-wrap\"\u003e\n\n  \u003cdiv class=\"styler-hero\"\u003e\n    \u003cspan class=\"styler-badge\"\u003eOne Tool • Three Looks\u003c\/span\u003e\n\n    \u003ch2\u003e\n      3-in-1 \u003cspan\u003eHair Styler\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Dry, straighten and curl your hair with one versatile styling tool.\n      Designed for fast everyday styling, it helps you create smooth straight hair,\n      soft waves or defined curls without carrying multiple devices.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-benefits\"\u003e\n\n    \u003cdiv class=\"styler-benefit\"\u003e\n      \u003cspan\u003e3×1\u003c\/span\u003e\n      \u003cstrong\u003eDry, Straighten \u0026amp; Curl\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-benefit\"\u003e\n      \u003cspan\u003eFAST\u003c\/span\u003e\n      \u003cstrong\u003eQuick Heating Performance\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-benefit\"\u003e\n      \u003cspan\u003eGO\u003c\/span\u003e\n      \u003cstrong\u003eLightweight \u0026amp; Travel-Friendly\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-card\"\u003e\n\n    \u003cdiv class=\"styler-card-head\"\u003e\n      \u003ch3\u003eThree Styling Functions in One Device\u003c\/h3\u003e\n      \u003cp\u003e\n        Switch between drying, straightening and curling without changing\n        your entire styling setup. It is a practical all-in-one solution\n        for daily grooming, special occasions and travel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/01_78688436-9d21-470c-9a8f-a204d5d60416.gif?v=1764054886\" alt=\"3 in 1 hair styler for drying straightening and curling\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-card\"\u003e\n\n    \u003cdiv class=\"styler-card-head\"\u003e\n      \u003ch3\u003eOne Tool for Every Hair Mood\u003c\/h3\u003e\n      \u003cp\u003e\n        Create a sleek office look, soft everyday waves or polished curls\n        using the same compact device. Perfect for people who want more\n        styling options without filling their drawer with multiple tools.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/Gemini_Generated_Image_nl1o6onl1o6onl1o.png?v=1768376497\" alt=\"All in one multifunction hair styling tool\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-card\"\u003e\n\n    \u003cdiv class=\"styler-card-head\"\u003e\n      \u003ch3\u003eFast-Heating Ceramic Styling Surface\u003c\/h3\u003e\n      \u003cp\u003e\n        The ceramic heating system distributes heat more evenly across the hair,\n        helping reduce uneven hot spots while creating smoother, more polished\n        styling results in less time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/03_ab61949e-9f21-4e23-b7dd-2ced112b8f4c.gif?v=1764054887\" alt=\"Fast heating ceramic hair styler\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-card\"\u003e\n\n    \u003cdiv class=\"styler-card-head\"\u003e\n      \u003ch3\u003eComfortable Styling with Added Safety\u003c\/h3\u003e\n      \u003cp\u003e\n        The lightweight body is easy to control during styling, while the\n        safety-focused design helps make your daily routine more comfortable,\n        simple and worry-free.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/Gemini_Generated_Image_obgkvfobgkvfobgk.webp?v=1768376588\" alt=\"Safe and easy to use multifunction hair styler\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-card\"\u003e\n\n    \u003cdiv class=\"styler-card-head\"\u003e\n      \u003ch3\u003eLightweight Design for Better Control\u003c\/h3\u003e\n      \u003cp\u003e\n        Its ergonomic build gives you a more comfortable grip while curling,\n        smoothing or drying. The compact shape also makes it easier to pack\n        inside a travel bag or styling kit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"styler-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/02_6b63b965-e03e-4ef2-b5f2-8ea5b63bc82a.gif?v=1764054885\" alt=\"Lightweight ergonomic 3 in 1 hair styler\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-feature-box\"\u003e\n\n    \u003ch3\u003eWhy It Belongs in Your Styling Routine\u003c\/h3\u003e\n\n    \u003cdiv class=\"styler-feature-grid\"\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eThree Styling Options\u003c\/strong\u003e\n        Straighten, curl or dry using one convenient device.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eFaster Morning Routine\u003c\/strong\u003e\n        Reduce styling time by switching between looks without changing tools.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eEven Ceramic Heat\u003c\/strong\u003e\n        Helps create smoother results with more consistent heat distribution.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eEasy to Handle\u003c\/strong\u003e\n        Lightweight construction provides better control during longer styling sessions.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eTravel-Friendly\u003c\/strong\u003e\n        Replaces multiple bulky styling tools inside your luggage.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"styler-feature\"\u003e\n        \u003cstrong\u003eFor Multiple Hair Looks\u003c\/strong\u003e\n        Suitable for sleek hair, soft waves, defined curls and quick touch-ups.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styler-final\"\u003e\n\n    \u003ch3\u003eOne Tool. Three Looks. Less Styling Stress.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Stop switching between separate dryers, straighteners and curlers.\n      Create your desired hairstyle with one compact tool designed for speed,\n      versatility and everyday convenience.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"styler-final-badge\"\u003e\n      Dry • Straighten • Curl\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Haiir Care","offers":[{"title":"PACK OF 01","offer_id":45930459398297,"sku":null,"price":2599.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 02","offer_id":45930459431065,"sku":null,"price":5199.0,"currency_code":"PKR","in_stock":true},{"title":"PACK OF 03","offer_id":45930459463833,"sku":null,"price":7799.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/9909\/9033\/files\/Gemini_Generated_Image_fgcgdofgcgdofgcg.png?v=1768376700","url":"https:\/\/halfri.com\/products\/professional-3-in-1-hair-styler-straightener-curler-dryer","provider":"Halfri","version":"1.0","type":"link"}