{"product_id":"dante-trenchcoat","title":"DANTE TRENCHCOAT","description":"\u003cstyle\u003e\n  .dante-section {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 10px 20px 30px;\n    color: #111;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  \/* FOMO *\/\n  .dante-fomo {\n    text-align: center;\n    padding: 24px 10px;\n    margin-bottom: 26px;\n    border-top: 1px solid #111;\n    border-bottom: 1px solid #111;\n  }\n\n  .dante-fomo-title {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    letter-spacing: 1px;\n    margin: 0 0 7px;\n    font-weight: 500;\n  }\n\n  .dante-fomo-subtitle {\n    font-size: 13px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin: 0 0 10px;\n  }\n\n  .dante-fomo-number {\n    font-size: 12px;\n    letter-spacing: 2px;\n    font-weight: 600;\n    margin: 0;\n  }\n\n  .dante-fomo-text {\n    max-width: 620px;\n    margin: 12px auto 0;\n    font-size: 13px;\n    line-height: 1.7;\n    color: #444;\n  }\n\n  \/* Tabs *\/\n  .dante-tabs {\n    display: flex;\n    width: 100%;\n    border-bottom: 1px solid #d8d8d8;\n    margin-bottom: 24px;\n  }\n\n  .dante-tab {\n    flex: 1;\n    padding: 13px 8px;\n    border: 0;\n    background: transparent;\n    font-size: 11px;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    cursor: pointer;\n    color: #777;\n    transition: all 0.25s ease;\n    position: relative;\n  }\n\n  .dante-tab:hover {\n    color: #111;\n  }\n\n  .dante-tab.active {\n    color: #111;\n  }\n\n  .dante-tab.active::after {\n    content: \"\";\n    position: absolute;\n    left: 15%;\n    right: 15%;\n    bottom: -1px;\n    height: 1px;\n    background: #111;\n  }\n\n  \/* Content *\/\n  .dante-content {\n    display: none;\n    font-size: 13px;\n    line-height: 1.8;\n    color: #333;\n  }\n\n  .dante-content.active {\n    display: block;\n  }\n\n  .dante-content p {\n    margin: 0 0 18px;\n  }\n\n  .dante-content strong {\n    color: #111;\n    font-weight: 600;\n  }\n\n  \/* Details *\/\n  .dante-details {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .dante-details li {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    border-bottom: 1px solid #ededed;\n  }\n\n  .dante-details li:last-child {\n    border-bottom: none;\n  }\n\n  .dante-details-label {\n    color: #777;\n  }\n\n  .dante-details-value {\n    text-align: right;\n    color: #111;\n    font-weight: 500;\n  }\n\n  \/* Support *\/\n  .dante-support {\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #ededed;\n  }\n\n  .dante-support-title {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    color: #111;\n    margin-bottom: 10px;\n  }\n\n  .dante-contact {\n    margin-bottom: 10px !important;\n  }\n\n  .dante-contact a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 600px) {\n    .dante-section {\n      padding-left: 12px;\n      padding-right: 12px;\n    }\n\n    .dante-fomo {\n      padding: 20px 6px;\n    }\n\n    .dante-fomo-title {\n      font-size: 22px;\n    }\n\n    .dante-fomo-subtitle {\n      font-size: 11px;\n      letter-spacing: 1.2px;\n    }\n\n    .dante-fomo-text {\n      font-size: 12px;\n    }\n\n    .dante-tab {\n      font-size: 9px;\n      letter-spacing: 1px;\n      padding: 12px 3px;\n    }\n\n    .dante-content {\n      font-size: 12.5px;\n    }\n\n    .dante-details li {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"dante-section\"\u003e\n\n  \u003c!-- FOMO --\u003e\n  \u003cdiv class=\"dante-fomo\"\u003e\n\n    \u003ch2 class=\"dante-fomo-title\"\u003e\n      WEYRAA LIMITED EDITION\n    \u003c\/h2\u003e\n\n    \u003cp class=\"dante-fomo-subtitle\"\u003e\n      Once It's Gone, It's Gone.\n    \u003c\/p\u003e\n\n    \u003cp class=\"dante-fomo-number\"\u003e\n      ONLY 100 PIECES WILL EVER BE MADE\n    \u003c\/p\u003e\n\n    \u003cp class=\"dante-fomo-text\"\u003e\n      DANTE is not mass-produced. This limited run is capped at just\n      100 pieces, exclusively available through WEYRAA in India.\n      Once all 100 pieces are gone, another production run is not guaranteed.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- Tabs --\u003e\n  \u003cdiv class=\"dante-tabs\"\u003e\n\n    \u003cbutton class=\"dante-tab active\" onclick=\"danteTab(event, 'dante-description')\"\u003e\n      Description\n    \u003c\/button\u003e\n\n    \u003cbutton class=\"dante-tab\" onclick=\"danteTab(event, 'dante-details')\"\u003e\n      Details\n    \u003c\/button\u003e\n\n    \u003cbutton class=\"dante-tab\" onclick=\"danteTab(event, 'dante-exchange')\"\u003e\n      Exchange \u0026amp; Returns\n    \u003c\/button\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv id=\"dante-description\" class=\"dante-content active\"\u003e\n\n    \u003cp\u003e\n      Look like a true demon hunter with our\n      \u003cstrong\u003eDANTE Trenchcoat\u003c\/strong\u003e — a statement piece inspired by\n      the iconic world of Devil May Cry.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Crafted with meticulous attention to detail and the finest\n      \u003cstrong\u003eimported faux leather\u003c\/strong\u003e, this trenchcoat is built\n      for those who want something far beyond ordinary outerwear.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Featuring a striking \u003cstrong\u003eCherry \/ Black\u003c\/strong\u003e colourway,\n      structured sport fit and distinctive detailing, DANTE creates an\n      unmistakable silhouette designed to command attention.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Functional design meets statement aesthetics with\n      \u003cstrong\u003e2 interior pockets and 2 exterior pockets.\u003c\/strong\u003e\n      And yes — the exterior pockets are large enough to fit a slice of pizza.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Finished with a premium polyester lining and hand-finished by\n      skilled artisans, each piece carries its own character and individuality.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eOnly 100 pieces will be produced.\u003c\/strong\u003e\n      No mass production. No endless restocks.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv id=\"dante-details\" class=\"dante-content\"\u003e\n\n    \u003cul class=\"dante-details\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eImported Faux Leather\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eColour\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eCherry \/ Black\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eFit\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eSport Fit\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eLining\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003ePremium Polyester\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eExterior Pockets\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003e2\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eInterior Pockets\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003e2\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eClosure\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eFront Closure\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eBack Detail\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eMagnetic Detail\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eProduction\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eLimited to 100 Pieces\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"dante-details-label\"\u003eCraftsmanship\u003c\/span\u003e\n        \u003cspan class=\"dante-details-value\"\u003eHand-Finished\u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- EXCHANGE \u0026 RETURNS --\u003e\n  \u003cdiv id=\"dante-exchange\" class=\"dante-content\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e7-Day Size Exchange\u003c\/strong\u003e\u003cbr\u003e\n      Size exchanges are accepted within 7 days of delivery.\n      The product must be unworn, unwashed and returned in its original\n      condition with all tags and packaging intact.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eReturns\u003c\/strong\u003e\u003cbr\u003e\n      Due to the limited-production nature of this piece, we do not accept\n      returns for change of mind.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dante-support\"\u003e\n\n      \u003cdiv class=\"dante-support-title\"\u003e\n        Need Assistance?\n      \u003c\/div\u003e\n\n      \u003cp class=\"dante-contact\"\u003e\n        Our support team is here to help with size exchanges and any\n        product-related queries.\n      \u003c\/p\u003e\n\n      \u003cp class=\"dante-contact\"\u003e\n        \u003cstrong\u003eWhatsApp\u003c\/strong\u003e\u003cbr\u003e\n        \u003ca href=\"https:\/\/wa.me\/919897897782\" target=\"_blank\" rel=\"noopener\"\u003e\n          +91 98978 97782\n        \u003c\/a\u003e\n      \u003c\/p\u003e\n\n      \u003cp class=\"dante-contact\"\u003e\n        \u003cstrong\u003eEmail\u003c\/strong\u003e\u003cbr\u003e\n        \u003ca href=\"mailto:support@weyraa.com\"\u003e\n          support@weyraa.com\n        \u003c\/a\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function danteTab(event, tabId) {\n\n    var contents = document.querySelectorAll('.dante-content');\n    var tabs = document.querySelectorAll('.dante-tab');\n\n    contents.forEach(function(content) {\n      content.classList.remove('active');\n    });\n\n    tabs.forEach(function(tab) {\n      tab.classList.remove('active');\n    });\n\n    document.getElementById(tabId).classList.add('active');\n    event.currentTarget.classList.add('active');\n  }\n\u003c\/script\u003e","brand":"Weyra","offers":[{"title":"S","offer_id":49246802116762,"sku":null,"price":13549.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":49246802149530,"sku":null,"price":13549.0,"currency_code":"INR","in_stock":true},{"title":"L","offer_id":49246802182298,"sku":null,"price":13549.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":49246802215066,"sku":null,"price":13549.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/5226\/4602\/files\/ChatGPTImageSep17_2026_01_44_33PM.png?v=1789633093","url":"https:\/\/www.weyraa.com\/products\/dante-trenchcoat","provider":"WEYRA","version":"1.0","type":"link"}