European and American style new women's fashion sexy low-cut sleeveless slim hip-wrapped PU splicing dress
${function() {
const variantData = data.variant || {"id":"490fb9e2-3740-4a91-95d2-c7a2c0569799","product_id":"215588cf-2176-423e-8521-718517121679","title":"Color: black-Size:s","weight_unit":"g","inventory_quantity":50,"sku":"Color: black-Size:s--5214490588248","barcode":"","position":1,"option1":"Color: black","option2":"Size:s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5a274b5dc6a249d883630b7858e24c.jpeg","path":"ac5a274b5dc6a249d883630b7858e24c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/756316240519-jvwx?variant=490fb9e2-3740-4a91-95d2-c7a2c0569799","available_quantity":999999999,"options":[{"name":"Color","value":"Color: black"},{"name":"Size","value":"Size: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 : Color: black-Size:s--5214490588248
${function(){
const variantData = data.variant || {"id":"490fb9e2-3740-4a91-95d2-c7a2c0569799","product_id":"215588cf-2176-423e-8521-718517121679","title":"Color: black-Size:s","weight_unit":"g","inventory_quantity":50,"sku":"Color: black-Size:s--5214490588248","barcode":"","position":1,"option1":"Color: black","option2":"Size:s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5a274b5dc6a249d883630b7858e24c.jpeg","path":"ac5a274b5dc6a249d883630b7858e24c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/756316240519-jvwx?variant=490fb9e2-3740-4a91-95d2-c7a2c0569799","available_quantity":999999999,"options":[{"name":"Color","value":"Color: black"},{"name":"Size","value":"Size: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}
`
}()}