Limited Graffiti Lightning High Top Trendy Street Sneakers
${function() {
const variantData = data.variant || {"id":"4e1af69e-5822-4a66-bfb3-d7cf7be903dd","product_id":"d9c516df-eb5e-4040-9722-d1196cfdae50","title":"Black And Yellow-39","weight_unit":"g","inventory_quantity":9999,"sku":"XH3Tol5b8-BlackAndYellow-39","barcode":"","position":1,"option1":"Black And Yellow","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95c4991309f9adaace318164c959a0bd.jpeg","path":"95c4991309f9adaace318164c959a0bd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.89,"min_quantity":1}],"weight":"1000","compare_at_price":"99","price":"39.89","retail_price":"99","available":true,"url":"\/products\/limited-graffiti-lightning-high-top-trendy-street-sneakers?variant=4e1af69e-5822-4a66-bfb3-d7cf7be903dd","available_quantity":999999999,"options":[{"name":"Color","value":"Black And Yellow"},{"name":"Size","value":"39"}],"off_ratio":60,"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 `
`;
}()}