Letter Print Skull Hoodie Track Set
${function() {
const variantData = data.variant || {"id":"a805d7cc-298f-4c78-b7b7-71e3f230c2f8","product_id":"f995acc5-50e2-4728-aa65-59aff31f9afe","title":"Green-S","weight_unit":"g","inventory_quantity":999,"sku":"XHFk4wqE8-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7be5173604c6b9338395487152bd3aa.jpeg","path":"b7be5173604c6b9338395487152bd3aa.jpeg","width":1431,"height":1431,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.89,"min_quantity":1}],"weight":"550","compare_at_price":"55","price":"43.89","retail_price":"55","available":true,"url":"\/products\/letter-print-skull-hoodie-track-set?variant=a805d7cc-298f-4c78-b7b7-71e3f230c2f8","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":20,"flashsale_info":[],"sales":1};
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 `
`;
}()}