${function() {
const variantData = data.variant || {"id":"cb50ccca-7148-4acd-a6f0-655f3339d273","product_id":"b7f93f16-0e80-4932-8c0f-7ed405ede261","title":"Brown-UK 6 (XS)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"UK 6 (XS)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a06cde5f0904ed1210252fe929b085e0.jpeg","path":"a06cde5f0904ed1210252fe929b085e0.jpeg","width":1773,"height":2364,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":60.95,"min_quantity":1}],"weight":"0","compare_at_price":"122","price":"60.95","retail_price":"122","available":true,"url":"\/products\/1?variant=cb50ccca-7148-4acd-a6f0-655f3339d273","available_quantity":999999999,"options":[{"name":"Colour","value":"Brown"},{"name":"Size","value":"UK 6 (XS)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
Viewed by 2,000+ shoppers in 7 days
Free Shipping
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
Please select a Colour
${function(){
return `
Please select a Colour
`;
}()}
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
Product was out of stock.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Step Out in Confidence and Warmth
Stay effortlessly stylish even on the coldest days. This luxe hooded jacket offers a perfect balance of warmth, comfort, and modern elegance. Designed for those who value functionality with a refined touch, it keeps you cozy while maintaining a sleek, flattering silhouette you’ll love to wear everywhere.
Why You’ll Love the Luxe Hooded Jacket
✔ Cozy Warmth: Quilted design provides lasting insulation while remaining lightweight and easy to wear.
✔ Protective Hood: Shields you from chilly winds and light rain for all-weather comfort.
✔ Flattering Fit: Tailored cut enhances your shape without restricting movement.
✔ Effortless Style: Combines practicality with timeless elegance for everyday wear.
✔ Easy Pairing: Complements casual looks and dressier outfits with equal sophistication.
Specifications
- Type: Quilted hooded jacket
- Fit: Tailored silhouette
- Texture: Smooth warm feel
- Style: Everyday luxury
- Care: Easy maintenance
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}