Mosquito casual street print sports hoodie two-piece set
${function() {
const variantData = data.variant || {"id":"d07842ee-4069-4728-8348-f3a88bf42bc6","product_id":"7693b9a3-300a-4a5e-a1f9-2b4a1f67a7e0","title":"Black-S","weight_unit":"g","inventory_quantity":9999,"sku":"XHWlABo2b-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/637d6d8de1f4c8e22ab5a1e0ce1e450f.jpeg","path":"637d6d8de1f4c8e22ab5a1e0ce1e450f.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.89,"min_quantity":1}],"weight":"1000","compare_at_price":"88","price":"48.89","retail_price":"88","available":true,"url":"\/products\/mosquito-casual-street-print-sports-hoodie-two-piece-set?variant=d07842ee-4069-4728-8348-f3a88bf42bc6","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
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 `
`;
}()}