Ladies Casual Long Sleeve Wedding Guest Dress Fall Dress Elegant Bohemian Style Flowing Mid-length Dress With Pockets
${function() {
const variantData = data.variant || {"id":"5e30379f-cd10-42c9-acc5-c326278fe487","product_id":"1bcc57f8-d1c4-4d19-ad72-2a84648e4035","title":"Brown-S","weight_unit":"g","inventory_quantity":1131,"sku":"601099640400134-Brown-S","barcode":"","position":1,"option1":"Brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c92d478c9eac21202feda94ffa01872.jpeg","path":"5c92d478c9eac21202feda94ffa01872.jpeg","width":1340,"height":1340,"alt":"42790104301774|42790104334542|42790104367310|42790104400078|42790104432846","aspect_ratio":1},"wholesale_price":[{"price":40.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.26","retail_price":"0","available":true,"url":"\/products\/ladies-casual-long-sleeve-wedding-guest-dress-fall-dress-elegant-bohemian-style-flowing-mid-length-dress-with-pockets?variant=5e30379f-cd10-42c9-acc5-c326278fe487","available_quantity":1131,"options":[{"name":"Color","value":"Brown"},{"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 : 601099640400134-Brown-S
${function(){
const variantData = data.variant || {"id":"5e30379f-cd10-42c9-acc5-c326278fe487","product_id":"1bcc57f8-d1c4-4d19-ad72-2a84648e4035","title":"Brown-S","weight_unit":"g","inventory_quantity":1131,"sku":"601099640400134-Brown-S","barcode":"","position":1,"option1":"Brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c92d478c9eac21202feda94ffa01872.jpeg","path":"5c92d478c9eac21202feda94ffa01872.jpeg","width":1340,"height":1340,"alt":"42790104301774|42790104334542|42790104367310|42790104400078|42790104432846","aspect_ratio":1},"wholesale_price":[{"price":40.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.26","retail_price":"0","available":true,"url":"\/products\/ladies-casual-long-sleeve-wedding-guest-dress-fall-dress-elegant-bohemian-style-flowing-mid-length-dress-with-pockets?variant=5e30379f-cd10-42c9-acc5-c326278fe487","available_quantity":1131,"options":[{"name":"Color","value":"Brown"},{"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}
`
}()}