{"product_id":"neck-pillow-memory-foam-for-neck-pain-pillow-for-cervical-pain","title":"RestoraPillow™️","description":"\u003cstyle\u003e\n    \/* RestoraPillow Premium Showcase *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        background: #fff;\n        overflow: hidden;\n    }\n    \n    \/* Premium Header Banner *\/\n    .zaavio-header-banner {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 18px 20px;\n        position: relative;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        overflow: hidden;\n    }\n    \n    .zaavio-header-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -15px;\n        right: -15px;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);\n        border-radius: 50%;\n        z-index: 1;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 15px;\n        font-weight: 700;\n        letter-spacing: 0.5px;\n        text-transform: uppercase;\n        margin-bottom: 6px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    .zaavio-header-title::after {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 2px;\n        background: #006eff;\n        margin-top: 6px;\n    }\n    \n    \/* Introduction section *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Section headers *\/\n    .zaavio-section-header {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 10px 15px;\n        font-weight: bold;\n        font-size: 15px;\n        letter-spacing: 0.5px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n        position: relative;\n    }\n    \n    \/* Product Images *\/\n    .zaavio-product-img {\n        width: 100%;\n        display: block;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Feature lists *\/\n    .zaavio-feature-list {\n        list-style-type: none;\n        padding: 0;\n        margin: 15px 0;\n    }\n    \n    .zaavio-feature-list li {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 10px 0;\n        padding: 15px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-feature-list li b {\n        color: #006eff;\n        display: block;\n        font-weight: 600;\n        margin-bottom: 5px;\n        position: relative;\n        padding-left: 24px;\n    }\n    \n    .zaavio-feature-list li b::before {\n        content: \"\";\n        display: inline-block;\n        width: 18px;\n        height: 18px;\n        background: #006eff;\n        border-radius: 50%;\n        background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'\/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='%23ffffff'\/%3E%3C\/svg%3E\");\n        background-size: 14px;\n        background-position: center;\n        background-repeat: no-repeat;\n        position: absolute;\n        left: 0;\n        top: 50%;\n        transform: translateY(-50%);\n    }\n    \n    \/* Perfect for section *\/\n    .zaavio-perfect-for {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-perfect-for p {\n        margin: 8px 0;\n    }\n    \n    .zaavio-perfect-for b {\n        color: #006eff;\n    }\n    \n    .zaavio-perfect-for p::before {\n        content: \"✓\";\n        color: #006eff;\n        font-weight: bold;\n        margin-right: 8px;\n    }\n    \n    \/* Steps list *\/\n    .zaavio-steps-list {\n        list-style-type: none;\n        counter-reset: steps-counter;\n        padding: 0;\n        margin: 15px 0;\n    }\n    \n    .zaavio-steps-list li {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 10px 0;\n        padding: 15px 15px 15px 40px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-steps-list li::before {\n        counter-increment: steps-counter;\n        content: counter(steps-counter);\n        color: white;\n        font-weight: bold;\n        position: absolute;\n        left: 10px;\n        top: 50%;\n        transform: translateY(-50%);\n        background: #006eff;\n        width: 22px;\n        height: 22px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 12px;\n    }\n    \n    \/* Whats inside \u0026 benefits lists *\/\n    .zaavio-details-list {\n        list-style-type: none;\n        padding: 0;\n        margin: 15px 0;\n    }\n    \n    .zaavio-details-list li {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 10px 0;\n        padding: 15px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-details-list li b {\n        color: #006eff;\n        display: block;\n        margin-bottom: 5px;\n    }\n    \n    \/* Call to action *\/\n    .zaavio-cta {\n        background: linear-gradient(135deg, #ffb502, #ffd34d);\n        margin: 20px 0;\n        padding: 15px;\n        text-align: center;\n        font-weight: 500;\n        font-size: 15px;\n        border-radius: 4px;\n        box-shadow: 0 3px 8px rgba(255,181,2,0.3);\n        border: 1px solid rgba(255,181,2,0.5);\n    }\n    \n    .zaavio-cta strong {\n        color: #006eff;\n        font-weight: 700;\n    }\n    \n    \/* Text highlight effect *\/\n    .zaavio-premium strong, \n    .zaavio-premium b {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium strong::after,\n    .zaavio-premium b::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Mobile optimizations *\/\n    @media (min-width: 481px) {\n        .zaavio-header-title {\n            font-size: 16px;\n        }\n        \n        .zaavio-section-header {\n            font-size: 16px;\n            padding: 12px;\n        }\n        \n        .zaavio-intro, .zaavio-perfect-for, .zaavio-cta {\n            font-size: 15px;\n            line-height: 1.6;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"zaavio-premium\"\u003e\n\u003c!-- Header Banner --\u003e\n\u003cdiv class=\"zaavio-header-banner\"\u003e\n\u003ch4 class=\"zaavio-header-title\"\u003eStop Neck Pain - Sleep Better with \u003cspan\u003eRestoraPillow™\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Image --\u003e \u003cimg alt=\"RestoraPillow™ Orthopedic Neck Pillow\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/soft-orthopedic-neck-slider-pillow-zaavio-37485170753706_e0619077-0008-4f0e-a0e9-344642dcebf7_480x480.jpg?v=1733897785\" class=\"zaavio-product-img\"\u003e \u003c!-- Introduction --\u003e\n\u003cdiv class=\"zaavio-intro\"\u003e\n\u003cb\u003eDoes your neck hurt every morning? RestoraPillow™ stops neck pain in just one night\u003c\/b\u003e - or your money back!\u003c\/div\u003e\n\u003c!-- GIF 1 --\u003e \u003cimg alt=\"RestoraPillow™ demonstration\" src=\"\" class=\"zaavio-product-img\"\u003e \u003c!-- Why You Need Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eWHY YOU NEED THIS PILLOW\u003c\/div\u003e\n\u003cul class=\"zaavio-feature-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eStops Pain:\u003c\/b\u003e Special neck-supporting design fixes neck, shoulder, and back pain \u003cimg alt=\"Stops Pain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/1354\/3233\/files\/814NSKjJ1fS._SL1500_480x480.jpg?v=1707906974\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStays Cool:\u003c\/b\u003e Special cooling gel inside keeps you comfortable all night \u003cimg alt=\"Stays Cool\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71bd3UDVQML._SX679.jpg?v=1733899771\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSafe for Health:\u003c\/b\u003e No harmful chemicals, No smell \u003cimg alt=\"Safe for Health\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/7061592814_480x480.jpg?v=1733898577\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eEasy to Clean:\u003c\/b\u003e Washable cover keeps pillow fresh\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Perfect For Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003ePERFECT FOR\u003c\/div\u003e\n\u003cdiv class=\"zaavio-perfect-for\"\u003e\n\u003cp\u003e\u003cb\u003eAny Sleep Position:\u003c\/b\u003e Back, side, or stomach sleepers\u003c\/p\u003e\n\u003cimg alt=\"Any Sleep Position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/1354\/3233\/files\/71tSUssqS-L._SL1500_480x480.jpg?v=1707906854\" class=\"zaavio-product-img\"\u003e\n\u003cp\u003e\u003cb\u003ePain Relief:\u003c\/b\u003e Fixes neck \u0026amp; back pain\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eHot Sleepers:\u003c\/b\u003e Stays cool all night\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAllergy Sufferers:\u003c\/b\u003e Blocks dust \u0026amp; mold\u003c\/p\u003e\n\u003cimg alt=\"RestoraPillow™ benefits\" src=\"\" class=\"zaavio-product-img\"\u003e\n\u003c\/div\u003e\n\u003c!-- Simple to Use Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eSIMPLE TO USE\u003c\/div\u003e\n\u003col class=\"zaavio-steps-list\"\u003e\n\u003cli\u003ePut pillow under neck\u003c\/li\u003e\n\u003cli\u003eRemove 0.8-inch insert if too high\u003c\/li\u003e\n\u003cli\u003eTurn pillow around for different heights \u003cimg alt=\"Simple to Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/81XrsgXuc2L._SL1500_480x480.jpg?v=1733898880\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- What's Inside Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eWHAT'S INSIDE\u003c\/div\u003e\n\u003cul class=\"zaavio-details-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eCover:\u003c\/b\u003e Soft, breathable fabric you can wash\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eInside:\u003c\/b\u003e High-quality memory foam that keeps its shape \u003cimg alt=\"Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/51-yx7bNJvL._SL1000_480x480.jpg?v=1733898805\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eExtra:\u003c\/b\u003e One 0.8-inch removable foam insert\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSpecial Feature:\u003c\/b\u003e Cooling gel layer inside \u003cimg alt=\"Special Feature\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/soft-orthopedic-neck-slider-pillow-zaavio-37485170884778_480x480.jpg?v=1708948363\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- More Benefits Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eMORE BENEFITS\u003c\/div\u003e\n\u003cul class=\"zaavio-details-list\"\u003e\n\u003cli\u003eNever goes flat - keeps shape for years\u003c\/li\u003e\n\u003cli\u003eDoctor-recommended design\u003c\/li\u003e\n\u003cli\u003eWorks with any bed\u003c\/li\u003e\n\u003cli\u003eMade with eco-friendly materials \u003cimg alt=\"More Benefits\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/811v51DCx4L._SL1500_480x480.jpg?v=1733898433\" class=\"zaavio-product-img\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"zaavio-cta\"\u003eOrder now and get \u003cstrong\u003efree cleaning instructions + tips for better sleep!\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- Rumble Video Player --\u003e\n\u003cdiv id=\"rumblePlayer\" data-video-id=\"v5xjk35\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mr.Amit x TMM","offers":[{"title":"Default Title","offer_id":52373686157634,"sku":"6824387043","price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/4027\/0402\/files\/soft-orthopedic-neck-slider-pillow-zaavio-37485170819242.jpg?v=1773903629","url":"https:\/\/hostment.store\/products\/neck-pillow-memory-foam-for-neck-pain-pillow-for-cervical-pain","provider":"hostment.store","version":"1.0","type":"link"}