True Love Anchor Tank
${function() {
const variantData = data.variant || {"id":"4edfe4c5-f919-494a-9f95-23efe63262c5","product_id":"41b14cc1-e92a-42f7-9419-0ee121366e97","title":"Black-S","weight_unit":"g","inventory_quantity":999999998,"sku":"102252860001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72ff5163110c107a1dda5823d1ff521b.jpeg","path":"72ff5163110c107a1dda5823d1ff521b.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"200","compare_at_price":"28","price":"17","retail_price":"28","available":true,"url":"\/products\/true-love-anchor-printed-mens-tank?variant=4edfe4c5-f919-494a-9f95-23efe63262c5","available_quantity":999999998,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":812};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 70;
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.