Captain Anchor Embroidered Baseball Cap
${function() {
const variantData = data.variant || {"id":"0e3e5307-d222-447f-bd58-a3b15610326f","product_id":"72e6a3fc-a6e0-4d9c-b193-a0705255b7c6","title":"Black","weight_unit":"g","inventory_quantity":99999989,"sku":"SKU102433130001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1838cd612413fb4309126d15157f149e.jpeg","path":"1838cd612413fb4309126d15157f149e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/captain-anchor-embroidered-baseball-cap?variant=0e3e5307-d222-447f-bd58-a3b15610326f","available_quantity":99999989,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":11};
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.