Vintage Anchor Fashion Shade Baseball Cap
${function() {
const variantData = data.variant || {"id":"dbcc59f6-c6bd-497d-8f8d-224e205b1b56","product_id":"c897a332-202d-44a6-923e-76dc6cd414ce","title":"Black","weight_unit":"g","inventory_quantity":99999956,"sku":"SKU102433320001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15fcfc10da8f240eb1a2e7f659d9c968.jpeg","path":"15fcfc10da8f240eb1a2e7f659d9c968.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"14","retail_price":"0","available":true,"url":"\/products\/vintage-anchor-fashion-shade-baseball-cap?variant=dbcc59f6-c6bd-497d-8f8d-224e205b1b56","available_quantity":99999956,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":72};
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.