Casual Five-Piece Patchwork Baseball Cap
${function() {
const variantData = data.variant || {"id":"9596cef6-f753-49fb-ade6-52f26f0fd262","product_id":"2b0fa434-89da-4d3d-a9cb-22f805b473d9","title":"Black","weight_unit":"g","inventory_quantity":651,"sku":"SKU102716690001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9d46aae08c2176fc2c2464e88394696.jpeg","path":"d9d46aae08c2176fc2c2464e88394696.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"90","compare_at_price":"23","price":"16","retail_price":"23","available":true,"url":"\/products\/casual-five-piece-patchwork-baseball-cap?variant=9596cef6-f753-49fb-ade6-52f26f0fd262","available_quantity":651,"options":[{"name":"Color","value":"Black"}],"off_ratio":30,"flashsale_info":[],"sales":59};
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.