{"product_id":"hair-spray-2","title":"🎉50% Off! 👩 Peach-scented volumizing \u0026 setting spray—for lightweight, bouncy hair and long-lasting hold","description":"\u003c!-- =============================================================\n  Volumizing Hair Styling Spray\n  Store: Beruova\n  ============================================================= --\u003e\n\u003cstyle\u003e\n  \/* ===== RESET \u0026 BASE ===== *\/\n  .elf-pd * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .elf-pd {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    background: #ffffff;\n    line-height: 1.6;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 16px 48px;\n  }\n\n  \/* ===== HERO ===== *\/\n  .pd-hero {\n    text-align: center;\n    padding: 48px 0 32px;\n  }\n\n  .pd-kicker {\n    display: inline-block;\n    background: #f5f0e8;\n    color: #8b6914;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n\n  .pd-hero h1 {\n    font-size: 32px;\n    font-weight: 800;\n    line-height: 1.25;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n    letter-spacing: -0.5px;\n  }\n\n  .pd-hero p {\n    font-size: 16px;\n    color: #666;\n    max-width: 600px;\n    margin: 0 auto 20px;\n  }\n\n  .pd-hero-tag {\n    display: inline-block;\n    background: #8b6914;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 8px 20px;\n    border-radius: 24px;\n  }\n\n  \/* ===== FEATURE IMAGE ===== *\/\n  .pd-feature {\n    margin: 32px 0;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #faf7f0;\n  }\n\n  .pd-feature img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* ===== INTRO ===== *\/\n  .pd-intro {\n    padding: 32px 0;\n  }\n\n  .pd-intro h2 {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: #1a1a1a;\n  }\n\n  .pd-intro p {\n    font-size: 15px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .pd-section-title {\n    text-align: center;\n    padding: 40px 0 24px;\n  }\n\n  .pd-section-title h2 {\n    font-size: 26px;\n    font-weight: 800;\n    color: #1a1a1a;\n    margin-bottom: 8px;\n  }\n\n  .pd-section-title p {\n    font-size: 14px;\n    color: #8b7355;\n  }\n\n  \/* ===== FEATURE CARDS ===== *\/\n  .pd-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n\n  .pd-feature-content {\n    background: #faf7f0;\n    border-radius: 12px;\n    padding: 24px;\n    border: 1px solid #ede4d0;\n    transition: box-shadow 0.2s ease;\n  }\n\n  .pd-feature-content:hover {\n    box-shadow: 0 4px 16px rgba(139, 105, 20, 0.08);\n  }\n\n  .pd-feature-content h3 {\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .pd-feature-content p {\n    font-size: 14px;\n    color: #666;\n    line-height: 1.65;\n  }\n\n  .pd-feature-content img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 12px;\n  }\n\n  \/* ===== SPEC TABLE ===== *\/\n  .pd-spec-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    font-size: 14px;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #ede4d0;\n    margin: 0 0 32px;\n  }\n\n  .pd-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #ede4d0;\n    vertical-align: top;\n  }\n\n  .pd-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .pd-spec-table td:first-child {\n    font-weight: 600;\n    color: #1a1a1a;\n    background: #f5f0e8;\n    width: 40%;\n  }\n\n  .pd-spec-table td:last-child {\n    color: #555;\n    background: #ffffff;\n  }\n\n  \/* ===== PACKAGE ===== *\/\n  .pd-package {\n    background: #faf7f0;\n    border: 1px solid #ede4d0;\n    border-radius: 16px;\n    padding: 28px 24px;\n    margin: 0 0 32px;\n  }\n\n  .pd-package h2 {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 16px;\n    color: #1a1a1a;\n  }\n\n  .pd-package ul {\n    list-style: none;\n    padding: 0;\n  }\n\n  .pd-package li {\n    padding: 10px 0 10px 28px;\n    position: relative;\n    font-size: 14px;\n    color: #444;\n    border-bottom: 1px solid #ede4d0;\n  }\n\n  .pd-package li:last-child {\n    border-bottom: none;\n  }\n\n  .pd-package li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #8b6914;\n    font-weight: 700;\n  }\n\n  \/* ===== NOTES ===== *\/\n  .pd-notes {\n    background: #fffbf0;\n    border-left: 4px solid #e8c547;\n    border-radius: 0 12px 12px 0;\n    padding: 24px;\n    margin: 0 0 32px;\n  }\n\n  .pd-notes h2 {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: #1a1a1a;\n  }\n\n  .pd-notes ul {\n    list-style: none;\n    padding: 0;\n  }\n\n  .pd-notes li {\n    padding: 6px 0 6px 24px;\n    position: relative;\n    font-size: 14px;\n    color: #666;\n  }\n\n  .pd-notes li::before {\n    content: \"•\";\n    position: absolute;\n    left: 8px;\n    color: #e8c547;\n    font-weight: 700;\n  }\n\n  \/* ===== GUARANTEE ===== *\/\n  .pd-guarantee {\n    background: linear-gradient(135deg, #f5f0e8 0%, #faf7f0 100%);\n    border: 1px solid #e8dfc9;\n    border-radius: 16px;\n    padding: 36px 28px;\n    margin: 0 0 32px;\n  }\n\n  .pd-guarantee h2 {\n    font-size: 22px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: #1a1a1a;\n  }\n\n  .pd-guarantee-intro {\n    font-size: 14px;\n    color: #8b7355;\n    margin-bottom: 24px;\n    line-height: 1.7;\n  }\n\n  .pd-guarantee-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n  }\n\n  .pd-guarantee-item {\n    background: #ffffff;\n    border: 1px solid #ede4d0;\n    border-radius: 10px;\n    padding: 18px;\n  }\n\n  .pd-guarantee-item strong {\n    display: block;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 6px;\n    color: #8b6914;\n  }\n\n  .pd-guarantee-item span {\n    font-size: 13px;\n    color: #666;\n    line-height: 1.6;\n  }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 600px) {\n    .pd-hero h1 { font-size: 24px; }\n    .pd-hero p { font-size: 14px; }\n    .pd-section-title h2 { font-size: 22px; }\n    .pd-guarantee { padding: 28px 20px; }\n    .pd-guarantee-list { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"elf-pd\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"pd-hero\"\u003e\n    \u003cdiv class=\"pd-kicker\"\u003eHair Styling\u003c\/div\u003e\n    \u003ch1\u003eVolumizing Hair Styling Spray\u003c\/h1\u003e\n    \u003cp\u003eA professional-grade volumizing spray designed specifically for mature hair to provide natural lift and a refreshing peach fragrance.\u003c\/p\u003e\n    \u003cspan class=\"pd-hero-tag\"\u003e⭐ Natural Lift · Peach Fragrance · All-Day Hold\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN IMAGE --\u003e\n  \u003csection class=\"pd-feature\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0946\/1261\/9635\/files\/9cb504520d128d05a7456e4ed6f2c25a.gif?v=1788254610\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"pd-intro\"\u003e\n    \u003ch2\u003eRevitalize Your Hair with Natural Volume\u003c\/h2\u003e\n    \u003cp\u003eStruggling with flat hair? Our lightweight formula penetrates hair layers to provide an airy, voluminous look that lasts throughout the entire day. Experience a solid yet flexible hold that withstands movement and humidity without leaving a sticky or hard residue.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003e\n    \u003ch2\u003eFeatures\u003c\/h2\u003e\n    \u003cp\u003eWhy you'll love it\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-features-grid\"\u003e\n    \u003cdiv class=\"pd-feature-content\"\u003e\n      \u003ch3\u003e🌿 Volumizing Hair Styling Spray\u003c\/h3\u003e\n      \u003cp\u003eA professional-grade volumizing spray designed specifically for mature hair to provide natural lift and a refreshing peach fragrance.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4599\/5746\/files\/spp_shopify20260918095755_8a7cec87fdac6b1ca7cddb6c378eb584.png?v=1789696679\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature-content\"\u003e\n      \u003ch3\u003e❓ Struggling with Flat Hair?\u003c\/h3\u003e\n      \u003cp\u003eIdentify the core frustrations of thinning hair, such as lack of volume, greasy appearance, and rigid styling products.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4599\/5746\/files\/spp_shopify20260918095800_bd164ec8a8eadbe8940de186e3b72dc7.png?v=1789696683\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature-content\"\u003e\n      \u003ch3\u003e✨ Effortless Natural Lift\u003c\/h3\u003e\n      \u003cp\u003eOur lightweight formula penetrates hair layers to provide an airy, voluminous look that lasts throughout the entire day.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4599\/5746\/files\/spp_shopify20260918095807_b6353786ff59ccf039645857c0399c37.png?v=1789696691\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature-content\"\u003e\n      \u003ch3\u003e💪 Resilient All-Day Hold\u003c\/h3\u003e\n      \u003cp\u003eExperience a solid yet flexible hold that withstands movement and humidity without leaving a sticky or hard residue.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0746\/4599\/5746\/files\/spp_shopify20260918095812_8a6f01c1618d7f03a4af2202c950417b.png?v=1789696696\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003cp\u003eTechnical details for your reference.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ctable class=\"pd-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eNet Content\u003c\/td\u003e\n        \u003ctd\u003e90ML\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"pd-package\"\u003e\n    \u003ch2\u003e📦 Package Includes\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eShaping Spray x 1\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NOTES --\u003e\n  \u003csection class=\"pd-notes\"\u003e\n    \u003ch2\u003e⚠ Important Notes\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eKeep out of reach of children and store in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n      \u003cli\u003eAvoid spraying directly into the eyes or on irritated skin; rinse immediately with water if contact occurs.\u003c\/li\u003e\n      \u003cli\u003eFor external use only and do not puncture or incinerate the container even when empty.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003csection class=\"pd-guarantee\"\u003e\n    \u003ch2\u003e🛡️ Our Guarantee\u003c\/h2\u003e\n    \u003cp class=\"pd-guarantee-intro\"\u003eWe are committed to providing you with a convenient shopping experience, reliable service, and quality customer care.\u003c\/p\u003e\n    \u003cdiv class=\"pd-guarantee-list\"\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e😊 Free 30-Day Returns\u003c\/strong\u003e\n        \u003cspan\u003eIf you're not satisfied within 30 days, you can return it at no extra cost.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e🏪 PayPal Verified Merchant\u003c\/strong\u003e\n        \u003cspan\u003eCertified merchants with a strong reputation. Merchant deposit secured with PayPal.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e🛫 Fast Global Shipping\u003c\/strong\u003e\n        \u003cspan\u003eUltra-fast air shipping worldwide. Your order arrives quickly and safely.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e🔒 Secure Payment\u003c\/strong\u003e\n        \u003cspan\u003eCompatible with PayPal, global credit cards, and Google SSL security certificate.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e💬 24\/7 Customer Support\u003c\/strong\u003e\n        \u003cspan\u003eOur support team is available around the clock to answer your questions.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-guarantee-item\"\u003e\n        \u003cstrong\u003e👍 Facebook Recommended\u003c\/strong\u003e\n        \u003cspan\u003eOfficially recommended by Facebook as a high-quality merchant.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"laziee","offers":[{"title":"Buy 1","offer_id":48804808982769,"sku":"LG20311864","price":6.99,"currency_code":"GBP","in_stock":true},{"title":"🔥Buy 2 get 1 free (3pcs)💥Each only ￡4.66","offer_id":48804809015537,"sku":"LG20311864*3","price":13.98,"currency_code":"GBP","in_stock":true},{"title":"🔥🔥Buy 3 get 2 free (5pcs)🚀Free shipping","offer_id":48804809048305,"sku":"LG20311864*5","price":20.97,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/5294\/7185\/files\/spp_shopify20260918095817_f5cdf47b0830c3148016d0645722fce9_4dcc90e0-7db8-468f-82aa-9d319e2c9f42_bdde6ca4-4e21-4c4f-a1b0-77549b1d2ed0.png?v=1789874927","url":"https:\/\/laziee.com\/products\/hair-spray-2","provider":"laziee","version":"1.0","type":"link"}