Solid Color A-line Long Sleeve Dress, Elegant Square Neck Dress For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"32ee19cc-2b4d-4258-884f-06ff6e9f5b7c","product_id":"795cc605-e1ca-4382-b682-3ffca045f52e","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"601099642448639-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/816bb4bca1c9a52acf0fd08ece0f83fb.jpeg","path":"816bb4bca1c9a52acf0fd08ece0f83fb.jpeg","width":1340,"height":1340,"alt":"42828316770510|42828316803278|42828316836046|42828316868814","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/solid-color-a-line-long-sleeve-dress-elegant-square-neck-dress-for-spring-fall-womens-clothing?variant=32ee19cc-2b4d-4258-884f-06ff6e9f5b7c","available_quantity":999,"options":[{"name":"Color","value":"Red"},{"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 : 601099642448639-Red-S
${function(){
const variantData = data.variant || {"id":"32ee19cc-2b4d-4258-884f-06ff6e9f5b7c","product_id":"795cc605-e1ca-4382-b682-3ffca045f52e","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"601099642448639-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/816bb4bca1c9a52acf0fd08ece0f83fb.jpeg","path":"816bb4bca1c9a52acf0fd08ece0f83fb.jpeg","width":1340,"height":1340,"alt":"42828316770510|42828316803278|42828316836046|42828316868814","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/solid-color-a-line-long-sleeve-dress-elegant-square-neck-dress-for-spring-fall-womens-clothing?variant=32ee19cc-2b4d-4258-884f-06ff6e9f5b7c","available_quantity":999,"options":[{"name":"Color","value":"Red"},{"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}
`
}()}