Shark embroidery baseball cap casual hat
${function() {
const variantData = data.variant || {"id":"d29d9ca6-d183-4b2d-ad88-11220ea596fc","product_id":"d74c05aa-e1fd-43d6-a7c7-78b5ae4b03db","title":"Red","weight_unit":"g","inventory_quantity":989,"sku":"100316130001","barcode":"","position":1,"option1":"Red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ef6a343ebcbce3b11b11edc9096bcba.png","path":"4ef6a343ebcbce3b11b11edc9096bcba.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/shark-embroidery-baseball-cap-casual-hat?variant=d29d9ca6-d183-4b2d-ad88-11220ea596fc","available_quantity":999999999,"options":[{"name":"Color","value":"Red"}],"off_ratio":0,"flashsale_info":[],"sales":83};
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}
`
}()}
Product was out of stock.
Product is unavailable.