Elegant Floral Puff Sleeve Dress - Lightweight, Split Hem A-line for Spring & Summer Occasions
${function() {
const variantData = data.variant || {"id":"fb3fbb20-97dc-4492-9246-b9c2515676be","product_id":"02d0f4ed-c8ee-4e48-a5d9-58a4fe4fb839","title":"Yellow Flower-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099526351201-Yellow Flower-XS","barcode":"","position":1,"option1":"Yellow Flower","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39c6b2b58a788753dd76c90840dfe445.jpeg","path":"39c6b2b58a788753dd76c90840dfe445.jpeg","width":1350,"height":1350,"alt":"42865019650254|42865019781326|42865019912398|42865020043470|42865020174542","aspect_ratio":1},"wholesale_price":[{"price":26.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.49","retail_price":"0","available":true,"url":"\/products\/elegant-floral-puff-sleeve-dress-lightweight-split-hem-a-line-for-spring-summer-occasions?variant=fb3fbb20-97dc-4492-9246-b9c2515676be","available_quantity":8899,"options":[{"name":"Color","value":"Yellow Flower"},{"name":"Size","value":"XS"}],"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 : 601099526351201-Yellow Flower-XS
${function(){
const variantData = data.variant || {"id":"fb3fbb20-97dc-4492-9246-b9c2515676be","product_id":"02d0f4ed-c8ee-4e48-a5d9-58a4fe4fb839","title":"Yellow Flower-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099526351201-Yellow Flower-XS","barcode":"","position":1,"option1":"Yellow Flower","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39c6b2b58a788753dd76c90840dfe445.jpeg","path":"39c6b2b58a788753dd76c90840dfe445.jpeg","width":1350,"height":1350,"alt":"42865019650254|42865019781326|42865019912398|42865020043470|42865020174542","aspect_ratio":1},"wholesale_price":[{"price":26.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.49","retail_price":"0","available":true,"url":"\/products\/elegant-floral-puff-sleeve-dress-lightweight-split-hem-a-line-for-spring-summer-occasions?variant=fb3fbb20-97dc-4492-9246-b9c2515676be","available_quantity":8899,"options":[{"name":"Color","value":"Yellow Flower"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}