Women V-neck Sequin Dress Slim-fit Sexy dress
${function() {
const variantData = data.variant || {"id":"5b0b3c7b-476a-4299-9b1d-67f1182ba5bd","product_id":"8957c93c-92f3-41bc-82f0-3bec711fd9d7","title":"Burgundy-S","weight_unit":"kg","inventory_quantity":0,"sku":"-Burgundy-S-A001478","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/829658c02a70037394ae2e8c27b4404a.jpeg","path":"829658c02a70037394ae2e8c27b4404a.jpeg","width":829,"height":659,"alt":"","aspect_ratio":1.2579666160849772},"wholesale_price":[{"price":30.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.96","retail_price":"0","available":true,"url":"\/products\/women-v-neck-sequin-dress-slim-fit-sexy-dress?variant=5b0b3c7b-476a-4299-9b1d-67f1182ba5bd","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"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 : -Burgundy-S-A001478
${function(){
const variantData = data.variant || {"id":"5b0b3c7b-476a-4299-9b1d-67f1182ba5bd","product_id":"8957c93c-92f3-41bc-82f0-3bec711fd9d7","title":"Burgundy-S","weight_unit":"kg","inventory_quantity":0,"sku":"-Burgundy-S-A001478","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/829658c02a70037394ae2e8c27b4404a.jpeg","path":"829658c02a70037394ae2e8c27b4404a.jpeg","width":829,"height":659,"alt":"","aspect_ratio":1.2579666160849772},"wholesale_price":[{"price":30.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.96","retail_price":"0","available":true,"url":"\/products\/women-v-neck-sequin-dress-slim-fit-sexy-dress?variant=5b0b3c7b-476a-4299-9b1d-67f1182ba5bd","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"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}
`
}()}