Elegant Striped Fit and Flare Long Dress with Lace Up Detail - Short Sleeve, V-Neck, Micro Elasticity, Cotton Blend, Random Printed, All-Season Wear - Womens Clothing for Adult
${function() {
const variantData = data.variant || {"id":"0a33978f-56ad-431d-a92e-db6d511e0a5c","product_id":"84d7626d-6a9b-4406-957d-b3f685a1565e","title":"Light Blue-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099512367500-Light Blue-S","barcode":"","position":1,"option1":"Light Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5e317a919d6a78f55b34e8f0d6639b1.jpeg","path":"f5e317a919d6a78f55b34e8f0d6639b1.jpeg","width":1350,"height":1350,"alt":"42867218415822|42867218448590|42867218481358|42867218514126","aspect_ratio":1},"wholesale_price":[{"price":41.34,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.34","retail_price":"0","available":true,"url":"\/products\/elegant-striped-fit-and-flare-long-dress-with-lace-up-detail-short-sleeve-v-neck-micro-elasticity-cotton-blend-random-printed-all-season-wear-womens-clothing-for-adult?variant=0a33978f-56ad-431d-a92e-db6d511e0a5c","available_quantity":8899,"options":[{"name":"Color","value":"Light 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 : 601099512367500-Light Blue-S
${function(){
const variantData = data.variant || {"id":"0a33978f-56ad-431d-a92e-db6d511e0a5c","product_id":"84d7626d-6a9b-4406-957d-b3f685a1565e","title":"Light Blue-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099512367500-Light Blue-S","barcode":"","position":1,"option1":"Light Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5e317a919d6a78f55b34e8f0d6639b1.jpeg","path":"f5e317a919d6a78f55b34e8f0d6639b1.jpeg","width":1350,"height":1350,"alt":"42867218415822|42867218448590|42867218481358|42867218514126","aspect_ratio":1},"wholesale_price":[{"price":41.34,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.34","retail_price":"0","available":true,"url":"\/products\/elegant-striped-fit-and-flare-long-dress-with-lace-up-detail-short-sleeve-v-neck-micro-elasticity-cotton-blend-random-printed-all-season-wear-womens-clothing-for-adult?variant=0a33978f-56ad-431d-a92e-db6d511e0a5c","available_quantity":8899,"options":[{"name":"Color","value":"Light 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}
`
}()}