Blooming Floral Wrap Neck Dress - Elegant Short Sleeve, V-Neck, A-Line Silhouette, Spring & Summer Essential, Women's Clothing for Chic Occasions
${function() {
const variantData = data.variant || {"id":"2118c946-c28e-4c4f-83be-d769334e1b6c","product_id":"2ae2e4cc-f759-4e14-97a5-c039636d0fb6","title":"Dark Green-M","weight_unit":"g","inventory_quantity":8899,"sku":"601099541659959-Dark Green-M","barcode":"","position":1,"option1":"Dark Green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/173fcfdcc08386954c8b50d50f91be9c.jpeg","path":"173fcfdcc08386954c8b50d50f91be9c.jpeg","width":1340,"height":1340,"alt":"42864999301326|42864999399630|42864999530702|42864999629006","aspect_ratio":1},"wholesale_price":[{"price":27.08,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.08","retail_price":"0","available":true,"url":"\/products\/blooming-floral-wrap-neck-dress-elegant-short-sleeve-v-neck-a-line-silhouette-spring-summer-essential-womens-clothing-for-chic-occasions?variant=2118c946-c28e-4c4f-83be-d769334e1b6c","available_quantity":8899,"options":[{"name":"Color","value":"Dark Green"},{"name":"Size","value":"M"}],"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 : 601099541659959-Dark Green-M
${function(){
const variantData = data.variant || {"id":"2118c946-c28e-4c4f-83be-d769334e1b6c","product_id":"2ae2e4cc-f759-4e14-97a5-c039636d0fb6","title":"Dark Green-M","weight_unit":"g","inventory_quantity":8899,"sku":"601099541659959-Dark Green-M","barcode":"","position":1,"option1":"Dark Green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/173fcfdcc08386954c8b50d50f91be9c.jpeg","path":"173fcfdcc08386954c8b50d50f91be9c.jpeg","width":1340,"height":1340,"alt":"42864999301326|42864999399630|42864999530702|42864999629006","aspect_ratio":1},"wholesale_price":[{"price":27.08,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.08","retail_price":"0","available":true,"url":"\/products\/blooming-floral-wrap-neck-dress-elegant-short-sleeve-v-neck-a-line-silhouette-spring-summer-essential-womens-clothing-for-chic-occasions?variant=2118c946-c28e-4c4f-83be-d769334e1b6c","available_quantity":8899,"options":[{"name":"Color","value":"Dark Green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}