Solid Color Zip-up Skinny Jumpsuit, Athleisure Long Sleeve Jumpsuit For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"b566848a-c652-4d22-ba7f-b3e55d081774","product_id":"4f11f4c1-5104-4c95-aff1-7dfb9db66898","title":"grey-XS","weight_unit":"g","inventory_quantity":999,"sku":"601099523973803-grey-XS","barcode":"","position":1,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7c29b801bcbfa8b5d38ac45bd4258f41.jpeg","path":"7c29b801bcbfa8b5d38ac45bd4258f41.jpeg","width":1350,"height":1350,"alt":"42823522255054|42823522451662|42823522648270|42823522812110|42823523008718","aspect_ratio":1},"wholesale_price":[{"price":25.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.19","retail_price":"0","available":true,"url":"\/products\/solid-color-zip-up-skinny-jumpsuit-athleisure-long-sleeve-jumpsuit-for-spring-fall-womens-clothing?variant=b566848a-c652-4d22-ba7f-b3e55d081774","available_quantity":999,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"XS"}],"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 : 601099523973803-grey-XS
${function(){
const variantData = data.variant || {"id":"b566848a-c652-4d22-ba7f-b3e55d081774","product_id":"4f11f4c1-5104-4c95-aff1-7dfb9db66898","title":"grey-XS","weight_unit":"g","inventory_quantity":999,"sku":"601099523973803-grey-XS","barcode":"","position":1,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7c29b801bcbfa8b5d38ac45bd4258f41.jpeg","path":"7c29b801bcbfa8b5d38ac45bd4258f41.jpeg","width":1350,"height":1350,"alt":"42823522255054|42823522451662|42823522648270|42823522812110|42823523008718","aspect_ratio":1},"wholesale_price":[{"price":25.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.19","retail_price":"0","available":true,"url":"\/products\/solid-color-zip-up-skinny-jumpsuit-athleisure-long-sleeve-jumpsuit-for-spring-fall-womens-clothing?variant=b566848a-c652-4d22-ba7f-b3e55d081774","available_quantity":999,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}