Fashion hip-hop street trend retro baseball uniform jacket jacket
${function() {
const variantData = data.variant || {"id":"b16e1935-df09-4567-82b4-1e939d34abfe","product_id":"70f3f962-9a72-4e74-a6e1-2502db3e7d40","title":"Black-M","weight_unit":"g","inventory_quantity":999,"sku":"XHOnB6PR5-Black-M","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d30c0f1f1b184d408e6ea9366a1eb73.jpeg","path":"1d30c0f1f1b184d408e6ea9366a1eb73.jpeg","width":719,"height":720,"alt":"","aspect_ratio":0.9986111111111111},"wholesale_price":[{"price":41.89,"min_quantity":1}],"weight":"550","compare_at_price":"46","price":"41.89","retail_price":"46","available":true,"url":"\/products\/fashion-hip-hop-street-trend-retro-baseball-uniform-jacket-jacket?variant=b16e1935-df09-4567-82b4-1e939d34abfe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":9,"flashsale_info":[],"sales":6};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function() {
const postageFreeAmount = 69;
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 `
`;
}()}