Ingvn - Audrey Hepburn Summer Dress Women Polka Dot Vintage Swing Robe Rockabilly Housewife Retro 50s Pinup Dresses Vestidos
${function() {
const variantData = data.variant || {"id":"b8b3196a-42af-4003-91eb-5909e1186f14","product_id":"f9f06c09-4e25-4a69-ba6b-b77a2bf2a059","title":"1-S","weight_unit":"g","inventory_quantity":100,"sku":"52227805-1-s","barcode":"","position":1,"option1":"1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c0e12572d9aa36a4dd8756a6418f41a9.jpeg","path":"c0e12572d9aa36a4dd8756a6418f41a9.jpeg","width":1000,"height":1000,"alt":"Ingvn - Audrey Hepburn Summer Dress Women Polka Dot Vintage Swing Robe Rockabilly Housewife Retro","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/audrey-hepburn-summer-dress-women-polka-dot-vintage-swing-robe-rockabilly-housewife-retro-50s-pinup-dresses-vestidos?variant=b8b3196a-42af-4003-91eb-5909e1186f14","available_quantity":100,"options":[{"name":"Color","value":"1"},{"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.
${function(){
const variantData = data.variant || {"id":"b8b3196a-42af-4003-91eb-5909e1186f14","product_id":"f9f06c09-4e25-4a69-ba6b-b77a2bf2a059","title":"1-S","weight_unit":"g","inventory_quantity":100,"sku":"52227805-1-s","barcode":"","position":1,"option1":"1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c0e12572d9aa36a4dd8756a6418f41a9.jpeg","path":"c0e12572d9aa36a4dd8756a6418f41a9.jpeg","width":1000,"height":1000,"alt":"Ingvn - Audrey Hepburn Summer Dress Women Polka Dot Vintage Swing Robe Rockabilly Housewife Retro","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/audrey-hepburn-summer-dress-women-polka-dot-vintage-swing-robe-rockabilly-housewife-retro-50s-pinup-dresses-vestidos?variant=b8b3196a-42af-4003-91eb-5909e1186f14","available_quantity":100,"options":[{"name":"Color","value":"1"},{"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}
`
}()}