{"product_id":"mens-stylish-casual-shoes-copy","title":"Men's Stylish Casual Sandal Shoes","description":"\u003cstyle\u003e\n    \/* Zaavio Premium Shoes Showcase *\/\n    .zaavio-shoes * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-shoes {\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: 16px;\n        font-weight: 700;\n        letter-spacing: 0.5px;\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    \/* Section Headers *\/\n    .zaavio-section-header {\n        background: #006eff;\n        color: #fff;\n        padding: 10px 15px;\n        border-radius: 6px;\n        font-size: 15px;\n        font-weight: 600;\n        margin: 20px 0 15px;\n        position: relative;\n        letter-spacing: 0.5px;\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 15px rgba(0,0,0,0.1);\n    }\n    \n    \/* Hero GIF *\/\n    .zaavio-hero-img {\n        width: 100%;\n        display: block;\n        margin: 0 0 15px;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n    \n    \/* Introduction Block *\/\n    .zaavio-intro {\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        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    \/* Feature Items *\/\n    .zaavio-features {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n    \n    .zaavio-feature {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 15px 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-title {\n        color: #006eff;\n        display: flex;\n        align-items: center;\n        font-weight: 600;\n        margin-bottom: 8px;\n        font-size: 15px;\n    }\n    \n    .zaavio-feature-title:before {\n        content: \"\";\n        display: inline-block;\n        width: 18px;\n        height: 18px;\n        margin-right: 8px;\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        flex-shrink: 0;\n    }\n    \n    .zaavio-feature img {\n        width: 100%;\n        display: block;\n        margin: 10px auto 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Benefits Section *\/\n    .zaavio-benefits {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n    \n    .zaavio-benefit {\n        background: linear-gradient(to bottom right, rgba(0,110,255,0.08), rgba(0,110,255,0.03));\n        margin: 15px 0;\n        padding: 15px;\n        border-left: 3px solid #006eff;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-benefit-title {\n        color: #006eff;\n        display: flex;\n        align-items: center;\n        font-weight: 600;\n        margin-bottom: 8px;\n        font-size: 15px;\n    }\n    \n    .zaavio-benefit-title:before {\n        content: \"★\";\n        display: inline-block;\n        width: 18px;\n        height: 18px;\n        margin-right: 8px;\n        background: #ffb502;\n        color: white;\n        border-radius: 50%;\n        font-size: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n    \n    .zaavio-benefit img {\n        width: 100%;\n        display: block;\n        margin: 10px auto 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Details Section *\/\n    .zaavio-details {\n        list-style: none;\n        padding: 0;\n        margin: 15px 0;\n    }\n    \n    .zaavio-details li {\n        padding: 8px 10px 8px 25px;\n        position: relative;\n        margin-bottom: 8px;\n        border-bottom: 1px dashed rgba(255,181,2,0.3);\n    }\n    \n    .zaavio-details li:before {\n        content: \"•\";\n        position: absolute;\n        left: 10px;\n        color: #006eff;\n        font-size: 16px;\n        top: 7px;\n    }\n    \n    .zaavio-details li:last-child {\n        border-bottom: none;\n        background: linear-gradient(to right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        border-radius: 6px;\n        padding: 12px 15px 12px 25px;\n    }\n    \n    .zaavio-details li:last-child:before {\n        content: \"✓\";\n        color: #ffb502;\n        font-weight: bold;\n    }\n    \n    .zaavio-details strong {\n        color: #006eff;\n    }\n    \n    \/* Text highlight effect *\/\n    .zaavio-shoes strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-shoes strong: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: 18px;\n        }\n        \n        .zaavio-section-header {\n            font-size: 16px;\n        }\n        \n        .zaavio-feature-title, .zaavio-benefit-title {\n            font-size: 16px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zaavio-shoes\"\u003e\n    \u003c!-- Header Banner --\u003e\n    \u003cdiv class=\"zaavio-header-banner\"\u003e\n        \u003ch4 class=\"zaavio-header-title\"\u003eMen's All-Purpose Comfort Shoes\u003cspan\u003e™\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eYour Feet's New Best Friend\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Hero Image --\u003e\n    \u003cimg class=\"zaavio-hero-img\" src=\"\" alt=\"Men's All-Purpose Comfort Shoes\"\u003e\n    \n    \u003c!-- Introduction --\u003e\n    \u003cdiv class=\"zaavio-intro\"\u003e\n        \u003cstrong\u003eOne shoe for everything:\u003c\/strong\u003e From crossing rivers to climbing mountains, these shoes do it all. Perfect for travel, riding, running, and everyday use.\n    \u003c\/div\u003e\n    \n    \u003c!-- Main Product Image --\u003e\n    \u003cimg class=\"zaavio-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/unnamed_0322e0c9-4ad1-423e-888d-d38f398dc391.jpg?v=1725088618\" alt=\"Men's All-Purpose Comfort Shoes\"\u003e\n    \n    \u003c!-- Top Features --\u003e\n    \u003ch5 class=\"zaavio-section-header\"\u003eTop Features:\u003c\/h5\u003e\n    \n    \u003cul class=\"zaavio-features\"\u003e\n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eCool and Comfy\u003c\/div\u003e\n            \u003cp\u003eHollow-out leather design keeps your feet fresh in summer\u003c\/p\u003e\n            \u003cimg src=\"\" alt=\"Cool and Comfy\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eTough and Long-lasting\u003c\/div\u003e\n            \u003cp\u003eMade with high-quality full-grain leather\u003c\/p\u003e\n            \u003cimg src=\"\" alt=\"Tough and Long-lasting\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eSafe on Any Surface\u003c\/div\u003e\n            \u003cp\u003eSoft rubber sole grips well and won't wear out quickly\u003c\/p\u003e\n            \u003cimg src=\"\" alt=\"Safe on Any Surface\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eEasy to Use\u003c\/div\u003e\n            \u003cp\u003eAdjustable buckle for quick on\/off and perfect fit\u003c\/p\u003e\n            \u003cimg src=\"\" alt=\"Easy to Use\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eBuilt to Last\u003c\/div\u003e\n            \u003cp\u003eHand-stitched for extra strength\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/9a28344bb2bb43e86f8499d429ffdef7_jpg_960x960q80_jpg.webp?v=1725089325\" alt=\"Built to Last\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003eItalian Craftsmanship\u003c\/div\u003e\n            \u003cp\u003eCombines style with durability\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/40bb7b40030312028946bd595d613036ce320a1f-3840.webp?v=1725089522\" alt=\"Italian Craftsmanship\"\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003c!-- Why You'll Love These Shoes --\u003e\n    \u003ch5 class=\"zaavio-section-header\"\u003eWhy You'll Love These Shoes:\u003c\/h5\u003e\n    \n    \u003cul class=\"zaavio-benefits\"\u003e\n        \u003cli class=\"zaavio-benefit\"\u003e\n            \u003cdiv class=\"zaavio-benefit-title\"\u003eAll-Day Comfort\u003c\/div\u003e\n            \u003cp\u003eSpecial insoles reduce foot tiredness\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/SHOES-9.jpg?v=1725089416\" alt=\"All-Day Comfort\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-benefit\"\u003e\n            \u003cdiv class=\"zaavio-benefit-title\"\u003eFlexible and Soft\u003c\/div\u003e\n            \u003cp\u003eMoves with your feet for maximum comfort\u003c\/p\u003e\n            \u003cimg src=\"\" alt=\"Flexible and Soft\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-benefit\"\u003e\n            \u003cdiv class=\"zaavio-benefit-title\"\u003eLooks Good Anywhere\u003c\/div\u003e\n            \u003cp\u003eStylish design fits casual and semi-formal occasions\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0721\/6647\/4048\/files\/2d295d445471696db5ea024f24d2f900.jpg?v=1718039356\" alt=\"Looks Good Anywhere\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-benefit\"\u003e\n            \u003cdiv class=\"zaavio-benefit-title\"\u003eFits You Perfectly\u003c\/div\u003e\n            \u003cp\u003eAdjust the fit to your liking\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/6f5d706b07d1c2b36bb9d303aa0413d8be38862d-720.webp?v=1725089326\" alt=\"Fits You Perfectly\"\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003c!-- More Details --\u003e\n    \u003ch5 class=\"zaavio-section-header\"\u003eMore Details:\u003c\/h5\u003e\n    \n    \u003cul class=\"zaavio-details\"\u003e\n        \u003cli\u003eBreathable design lets air flow to your feet\u003c\/li\u003e\n        \u003cli\u003eGood for people with flat feet\u003c\/li\u003e\n        \u003cli\u003e\n            Non-slip sole keeps you steady on wet or slippery ground\n            \u003cimg src=\"\" alt=\"Non-slip sole\"\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eGet the best for your feet today! These shoes give you comfort, style, and durability all in one.\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/div\u003e\n","brand":"Mr.Amit x TMM","offers":[{"title":"6","offer_id":47719142064285,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true},{"title":"7","offer_id":47719142097053,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true},{"title":"8","offer_id":47719142129821,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true},{"title":"9","offer_id":47719142162589,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true},{"title":"10","offer_id":47719142195357,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/8610\/8573\/files\/men-s-stylish-casual-snadal-shoes-zaavio-38401383104682.jpg?v=1773293013","url":"https:\/\/clickbazar.shop\/products\/mens-stylish-casual-shoes-copy","provider":" clickbazar.shop","version":"1.0","type":"link"}