Casual Fish Graphic Outdoor Baseball Cap
${function() {
const variantData = data.variant || {"id":"5f3c458a-feae-447b-8fc2-035b30a54f91","product_id":"c139d862-2d92-48c3-aee7-21ea7f8a75e5","title":"Black","weight_unit":"g","inventory_quantity":99999872,"sku":"SKU102432360001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f6aad3019bb5fe63d8feab632dbe3a8.jpeg","path":"3f6aad3019bb5fe63d8feab632dbe3a8.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-graphic-outdoor-baseball-cap?variant=5f3c458a-feae-447b-8fc2-035b30a54f91","available_quantity":99999872,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":139};
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.