Two-piece Set, Long Sleeve & Long Length, Zip Up, Striped Print Retro Outfits, Women's Clothing
${function() {
const variantData = data.variant || {"id":"3f720a8f-569c-4a8a-a969-75a1a80c4d1a","product_id":"3cecbfd2-6cb2-41a4-9071-541310b2865a","title":"Dark Green-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099519290029-Dark Green-S","barcode":"","position":1,"option1":"Dark Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e1e07aa984625131857e2c6ab8ddfb6.jpeg","path":"6e1e07aa984625131857e2c6ab8ddfb6.jpeg","width":1350,"height":1350,"alt":"42861877821646|42861877854414|42861877887182|42861877919950|42861877952718","aspect_ratio":1},"wholesale_price":[{"price":45.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.01","retail_price":"0","available":true,"url":"\/products\/two-piece-set-long-sleeve-long-length-zip-up-striped-print-retro-outfits-womens-clothing?variant=3f720a8f-569c-4a8a-a969-75a1a80c4d1a","available_quantity":7788,"options":[{"name":"Color","value":"Dark Green"},{"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 : 601099519290029-Dark Green-S
${function(){
const variantData = data.variant || {"id":"3f720a8f-569c-4a8a-a969-75a1a80c4d1a","product_id":"3cecbfd2-6cb2-41a4-9071-541310b2865a","title":"Dark Green-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099519290029-Dark Green-S","barcode":"","position":1,"option1":"Dark Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e1e07aa984625131857e2c6ab8ddfb6.jpeg","path":"6e1e07aa984625131857e2c6ab8ddfb6.jpeg","width":1350,"height":1350,"alt":"42861877821646|42861877854414|42861877887182|42861877919950|42861877952718","aspect_ratio":1},"wholesale_price":[{"price":45.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.01","retail_price":"0","available":true,"url":"\/products\/two-piece-set-long-sleeve-long-length-zip-up-striped-print-retro-outfits-womens-clothing?variant=3f720a8f-569c-4a8a-a969-75a1a80c4d1a","available_quantity":7788,"options":[{"name":"Color","value":"Dark Green"},{"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}
`
}()}