{"title":"work wear","description":"","products":[{"product_id":"relaxed-tapered-pants-white","title":"Relaxed iCotton Tapered Pants","description":"\u003cp\u003eColor: Everlasting White\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/relaxed-tapered-pants-oatmilk\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/OATMILK.png?v=1712134740\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/relaxed-tapered-pants-white\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE RECOMMENDATION BANNER --\u003e\n\u003cdiv id=\"size-rec-banner\" style=\"display:none; background:#f5ede3; border:1px solid #e8d5c0; border-radius:6px; padding:12px 14px; margin:12px 0;\"\u003e\n  \u003cdiv style=\"font-size:10px; letter-spacing:.15em; text-transform:uppercase; color:#a0522d; font-weight:600; margin-bottom:6px;\"\u003e✦ Try this size in another color \u0026amp; \n   \u003cbr\u003e Get 10% OFF|Use Code: SPL10\u003c\/div\u003e\n  \u003cdiv id=\"size-rec-text\" style=\"font-size:12px; color:#5a3e2b; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n  \u003cdiv id=\"size-rec-swatches\" style=\"display:flex; gap:8px; flex-wrap:wrap;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ ─── EDIT THIS SECTION FOR EACH PRODUCT ───────────────────\nconst THIS_COLOR = \"Everlasting White\";\n\nconst OTHER_COLORS = [\n  {\n    name: \"Oatmilk\",\n    url: \"https:\/\/www.alonge.in\/products\/relaxed-tapered-pants-oatmilk\",\n    img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/OATMILK.png?v=1712134740\",\n    sizes: [\"XS\", \"M\", \"L\", \"Tall Medium\", \"Tall Large\"]\n  }\n];\n\nconst SOLD_OUT_SIZES = [\"XS\", \"M\", \"L\", \"Tall Medium\", \"Tall Large\"];\n\/\/ ──────────────────────────────────────────────────────────\n\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  document.addEventListener('click', function (e) {\n    const btn = e.target.closest('.radio__label, .radio__input, input[name=\"options[Size]\"]');\n    if (!btn) return;\n\n    const size = btn.value || btn.textContent.trim();\n    if (!SOLD_OUT_SIZES.includes(size)) {\n      hideBanner(); return;\n    }\n\n    const alts = OTHER_COLORS.filter(c =\u003e c.sizes.includes(size));\n    if (alts.length \u003e 0) showBanner(size, alts);\n  });\n\n  function showBanner(size, alts) {\n    document.getElementById('size-rec-text').innerHTML =\n      `Size \u003cstrong\u003e${size}\u003c\/strong\u003e is sold out in \u003cstrong\u003e${THIS_COLOR}\u003c\/strong\u003e. Available in:`;\n\n    document.getElementById('size-rec-swatches').innerHTML = alts.map(c =\u003e `\n      \u003cdiv onclick=\"window.location.href='${c.url}'\"\n         style=\"display:flex; align-items:center; gap:7px;\n         border:1px solid #e0cfc0; border-radius:20px; padding:4px 12px 4px 6px;\n         background:#fff; cursor:pointer;\"\u003e\n        ${c.img ? `\u003cimg src=\"${c.img}\" style=\"width:20px; height:20px; border-radius:50%; object-fit:cover; display:block;\"\u003e` : ''}\n        \u003cspan style=\"font-size:12px; color:#5a3e2b; font-weight:500;\"\u003e${c.name}\u003c\/span\u003e\n      \u003c\/div\u003e\n    `).join('');\n\n    document.getElementById('size-rec-banner').style.display = 'block';\n  }\n\n  function hideBanner() {\n    document.getElementById('size-rec-banner').style.display = 'none';\n  }\n\n});\n\u003c\/script\u003e","brand":"ALONGE","offers":[{"title":"Everlasting White \/ XS","offer_id":40849826021474,"sku":"FTSB103EVW0XS001","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Everlasting White \/ S","offer_id":40849826054242,"sku":"FTSB103EVW00S002","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Everlasting White \/ M","offer_id":40849826087010,"sku":"FTSB103EVW00M003","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Everlasting White \/ L","offer_id":40849826119778,"sku":"FTSB103EVW00L004","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Everlasting White \/ XL","offer_id":40849826152546,"sku":"FTSB103EVW0XL005","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Everlasting White \/ Tall Medium","offer_id":40930671525986,"sku":"FTSB103EVW0TM006","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Everlasting White \/ Tall Large","offer_id":40930671558754,"sku":"FTSB103EVW0TL007","price":2999.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/1_d211291d-0d0d-42d9-9b6b-16c07ec661ff.jpg?v=1774421768"},{"product_id":"slim-tailored-crop-pant-sb119","title":"iCotton Rhinestone Tapered Pants","description":"\u003cp\u003eColor: Carbon Black\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n  \tmargin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n    .section-colors \u003e div \u003e a \u003e .active{\n    outline: 1px solid #fff;\n    outline-offset: -4px;\n}\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n  }\n  @media screen and (max-width: 750px) {\n    .section-colors {\n      align-items: center;\n    }\n  }\n.section-colors a {\n  text-decoration: none;\n  position: unset;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/slim-tailored-crop-pant-sb119\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/elevated-tapered-pants-oatmilk\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/OATMILK.png?v=1712134740\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ALONGE","offers":[{"title":"Carbon Black \/ XS","offer_id":40849893818466,"sku":"FTSB119CAB0XS001","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Carbon Black \/ S","offer_id":40849893851234,"sku":"FTSB119CAB00S002","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Carbon Black \/ M","offer_id":40849893884002,"sku":"FTSB119CAB00M003","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ L","offer_id":42307623780450,"sku":"FTSB119CAB00L004","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ XL","offer_id":40849893949538,"sku":"FTSB119CAB0XL005","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Carbon Black \/ XXL","offer_id":41425465376866,"sku":"FTSB119CABXXL015","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Carbon Black \/ Tall Medium","offer_id":40930672246882,"sku":"FTSB119CAB0TM006","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ Tall Large","offer_id":40930672279650,"sku":"FTSB119CAB0TL007","price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/ALONGE_21March24-1236SPart.jpg?v=1712345720"},{"product_id":"relaxed-tapered-pants-oatmilk","title":"iCotton Relaxed Tapered Pants","description":"\u003cp\u003eColor: Oatmilk\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/relaxed-tapered-pants-oatmilk\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/OATMILK.png?v=1712134740\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/relaxed-tapered-pants-white\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ALONGE","offers":[{"title":"Oatmilk \/ XS","offer_id":40912874995810,"sku":"FTSB103OAM0XS008","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ S","offer_id":40912875028578,"sku":"FTSB103OAM00S009","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ M","offer_id":40912875061346,"sku":"FTSB103OAM00M010","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ L","offer_id":40912875094114,"sku":"FTSB103OAM00L011","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ XL","offer_id":40912875126882,"sku":"FTSB103OAM0XL012","price":2999.0,"currency_code":"INR","in_stock":false},{"title":"Oatmilk \/ Tall Medium","offer_id":40930672640098,"sku":"FTSB103OAM0TM013","price":2999.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ Tall Large","offer_id":40930672672866,"sku":"FTSB103OAM0TL014","price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/ALONGE_21March24-8978SPart.jpg?v=1713274009"},{"product_id":"elevated-tapered-pants-oatmilk","title":"iCotton Rhinestone Tapered Pants","description":"\u003cp\u003eColor: Oatmilk\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n  .section-colors \u003e div \u003e a \u003e .active {\n    outline: 1px solid #fff;\n    outline-offset: -4px;\n  }\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n  }\n  @media screen and (max-width: 750px) {\n    .section-colors {\n      align-items: center;\n    }\n  }\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\n  \/* Banner styles *\/\n  #size-rec-banner {\n    display: none;\n    margin-top: 10px;\n    padding: 10px 14px;\n    background: #fdf6ef;\n    border: 1px solid #e0cfc0;\n    border-radius: 12px;\n    font-size: 13px;\n    color: #5a3e2b;\n  }\n  #size-rec-swatches {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 8px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"section-colors\"\u003e\n  \u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/slim-tailored-crop-pant-sb119\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e\n  \u003c\/a\u003e\u003c\/div\u003e\n  \u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/elevated-tapered-pants-oatmilk\"\u003e\n    \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/OATMILK.png?v=1712134740\"\u003e\n  \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ THIS WAS MISSING — the banner container --\u003e\n\u003cdiv id=\"size-rec-banner\"\u003e\n  \u003cdiv style=\"font-size:10px; letter-spacing:.15em; text-transform:uppercase; color:#a0522d; font-weight:600; margin-bottom:6px;\"\u003e✦ Try this size in another color \u0026amp; \n   \u003cbr\u003e Get 10% OFF|Use Code: SPL10\u003c\/div\u003e\n  \u003cp id=\"size-rec-text\" style=\"margin: 0 0 4px 0;\"\u003e\u003c\/p\u003e\n  \u003cdiv id=\"size-rec-swatches\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ ─── EDIT THIS SECTION FOR EACH PRODUCT ───────────────────\nconst THIS_COLOR = \"Oatmilk\";\nconst OTHER_COLORS = [\n  {\n    name: \"Carbon Black\",\n    url: \"https:\/\/www.alonge.in\/products\/slim-tailored-crop-pant-sb119\",\n    img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\",\n    sizes: [\"XL\"]\n  }\n];\nconst SOLD_OUT_SIZES = [\"XL\"];\n\/\/ ──────────────────────────────────────────────────────────\n\ndocument.addEventListener('DOMContentLoaded', function () {\n  document.addEventListener('click', function (e) {\n    const btn = e.target.closest('.radio__label, .radio__input, input[name=\"options[Size]\"]');\n    if (!btn) return;\n    const size = btn.value || btn.textContent.trim();\n    if (!SOLD_OUT_SIZES.includes(size)) {\n      hideBanner(); return;\n    }\n    const alts = OTHER_COLORS.filter(c =\u003e c.sizes.includes(size));\n    if (alts.length \u003e 0) showBanner(size, alts);\n  });\n\n  function showBanner(size, alts) {\n    document.getElementById('size-rec-text').innerHTML =\n      `Size \u003cstrong\u003e${size}\u003c\/strong\u003e is sold out in \u003cstrong\u003e${THIS_COLOR}\u003c\/strong\u003e. Available in:`;\n    document.getElementById('size-rec-swatches').innerHTML = alts.map(c =\u003e `\n      \u003cdiv onclick=\"window.location.href='${c.url}'\"\n           style=\"display:flex; align-items:center; gap:7px;\n           border:1px solid #e0cfc0; border-radius:20px; padding:4px 12px 4px 6px;\n           background:#fff; cursor:pointer;\"\u003e\n        ${c.img ? `\u003cimg src=\"${c.img}\" style=\"width:20px; height:20px; border-radius:50%; object-fit:cover; display:block;\"\u003e` : ''}\n        \u003cspan style=\"font-size:12px; color:#5a3e2b; font-weight:500;\"\u003e${c.name}\u003c\/span\u003e\n      \u003c\/div\u003e\n    `).join('');\n    document.getElementById('size-rec-banner').style.display = 'block';\n  }\n\n  function hideBanner() {\n    document.getElementById('size-rec-banner').style.display = 'none';\n  }\n});\n\u003c\/script\u003e","brand":"ALONGE","offers":[{"title":"Oatmilk \/ XS","offer_id":40914147082338,"sku":"FTSB119OAM0XS008","price":2990.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ S","offer_id":40914147115106,"sku":"FTSB119OAM00S009","price":2990.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ M","offer_id":40914147180642,"sku":"FTSB119OAM00M010","price":2990.0,"currency_code":"INR","in_stock":false},{"title":"Oatmilk \/ L","offer_id":40914147213410,"sku":"FTSB119OAM00L011","price":2990.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ XL","offer_id":40914147246178,"sku":"FTSB119OAM0XL012","price":2990.0,"currency_code":"INR","in_stock":false},{"title":"Oatmilk \/ Tall Medium","offer_id":40930673066082,"sku":"FTSB119OAM0TM013","price":2990.0,"currency_code":"INR","in_stock":true},{"title":"Oatmilk \/ Tall Large","offer_id":40930673098850,"sku":"FTSB119OAM0TL014","price":2990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/18_fdb8bd39-1ae1-4232-af67-5146f59d01a3.jpg?v=1774422567"},{"product_id":"barrel-leg-pants-black","title":"iCotton Barrel Leg Pants","description":"\u003cp\u003eColor: Carbon Black\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-black\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pant-pink\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/raspberry_cc.png?v=1738150835\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-white\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-green\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/green_cc.png?v=1738150794\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SIZE RECOMMENDATION BANNER --\u003e\n\u003cdiv id=\"size-rec-banner\" style=\"display:none; background:#f5ede3; border:1px solid #e8d5c0; border-radius:6px; padding:12px 14px; margin:12px 0;\"\u003e\n  \u003cdiv style=\"font-size:10px; letter-spacing:.15em; text-transform:uppercase; color:#a0522d; font-weight:600; margin-bottom:6px;\"\u003e✦ Try this size in another color \u0026amp; \n   \u003cbr\u003e Get 10% OFF|Use Code: SPL10\u003c\/div\u003e\n  \u003cdiv id=\"size-rec-text\" style=\"font-size:12px; color:#5a3e2b; margin-bottom:10px;\"\u003e\u003c\/div\u003e\n  \u003cdiv id=\"size-rec-swatches\" style=\"display:flex; gap:8px; flex-wrap:wrap;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ ─── EDIT THIS SECTION FOR EACH PRODUCT ───────────────────\nconst THIS_COLOR = \"Carbon Black\";\n\nconst OTHER_COLORS = [\n  {\n    name: \"Raspberry Pink\",\n    url: \"https:\/\/www.alonge.in\/products\/barrel-leg-pant-pink\",\n    img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/raspberry_cc.png?v=1738150835\",\n    sizes: [\"S\", \"M\"]\n  },\n  {\n    name: \"Everlasting White\",\n    url: \"https:\/\/www.alonge.in\/products\/barrel-leg-pants-white\",\n    img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\",\n    sizes: [\"S\", \"M\"]\n  },\n  {\n    name: \"Pine Green\",\n    url: \"https:\/\/www.alonge.in\/products\/barrel-leg-pants-green\",\n    img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/green_cc.png?v=1738150794\",\n    sizes: [\"S\", \"M\"]\n  }\n];\n\nconst SOLD_OUT_SIZES = [\"S\", \"M\"];\n\/\/ ──────────────────────────────────────────────────────────\n\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  document.addEventListener('click', function (e) {\n    const btn = e.target.closest('.radio__label, .radio__input, input[name=\"options[Size]\"]');\n    if (!btn) return;\n\n    const size = btn.value || btn.textContent.trim();\n    if (!SOLD_OUT_SIZES.includes(size)) {\n      hideBanner(); return;\n    }\n\n    const alts = OTHER_COLORS.filter(c =\u003e c.sizes.includes(size));\n    if (alts.length \u003e 0) showBanner(size, alts);\n  });\n\n  function showBanner(size, alts) {\n    document.getElementById('size-rec-text').innerHTML =\n      `Size \u003cstrong\u003e${size}\u003c\/strong\u003e is sold out in \u003cstrong\u003e${THIS_COLOR}\u003c\/strong\u003e. Available in:`;\n\n    document.getElementById('size-rec-swatches').innerHTML = alts.map(c =\u003e `\n      \u003cdiv onclick=\"window.location.href='${c.url}'\"\n         style=\"display:flex; align-items:center; gap:7px;\n         border:1px solid #e0cfc0; border-radius:20px; padding:4px 12px 4px 6px;\n         background:#fff; cursor:pointer;\"\u003e\n        ${c.img ? `\u003cimg src=\"${c.img}\" style=\"width:20px; height:20px; border-radius:50%; object-fit:cover; display:block;\"\u003e` : ''}\n        \u003cspan style=\"font-size:12px; color:#5a3e2b; font-weight:500;\"\u003e${c.name}\u003c\/span\u003e\n      \u003c\/div\u003e\n    `).join('');\n\n    document.getElementById('size-rec-banner').style.display = 'block';\n  }\n\n  function hideBanner() {\n    document.getElementById('size-rec-banner').style.display = 'none';\n  }\n\n});\n\u003c\/script\u003e","brand":"ALONGE","offers":[{"title":"Carbon Black \/ S","offer_id":41679959883874,"sku":"FTSB351BLK00S001","price":8490.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ M","offer_id":41679959916642,"sku":"FTSB351BLK00M002","price":8490.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ L","offer_id":41679959949410,"sku":"FTSB351BLK00L003","price":8490.0,"currency_code":"INR","in_stock":false},{"title":"Carbon Black \/ XL","offer_id":41681377984610,"sku":"FTSB351BLK0XL004","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Carbon Black \/ XXL","offer_id":42105455935586,"sku":"FTSB351BLKXXL005","price":8490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/0000_ALONGE_25-01-25_0275.jpg?v=1738757916"},{"product_id":"barrel-leg-pant-pink","title":"iCotton Barrel Leg Pants","description":"\u003cp\u003eColor: Raspberry Pink\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pant-pink\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/raspberry_cc.png?v=1738150835\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-black\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-white\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-green\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/green_cc.png?v=1738150794\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ALONGE","offers":[{"title":"Raspberry Pink \/ S","offer_id":41679960211554,"sku":"FTSB352RSB00S001","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Raspberry Pink \/ M","offer_id":41679960244322,"sku":"FTSB352RSB00M002","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Raspberry Pink \/ L","offer_id":41679960277090,"sku":"FTSB352RSB00L003","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Raspberry Pink \/ XL","offer_id":41681378246754,"sku":"FTSB352RSB0XL004","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Raspberry Pink \/ XXL","offer_id":42374889570402,"sku":"FTSB352RSBXXL005","price":8490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/ALONGE_25-01-25_0188_2.jpg?v=1738757702"},{"product_id":"barrel-leg-pants-green","title":"iCotton Barrel Leg Pants","description":"\u003cp\u003eColor: Pine Green\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-white\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-black\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pant-pink\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/raspberry_cc.png?v=1738150835\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-green\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/green_cc.png?v=1738150794\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ALONGE","offers":[{"title":"Pine Green \/ S","offer_id":41679962079330,"sku":"FTSB353GRN00S001","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Pine Green \/ M","offer_id":41679962112098,"sku":"FTSB353GRN00M002","price":8490.0,"currency_code":"INR","in_stock":true},{"title":"Pine Green \/ L","offer_id":41679962144866,"sku":"FTSB353GRN00L003","price":8490.0,"currency_code":"INR","in_stock":false},{"title":"Pine Green \/ XL","offer_id":41681378377826,"sku":"FTSB353GRN0XL004","price":8490.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/0011_ALONGE_25-01-25_0238_1.jpg?v=1739677182"},{"product_id":"barrel-leg-pants-white","title":"iCotton Barrel Leg Pants","description":"\u003cp\u003eColor: White\u003c\/p\u003e\n\u003cstyle\u003e\n  .section-colors {\n    margin: 10px 0px;\n    display: flex;\n    flex-wrap: wrap;\n    width: 100%;\n    grid-gap: 15px;\n    justify-content: flex-start;\n    align-items: flex-start;\n  }\n\n  .section-colors \u003e div \u003e a \u003e img {\n    border-radius: 999px;\n    width: 32px;\n    border: 1px solid black; \/* Adjusted to a thin black border *\/\n    box-sizing: border-box; \/* Ensure border size is included in the total width *\/\n  }\n\n  .section-colors a {\n    text-decoration: none;\n    position: unset;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"section-colors\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-white\"\u003e \u003cimg class=\"active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/EVERLASTING_WHITE.png?v=1712134712\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-black\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/CARBON_BLACK.png?v=1712134691\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pant-pink\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/raspberry_cc.png?v=1738150835\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/www.alonge.in\/products\/barrel-leg-pants-green\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/green_cc.png?v=1738150794\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ALONGE","offers":[{"title":"White \/ S","offer_id":41679963488354,"sku":"FTSB350WHT00S001","price":6990.0,"currency_code":"INR","in_stock":true},{"title":"White \/ M","offer_id":41679963521122,"sku":"FTSB350WHT00M002","price":6990.0,"currency_code":"INR","in_stock":true},{"title":"White \/ L","offer_id":41679963553890,"sku":"FTSB350WHT00L003","price":6990.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XL","offer_id":41681378476130,"sku":"FTSB350WHT0XL004","price":6990.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XXL","offer_id":42118607798370,"sku":"FTSB350WHTXXL005","price":6990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0583\/1799\/6130\/files\/0015_ALONGE_25-01-25_0102.jpg?v=1738757117"}],"url":"https:\/\/www.alonge.in\/collections\/work-wear.oembed","provider":"ALONGE","version":"1.0","type":"link"}