Pirate Skull Outdoor Baseball Cap
${function() {
const variantData = data.variant || {"id":"da9ff37d-fb03-4e29-b15e-22a3da06d0b2","product_id":"be4623d7-774f-4c02-acdc-04c01f634dd9","title":"Gray","weight_unit":"g","inventory_quantity":99999996,"sku":"SKU102433040001","barcode":"","position":1,"option1":"Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/687623a6268c159e73d5364f298bdb6b.jpeg","path":"687623a6268c159e73d5364f298bdb6b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/pirate-skull-outdoor-baseball-cap?variant=da9ff37d-fb03-4e29-b15e-22a3da06d0b2","available_quantity":99999996,"options":[{"name":"Color","value":"Gray"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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.