{"title":"Accessories","description":"","products":[{"product_id":"moya-rectangular-sunglass-black","title":"Moya Rectangular Sunglass Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eRectangular funky Black sunglasses to complete your drip\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black","offer_id":48834247491899,"sku":"69984","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6470copy.jpg?v=1736626076"},{"product_id":"vague-tinted-square-sunglass-tortoiseshell-print","title":"Vague Tinted Square Sunglass Tortoise shell Print - Gold Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eDesigned to complement any outfit, these sunglasses offer all-day comfort with a bold edge.\n\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Brown","offer_id":48840970600763,"sku":"69973","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6548copy.jpg?v=1740555576"},{"product_id":"vague-tinted-square-sunglass-brown","title":"Vague Tinted Square Sunglass Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eElevate your outfit with this versatile sunglass\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Brown","offer_id":48834522153275,"sku":"69974","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6565copy.jpg?v=1736626073"},{"product_id":"trip-square-sunglass-tortoise-shell-print","title":"Trip Square Sunglass Tortoise shell Print - Gold Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eElevate your outfit with this versatile sunglass\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Brown","offer_id":48834283864379,"sku":"69980","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8735copy.jpg?v=1740555575"},{"product_id":"moya-rectangular-sunglass-green","title":"Moya Rectangular Sunglass Green","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eRectangular funky green sunglasses to complete your drip\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Green","offer_id":48027608842555,"sku":"69985","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0A0A7236copy.jpg?v=1748864461"},{"product_id":"fanny-bag-beige","title":"Large Fanny Bag Beige","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag. Dimension : 2x7x4 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Beige","offer_id":48027760492859,"sku":"69871","price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8450copy.jpg?v=1740555564"},{"product_id":"fanny-bag-beige-1","title":"Large Fanny Bag Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag. Dimension : 2x7x4 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black","offer_id":48027839004987,"sku":"69870","price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8467copy.jpg?v=1740555562"},{"product_id":"large-fanny-bag-white","title":"Large Fanny Bag White","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag. Dimension : 2x7x4 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"White","offer_id":48027839168827,"sku":"69872","price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8494copy.jpg?v=1740555559"},{"product_id":"small-fanny-bag-green","title":"Small Fanny Bag Green","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag.Dimension : 10x5.5x2 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Green","offer_id":48027849982267,"sku":"69877","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A7511copy.jpg?v=1740555556"},{"product_id":"small-fanny-bag-red","title":"Small Fanny Bag Orange Red","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag.Dimension : 10x5.5x2 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Red","offer_id":48027850080571,"sku":"69876","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8131-Copy_2_copy.jpg?v=1740555554"},{"product_id":"small-fanny-bag-navy-blue","title":"Small Fanny Bag Navy Blue","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag.Dimension : 10x5.5x2 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Navy","offer_id":48027852767547,"sku":"69874","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8533copy.jpg?v=1740555552"},{"product_id":"small-fanny-bag-stone-blue","title":"Small Fanny Bag Stone Blue","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTravel in style and with all your essentials with this fanny bag.Dimension : 10x5.5x2 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Blue","offer_id":48038792003899,"sku":"69875","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8550copy.jpg?v=1740555550"},{"product_id":"artificial-leather-wallet-with-snap-closure-black","title":"Artificial Leather Hand Wallet with Snap Closure - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e- Wallet is made of Artificial Leather ; Includes 22 card slots, 4 bill slots, and ID window\u003cbr\u003e- Size chart\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eLength 14cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eWidth\u003cstrong\u003e  \u003c\/strong\u003e8cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eHeight 1.50 cm\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black \/ Artificial Leather","offer_id":48811294327099,"sku":"70760","price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6625copy_7be49fb7-0b76-4ee1-bc8d-ea84cf515771.jpg?v=1740555507"},{"product_id":"plain-folding-genuine-leather-money-clip-card-holder-wallet-red","title":"Two Folding Genuine Leather Money Clip Card Holder Wallet - Red","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\u003cspan\u003e- Two Folded Genuine Leather Money Clip Card Holder Wallet Specially Designed\u003cbr\u003e\u003c\/span\u003e- \u003cspan\u003eThis vintage leather wallet has a Large capacity for cash and\u003c\/span\u003e\u003cspan\u003e 6 Card slots and Money Clip to Keep the Cash with safety lock.\u003cbr\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e- Size chart\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eLength 10cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eWidth\u003cstrong\u003e  \u003c\/strong\u003e7.75cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eHeight 2cm\u003cbr\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Red \/ Leather","offer_id":48811817107771,"sku":"70758","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6654copy_3515d875-2cb0-4525-979d-07a2f45246c8.jpg?v=1740555504"},{"product_id":"plain-folding-genuine-leather-money-clip-card-holder-wallet-black","title":"Two Folding Genuine Leather Money Clip Card Holder Wallet - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\u003cspan\u003e- Two Folded Genuine Leather Money Clip Card Holder Wallet Specially Designed\u003cbr\u003e\u003c\/span\u003e- \u003cspan\u003eThis vintage leather wallet has a Large capacity for cash and\u003c\/span\u003e\u003cspan\u003e 6 Card slots and Money Clip to Keep the Cash with safety lock.\u003cbr\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e- Size chart\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eLength 10cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eWidth\u003cstrong\u003e  \u003c\/strong\u003e7.75cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eHeight 2cm\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black \/ Leather","offer_id":48811916394811,"sku":"70757","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6657copy_13f02a5c-910c-418e-b259-d17036ec4ec6.jpg?v=1728144625"},{"product_id":"plane-folding-genuine-leather-card-holder-coffee-brown","title":"Plane Folding Genuine Leather Card  Holder - Coffee Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\u003cspan\u003e- Plane Folded Genuine Leather Card Holder Specially Designed\u003cbr\u003e- 6 Card slots and 1 Cash solt\u003cbr\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e- Size chart\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eLength 10cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eWidth 8cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eHeight 1cm\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Brown \/ Leather","offer_id":48821166276923,"sku":"70753","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6635_e621c6bb-9272-4069-90c2-f9b981b89ffd.jpg?v=1736625982"},{"product_id":"two-folding-artificial-leather-card-holder-wallet-blue","title":"Two Folding Artificial Leather Card Holder Wallet - Blue","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\u003cspan\u003e- Two Folding Artificial Leather Card Holder Wallet Specially Designed\u003cbr\u003e- This vintage artificial leather wallet has a Medium capacity for cash and 8 Card slots\u003cbr\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e- Size chart\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eLength 10.25cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eWidth\u003cstrong\u003e  \u003c\/strong\u003e8.5cm\u003cbr\u003e \u003cstrong\u003e* \u003c\/strong\u003eHeight 1.5cm\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Blue \/ Artificial Leather","offer_id":48833737195835,"sku":"70755","price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6631_21481fd6-800e-4f3b-88d9-36af865f3b5e.jpg?v=1740555500"},{"product_id":"wayfarer-sunglass-chocolate-brown","title":"Rectangle Big Men Sunglass - Chocolate Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eThe ultimate style of sunglasses, you will always go right with this.\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Brown","offer_id":48841277014331,"sku":"69979","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6586copy_8b80f608-5b26-41e9-b3d2-3f01ce13cd7a.jpg?v=1736625976"},{"product_id":"rectangle-shape-sunglass-white","title":"Rectangle Shape Sunglass - White","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eFinish off with style, \u003cspan\u003enever fail to impress.\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"White","offer_id":48841321677115,"sku":"69983","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/IMGL6559copy_afb0a308-b200-464b-bb60-b57f04f6eec3.jpg?v=1736625975"},{"product_id":"trip-square-sunglass-white","title":"Trip Square Sunglass - White","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eConfidence and style combined, the perfection at it's peak.\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"White","offer_id":48841393635643,"sku":"69981","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8743copy_440e2742-9f16-4fc7-ae58-4a03c7248ee9.jpg?v=1736625973"},{"product_id":"zoom-rounded-sunglasses-black","title":"Zoom Rounded Sunglass - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eTrendy yet effective, the full protection.\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black","offer_id":48841797402939,"sku":"69970","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8790copy_77b85434-39ca-4c8d-840d-c79ff7cbdd47.jpg?v=1736625972"},{"product_id":"cat-eye-sunglass-black","title":"Cat Eye Sunglass - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eEdged funky Black sunglasses to complete your drip\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Black","offer_id":48841931751739,"sku":"69972","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8779copy_3f34c8b3-879c-44ec-8ed3-50c2b68243e1.jpg?v=1728144871"},{"product_id":"mid-calf-striped-socks-beige","title":"Mid Calf Socks - Sorted Colors Pack of 4","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eQuarter socks with stripes detail and branding\u003cbr\u003ePack of 4 - Black , White , Navy Blue, Gray\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Free Size \/ Sorted \/ Cotton","offer_id":49081884901691,"sku":"71095","price":796.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4H9A9153_81d696ca-3020-4d59-b697-d5bbf13d68b4.jpg?v=1740555478"},{"product_id":"ankle-socks-antra-gray","title":"Ankle Socks -  Sorted Colors Pack of 5","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eSolid ankle socks with contrasted edge and branding\u003cbr\u003ePack of 5 - Black, Light Gray ,Dark Gray, Blue, Navy Blue.\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe Online","offers":[{"title":"Free Size \/ Sorted \/ Cotton","offer_id":49081885655355,"sku":"71085","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4H9A9180_98b4fab2-f365-4fd8-bd7e-309d8a185df3.jpg?v=1728145924"},{"product_id":"bag-2","title":"Leather Duffle Bag - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eUpgrade your travel style with our Leather Duffle Bag in timeless black. Made of high quality leather, this bag exudes sophistication while providing durability and ample space for all your belongings. Perfect for any adventure, it's a must-have for every stylish traveler!\nDimension : 19x12x7 inches\n\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49133937885499,"sku":"74369","price":2499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9403.jpg?v=1728146123"},{"product_id":"bag-3","title":"Leather Messenger Bag Small- Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eSmall leather bag with\n\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDetachable and adjustable straps\u003c\/li\u003e\n\u003cli\u003eMultiple zippered compartment\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\nDimension : 9.5x7x2.5 inches\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable. \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49133937951035,"sku":"74370","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9299.jpg?v=1736625945"},{"product_id":"bag-5","title":"Cross Body Leather Messenger Bag - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eCross body leather bag with 4 compartments ,branding and adjustable straps Dimension : 10 Lx 9.5 B Inches\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49133938049339,"sku":"74373","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9331.jpg?v=1728146328"},{"product_id":"bag-6","title":"Cross Body Messenger Bag - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eCross body bag with 3 compartments and branding\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49133938082107,"sku":"74374","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9345.jpg?v=1740555472"},{"product_id":"bag-10","title":"Cross Body Leather Messenger Bag - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eCross body leather bag with 4 compartments ,branding and adjustable straps Dimension : 10 Lx 9.5 B Inches\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49133938409787,"sku":"74393","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9311.jpg?v=1728146654"},{"product_id":"bag-11","title":"Cross Body Bag - Grey","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eSimple utilitarian cross-body bag for your everyday carry or essentials with adjustable straps\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Grey","offer_id":49133938442555,"sku":"74394","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9398.jpg?v=1740555463"},{"product_id":"bag-12","title":"Fanny Bag Small- Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eMinimalistic fanny pack with smooth and contrasted fabric and 3 compartments\n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/returns.logisy.tech\/returns?encipherencode=gAAAAABmoODhV6MoItlXsAVsu1N6NGd4iRM1KYfnvNEv2jwydTcIQ1fKPZ9mt0p2YmhbbBz0OAcwnS8F4QMXcDBcpaVNj1wpuw==\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49133938475323,"sku":"74397","price":1099.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9369.jpg?v=1728146787"},{"product_id":"wallet-1","title":"Leather Hand Wallet With Pull Out Card Compartment- Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eLeather hand wallet with compartments for coins,cash\/cards , mobile phone and more with strap.\n\n \n\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49133938573627,"sku":"74419","price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/0W2A9266.jpg?v=1740555461"},{"product_id":"small-fanny-bag-black","title":"Small Fanny Bag Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\u003c!-- Collapsible FAQ for Description --\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-toggle\"\u003e Product Description and Details \u003cspan class=\"faq-arrow\"\u003e \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eTravel in style and with all your essentials with this fanny bag.Dimension : 10x5.5x2 inches\u003cbr\u003e\u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-toggle\"\u003e Manufacturer Details \u003cspan class=\"faq-arrow\"\u003e \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eManufactured by: Fahi Trading LLP\u003cbr\u003eAddress: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003eContact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003eEmail: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000ee;\"\u003econtact@espanshe.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-toggle\"\u003e Returns \u0026amp; Exchange Information \u003cspan class=\"faq-arrow\"\u003e \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003e* 30 days return or exchange from the date of delivery.\u003cbr\u003e* Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e* Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003eTo read our return and exchange policy in detail, please \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" style=\"color: #0000ee;\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003eTo place a return or exchange, please \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" style=\"color: #0000ee;\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Espanshe Online","offers":[{"title":"Black","offer_id":49134493827387,"sku":"69873","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/4M6A8567.jpg?v=1740555455"},{"product_id":"natural-genuine-leather-belt","title":"Yellow Textured Genuine Leather Belt - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured Black belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49692405334331,"sku":"79155","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0109.jpg?v=1740555302"},{"product_id":"natural-genuine-leather-belt-1","title":"Genuine Leather Belt - Dark Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured Dark brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692404678971,"sku":"79156","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0084.jpg?v=1740555301"},{"product_id":"natural-genuine-leather-belt-copy","title":"Textured Genuine Leather Belt - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured black belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49692403958075,"sku":"79157","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0053.jpg?v=1740555300"},{"product_id":"natural-genuine-leather-belt-copy-copy","title":"Textured Genuine Leather Belt - Tan Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured tan brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692403466555,"sku":"79158","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0099.jpg?v=1740555299"},{"product_id":"natural-genuine-leather-belt-copy-copy-copy","title":"Gray Textured Genuine Leather Belt - Dark Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured Dark brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692402090299,"sku":"79159","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0062.jpg?v=1740555297"},{"product_id":"natural-genuine-leather-belt-copy-copy-copy-copy","title":"Genuine Leather Belt - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692400451899,"sku":"79160","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0042.jpg?v=1740555296"},{"product_id":"natural-genuine-leather-belt-copy-copy-copy-copy-copy","title":"Gray Textured Genuine Leather Belt - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured Black belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Black","offer_id":49692396552507,"sku":"79161","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0122.jpg?v=1740555294"},{"product_id":"natural-genuine-leather-belt-copy-copy-1","title":"Yellow Textured Genuine Leather Belt - Dark Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured Dark brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692395569467,"sku":"79162","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0140.jpg?v=1740555293"},{"product_id":"natural-genuine-leather-belt-copy-1","title":"Textured Genuine Leather Belt - Tan Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e Premium textured tan brown belt made out of genuine leather featuring stitch detail at the end and near the buckle and branding at the end. \u003cbr\u003eNote: This item comes under Accessories and hence not returnable or exchangeable.\n\u003c!----\u003e\u003c\/p\u003e \u003cbr\u003e\u003cbr\u003eNote: Actual product color may slightly vary due to lighting or your device display. \u003c!-- Fetches the product description from Shopify --\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        Manufactured by: Fahi Trading LLP\u003cbr\u003e\n        Address: Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        Contact Customer Care at: +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        Email: \u003ca href=\"mailto:contact@espanshe.com\" style=\"color: #0000EE;\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * 30 days return or exchange from the date of delivery.\u003cbr\u003e\n        * Accessories and other selected items cannot be returned or exchanged.\u003cbr\u003e\n        * Shipping charges are not refundable and Rs. 99 reverse shipping charges applicable on return.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\" style=\"color: #0000EE;\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none; \/* Remove border from the first FAQ item *\/\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0; \/* Light gray background on hover *\/\n    color: #000; \/* Black text color on hover *\/\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg); \/* Rotate arrow up *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Add JavaScript to handle the collapsible functionality --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n\n\n  ","brand":"Espanshe","offers":[{"title":"Brown","offer_id":49692392948027,"sku":"79163","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/belt_71-0070.jpg?v=1740555291"},{"product_id":"godfrey-leather-bag-1","title":"Godfrey - Basic Cosmetic Leather Bag - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Basic cosmetic Leather Bag in Brown blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Brown","offer_id":50272756007227,"sku":"81748","price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2191.jpg?v=1749114177"},{"product_id":"godfrey-leather-bag-2","title":"Godfrey - Leather Cosmetic Bag - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Leather cosmetic Bag in Brown blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Brown","offer_id":50272836321595,"sku":"81749","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2337.jpg?v=1749114111"},{"product_id":"godfrey-leather-bag-3","title":"Godfrey - Basic Cosmetic Leather Bag - Tan","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey basic cosmetic Leather Bag in Tan blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Brown","offer_id":50272754827579,"sku":"81750","price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2206.jpg?v=1749114059"},{"product_id":"godfrey-leather-bag-4","title":"Godfrey -  Minimalistic Leather Bag - Violet","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Minimalistic Violet Leather Bag blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Navy","offer_id":50272746209595,"sku":"81751","price":1399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2290_fde2c362-e140-4baa-b6b1-c7e8c6db1b9f.jpg?v=1749113915"},{"product_id":"godfrey-leather-bag-6","title":"Godfrey - Leather Retro Dual Zipper Toiletry Bag - Blue","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Retro Dual Zipper Leather Bag in Blue blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Blue","offer_id":50272744145211,"sku":"81753","price":1799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2266.jpg?v=1749113796"},{"product_id":"godfrey-leather-bag-7","title":"Godfrey - Leather Retro Dual Zipper Toiletry Bag - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Retro Dual Zipper Leather Bag in Brown blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Blue","offer_id":50272743981371,"sku":"81754","price":1799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2253.jpg?v=1749113702"},{"product_id":"godfrey-leather-bag-8","title":"Godfrey - Suede Leather Cosmetic Bag - Black","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Suede Leather cosmetic Bag in Black blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Black","offer_id":50272737198395,"sku":"81755","price":1999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2311.jpg?v=1749113545"},{"product_id":"godfrey-leather-bag-9","title":"Godfrey -Suede Leather Cosmetic Bag - Brown","description":"\u003cdiv class=\"faq-section\"\u003e\n\n  \u003c!-- Collapsible FAQ for Description --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Product Description and Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\nThe Godfrey Suede Leather cosmetic Bag in Brown blends classic style with everyday utility. Made from genuine leather, it offers a clean design and just the right amount of space for your daily essentials. Durable, versatile, and built to go wherever you do.\u003cbr\u003e\u003cbr\u003e\nPlease note: This item is not eligible for exchange or return.\u003cbr\u003e\nNote: Actual product color may slightly vary due to lighting or your device display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- Collapsible FAQ for Manufacturer Details --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Manufacturer Details\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eManufactured by:\u003c\/strong\u003e Fahi Trading LLP\u003cbr\u003e\n        \u003cstrong\u003eAddress:\u003c\/strong\u003e Masakn Building 21\/1472 A8 First Floor, Nadapuram PO, Puchakool Road\u003cbr\u003e\n        \u003cstrong\u003eContact Customer Care at:\u003c\/strong\u003e +91 98463 32339 from 9:30 am to 7:30 pm,\u003cbr\u003e\n        \u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:contact@espanshe.com\"\u003econtact@espanshe.com\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Collapsible FAQ for Return and Exchange Information --\u003e\n  \u003cdiv class=\"faq-item\"\u003e\n    \u003cbutton class=\"faq-toggle\" onclick=\"toggleFAQ(this)\"\u003e\n      Returns \u0026amp; Exchange Information\n      \u003cspan class=\"faq-arrow\"\u003e\n        \u003csvg width=\"12\" height=\"12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" stroke=\"black\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M2 4 L6 8 L10 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003e\n        * Enjoy easy returns or exchanges within 30 days of delivery.\u003cbr\u003e\n        * Refunds for COD orders are issued as store credit for future purchases.\u003cbr\u003e\n        * For prepaid orders opting for a bank refund, a ₹99 shipping fee and a 3% processing charge will apply.\u003cbr\u003e\n        * Received an incorrect or damaged item? Please get in touch with us within 48 hours of delivery. We'll make it right.\u003cbr\u003e\u003cbr\u003e\n        To read our return and exchange policy in detail, please \n        \u003ca href=\"https:\/\/espanshe.com\/pages\/return-policy\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\u003cbr\u003e\n        To place a return or exchange, please \n        \u003ca href=\"https:\/\/espanshe.ecoreturns.ai\/apps\/ecoreturnsai\/\" target=\"_blank\"\u003eclick here\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c!-- Add styles for the collapsible FAQ boxes --\u003e\n\u003cstyle\u003e\n  .faq-section {\n    margin-top: 20px;\n    border: 1px solid #e6e6e6;\n    border-radius: 5px;\n    font-family: Arial, sans-serif;\n  }\n\n  .faq-item {\n    border-top: 1px solid #e6e6e6;\n  }\n\n  .faq-item:first-child {\n    border-top: none;\n  }\n\n  .faq-toggle {\n    width: 100%;\n    padding: 15px;\n    background-color: #fff;\n    border: none;\n    cursor: pointer;\n    text-align: left;\n    font-size: 16px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid #e6e6e6;\n    transition: background-color 0.3s, color 0.3s;\n  }\n\n  .faq-toggle:hover {\n    background-color: #f0f0f0;\n    color: #000;\n  }\n\n  .faq-arrow {\n    transition: transform 0.3s ease;\n  }\n\n  .faq-content {\n    display: none;\n    padding: 15px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .faq-content strong {\n    color: #000;\n  }\n\n  .faq-content a {\n    color: #0000EE;\n    text-decoration: underline;\n  }\n\n  .open .faq-content {\n    display: block;\n  }\n\n  .open .faq-arrow {\n    transform: rotate(180deg);\n  }\n\u003c\/style\u003e\n\n\u003c!-- JavaScript for FAQ toggle --\u003e\n\u003cscript\u003e\n  function toggleFAQ(button) {\n    var faqItem = button.parentElement;\n    faqItem.classList.toggle('open');\n  }\n\u003c\/script\u003e\n","brand":"Espanshe","offers":[{"title":"Brown","offer_id":50272737231163,"sku":"81756","price":1999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/files\/EspansheBagAndWallet-2326.jpg?v=1749113388"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/2111\/0075\/collections\/accessories_0af51df4-6a28-4207-85f2-6dac725270bd.png?v=1728365618","url":"https:\/\/espanshe.com\/collections\/accessories.oembed?page=6","provider":"Espanshe","version":"1.0","type":"link"}