Ingvn - New Spring Winter Women Cable-Knit Sweater Vest Oversized V-Neck Woman Sweaters Casual Fashion Elegant Lady Pullover Tops
${function() {
const variantData = data.variant || {"id":"f0df741a-8602-4cdf-abb1-387b9aebb4f0","product_id":"67d57069-e68e-4b55-8b8b-85972a09c39c","title":"","weight_unit":"g","inventory_quantity":260,"sku":"44152135-one-size-china-white","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/2021-new-spring-winter-women-cable-knit-sweater-vest-oversized-v-neck-woman-sweaters-casual-fashion-elegant-lady-pullover-tops?variant=f0df741a-8602-4cdf-abb1-387b9aebb4f0","available_quantity":260,"options":[],"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 `
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : 44152135-one-size-china-white
${function(){
const variantData = data.variant || {"id":"f0df741a-8602-4cdf-abb1-387b9aebb4f0","product_id":"67d57069-e68e-4b55-8b8b-85972a09c39c","title":"","weight_unit":"g","inventory_quantity":260,"sku":"44152135-one-size-china-white","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/2021-new-spring-winter-women-cable-knit-sweater-vest-oversized-v-neck-woman-sweaters-casual-fashion-elegant-lady-pullover-tops?variant=f0df741a-8602-4cdf-abb1-387b9aebb4f0","available_quantity":260,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}