Vibrant Floral Plunge Midi Dress - Fashionable Sleeveless High Waist Design - Perfect for Casual Chic - Womens Clothing
${function() {
const variantData = data.variant || {"id":"09bd33c2-c5b3-4e48-8149-d941a84bd06e","product_id":"1edc9f2b-c1b9-43fe-b442-5f8100fa0674","title":"White-XXL","weight_unit":"g","inventory_quantity":137,"sku":"601099519744800-White-XXL","barcode":"","position":1,"option1":"White","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68300d4283df39ffce7c1c26e3588cb1.jpeg","path":"68300d4283df39ffce7c1c26e3588cb1.jpeg","width":1340,"height":1340,"alt":"42865011982542","aspect_ratio":1},"wholesale_price":[{"price":29.07,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.07","retail_price":"0","available":true,"url":"\/products\/vibrant-floral-plunge-midi-dress-fashionable-sleeveless-high-waist-design-perfect-for-casual-chic-womens-clothing?variant=09bd33c2-c5b3-4e48-8149-d941a84bd06e","available_quantity":137,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"XXL"}],"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 : 601099519744800-White-XXL
${function(){
const variantData = data.variant || {"id":"09bd33c2-c5b3-4e48-8149-d941a84bd06e","product_id":"1edc9f2b-c1b9-43fe-b442-5f8100fa0674","title":"White-XXL","weight_unit":"g","inventory_quantity":137,"sku":"601099519744800-White-XXL","barcode":"","position":1,"option1":"White","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68300d4283df39ffce7c1c26e3588cb1.jpeg","path":"68300d4283df39ffce7c1c26e3588cb1.jpeg","width":1340,"height":1340,"alt":"42865011982542","aspect_ratio":1},"wholesale_price":[{"price":29.07,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.07","retail_price":"0","available":true,"url":"\/products\/vibrant-floral-plunge-midi-dress-fashionable-sleeveless-high-waist-design-perfect-for-casual-chic-womens-clothing?variant=09bd33c2-c5b3-4e48-8149-d941a84bd06e","available_quantity":137,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"XXL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}