new V-neck short sleeve ruffled long temperament lace-up dress
${function() {
const variantData = data.variant || {"id":"d64752dd-3e16-4951-a778-78c0eb31ece8","product_id":"d0883751-21cf-4cda-98c2-5adf663b084a","title":"Army Green-S","weight_unit":"kg","inventory_quantity":0,"sku":"-Army Green-S-A001628","barcode":"","position":6,"option1":"Army Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e407f31ee1dcf575305e2c18c49062c5.jpeg","path":"e407f31ee1dcf575305e2c18c49062c5.jpeg","width":447,"height":502,"alt":"","aspect_ratio":0.8904382470119522},"wholesale_price":[{"price":31.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.85","retail_price":"0","available":true,"url":"\/products\/new-v-neck-short-sleeve-ruffled-long-temperament-lace-up-dress?variant=d64752dd-3e16-4951-a778-78c0eb31ece8","available_quantity":999999999,"options":[{"name":"Color","value":"Army Green"},{"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 : -Army Green-S-A001628
${function(){
const variantData = data.variant || {"id":"d64752dd-3e16-4951-a778-78c0eb31ece8","product_id":"d0883751-21cf-4cda-98c2-5adf663b084a","title":"Army Green-S","weight_unit":"kg","inventory_quantity":0,"sku":"-Army Green-S-A001628","barcode":"","position":6,"option1":"Army Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e407f31ee1dcf575305e2c18c49062c5.jpeg","path":"e407f31ee1dcf575305e2c18c49062c5.jpeg","width":447,"height":502,"alt":"","aspect_ratio":0.8904382470119522},"wholesale_price":[{"price":31.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.85","retail_price":"0","available":true,"url":"\/products\/new-v-neck-short-sleeve-ruffled-long-temperament-lace-up-dress?variant=d64752dd-3e16-4951-a778-78c0eb31ece8","available_quantity":999999999,"options":[{"name":"Color","value":"Army Green"},{"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}
`
}()}