Ingvn - Harajuku Vintage Women's Elegant Blouse Black Oversized Shirt Lantern Sleeve Button Up Chic Female Korean Clothing Fashion
${function() {
const variantData = data.variant || {"id":"8df0c7c7-1d2c-40cb-a9a8-5819cfc6b8f5","product_id":"86f9e2c5-6a70-4e3a-9472-782cff4de70d","title":"Ka-S","weight_unit":"g","inventory_quantity":1016,"sku":"72556559-ka-s","barcode":"","position":1,"option1":"Ka","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3972e697ede4a8b91f373f166e052b8c.jpeg","path":"3972e697ede4a8b91f373f166e052b8c.jpeg","width":1000,"height":1000,"alt":"820368041-1","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/harajuku-vintage-womens-elegant-blouse-black-oversized-shirt-lantern-sleeve-button-up-chic-female-korean-clothing-fashion?variant=8df0c7c7-1d2c-40cb-a9a8-5819cfc6b8f5","available_quantity":1016,"options":[{"name":"Color","value":"Ka"},{"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":"8df0c7c7-1d2c-40cb-a9a8-5819cfc6b8f5","product_id":"86f9e2c5-6a70-4e3a-9472-782cff4de70d","title":"Ka-S","weight_unit":"g","inventory_quantity":1016,"sku":"72556559-ka-s","barcode":"","position":1,"option1":"Ka","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3972e697ede4a8b91f373f166e052b8c.jpeg","path":"3972e697ede4a8b91f373f166e052b8c.jpeg","width":1000,"height":1000,"alt":"820368041-1","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/harajuku-vintage-womens-elegant-blouse-black-oversized-shirt-lantern-sleeve-button-up-chic-female-korean-clothing-fashion?variant=8df0c7c7-1d2c-40cb-a9a8-5819cfc6b8f5","available_quantity":1016,"options":[{"name":"Color","value":"Ka"},{"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}
`
}()}