Ingvn - Blue Womens Jeans High Waist Vintage Straight Baggy Denim Pants Streetwear American Style Fashion Female Wide Leg Denim Trouser
${function() {
const variantData = data.variant || {"id":"d671690c-548b-4ed7-b066-75677e94f760","product_id":"c1dc7df7-ecd4-48bd-b987-54e8f4ed61e2","title":"Blue-S","weight_unit":"g","inventory_quantity":971,"sku":"78784811-blue-s","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a1688b83e0c0cbf10e3489e17d3cf8f.jpeg","path":"4a1688b83e0c0cbf10e3489e17d3cf8f.jpeg","width":1000,"height":1000,"alt":"Ingvn - Blue Womens Jeans High Waist Vintage Straight Baggy Denim Pants Streetwear American Style","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/blue-womens-jeans-high-waist-vintage-straight-baggy-denim-pants-streetwear-american-style-fashion-female-wide-leg-denim-trouser?variant=d671690c-548b-4ed7-b066-75677e94f760","available_quantity":971,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d671690c-548b-4ed7-b066-75677e94f760","product_id":"c1dc7df7-ecd4-48bd-b987-54e8f4ed61e2","title":"Blue-S","weight_unit":"g","inventory_quantity":971,"sku":"78784811-blue-s","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a1688b83e0c0cbf10e3489e17d3cf8f.jpeg","path":"4a1688b83e0c0cbf10e3489e17d3cf8f.jpeg","width":1000,"height":1000,"alt":"Ingvn - Blue Womens Jeans High Waist Vintage Straight Baggy Denim Pants Streetwear American Style","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/blue-womens-jeans-high-waist-vintage-straight-baggy-denim-pants-streetwear-american-style-fashion-female-wide-leg-denim-trouser?variant=d671690c-548b-4ed7-b066-75677e94f760","available_quantity":971,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}