Casual Fish Bass Pro Shops Baseball Cap
${function() {
const variantData = data.variant || {"id":"8a57ae1f-e3ad-4a62-bb66-e00692039fa3","product_id":"1d5b8a5e-9eea-4702-9143-5b9fc1193dbd","title":"White","weight_unit":"g","inventory_quantity":99999988,"sku":"SKU102432340001","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcec35ec65b502b58f1e2c9bbbe89f79.jpeg","path":"fcec35ec65b502b58f1e2c9bbbe89f79.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"11","retail_price":"0","available":true,"url":"\/products\/casual-fish-bass-pro-shops-baseball-cap?variant=8a57ae1f-e3ad-4a62-bb66-e00692039fa3","available_quantity":99999988,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":27};
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.