Ingvn - Women Mesh Skirt 2023 Spring High Waist Skirts Female Contrast Color Long length Fashion Streetwear
${function() {
const variantData = data.variant || {"id":"8a6bbac9-7912-4306-8aa2-71c3391ed0cb","product_id":"0bef4887-c169-4df4-8857-a391445a71b0","title":"Color Panel-S","weight_unit":"g","inventory_quantity":1986,"sku":"35350121-color-panel-s","barcode":"","position":1,"option1":"Color Panel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dc7679987a7fd71ed4bb0416b6f405c.jpeg","path":"3dc7679987a7fd71ed4bb0416b6f405c.jpeg","width":1000,"height":1000,"alt":"134562872-1","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\/women-mesh-skirt-2023-spring-high-waist-skirts-female-contrast-color-long-length-fashion-streetwear?variant=8a6bbac9-7912-4306-8aa2-71c3391ed0cb","available_quantity":1986,"options":[{"name":"Color","value":"Color Panel"},{"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 : 35350121-color-panel-s
${function(){
const variantData = data.variant || {"id":"8a6bbac9-7912-4306-8aa2-71c3391ed0cb","product_id":"0bef4887-c169-4df4-8857-a391445a71b0","title":"Color Panel-S","weight_unit":"g","inventory_quantity":1986,"sku":"35350121-color-panel-s","barcode":"","position":1,"option1":"Color Panel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dc7679987a7fd71ed4bb0416b6f405c.jpeg","path":"3dc7679987a7fd71ed4bb0416b6f405c.jpeg","width":1000,"height":1000,"alt":"134562872-1","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\/women-mesh-skirt-2023-spring-high-waist-skirts-female-contrast-color-long-length-fashion-streetwear?variant=8a6bbac9-7912-4306-8aa2-71c3391ed0cb","available_quantity":1986,"options":[{"name":"Color","value":"Color Panel"},{"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}
`
}()}