Ingvn - Spring And Autumn women's ripped jeans high waist loose straight pants wide leg pants women's jeans Y2K high street jeans
${function() {
const variantData = data.variant || {"id":"f6786928-67b7-4357-895d-687893790509","product_id":"eefdd47b-e18b-4fb7-89d2-ca6ea553cd39","title":"Blue-S","weight_unit":"g","inventory_quantity":9993,"sku":"27418115-blue-s-china","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8c0c9a103d63b72b5f5326d4f8cd5fe.jpeg","path":"f8c0c9a103d63b72b5f5326d4f8cd5fe.jpeg","width":1000,"height":1000,"alt":"Ingvn - Spring And Autumn Women\u2019s Ripped Jeans High Waist Loose Straight Pants Wide Leg Y2K","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/spring-and-autumn-womens-ripped-jeans-high-waist-loose-straight-pants-wide-leg-pants-womens-jeans-y2k-high-street-jeans?variant=f6786928-67b7-4357-895d-687893790509","available_quantity":9993,"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.
Sku : 27418115-blue-s-china
${function(){
const variantData = data.variant || {"id":"f6786928-67b7-4357-895d-687893790509","product_id":"eefdd47b-e18b-4fb7-89d2-ca6ea553cd39","title":"Blue-S","weight_unit":"g","inventory_quantity":9993,"sku":"27418115-blue-s-china","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8c0c9a103d63b72b5f5326d4f8cd5fe.jpeg","path":"f8c0c9a103d63b72b5f5326d4f8cd5fe.jpeg","width":1000,"height":1000,"alt":"Ingvn - Spring And Autumn Women\u2019s Ripped Jeans High Waist Loose Straight Pants Wide Leg Y2K","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/spring-and-autumn-womens-ripped-jeans-high-waist-loose-straight-pants-wide-leg-pants-womens-jeans-y2k-high-street-jeans?variant=f6786928-67b7-4357-895d-687893790509","available_quantity":9993,"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}
`
}()}