Letter Stitching Bread Shoes Niche High Street Retro Skateboard Shoes
${function() {
const variantData = data.variant || {"id":"8776e746-7875-40e7-9b16-599142ef0b96","product_id":"492e1380-8640-4fde-946b-06435c0c9e52","title":"Green-35","weight_unit":"g","inventory_quantity":999,"sku":"XHrYAOJBJ-Green-35","barcode":"","position":1,"option1":"Green","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10aeb0448ea4f94e47336b899a69640b.jpeg","path":"10aeb0448ea4f94e47336b899a69640b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.89,"min_quantity":1}],"weight":"1000","compare_at_price":"77","price":"38.89","retail_price":"77","available":true,"url":"\/products\/letter-stitching-bread-shoes-niche-high-street-retro-skateboard-shoes?variant=8776e746-7875-40e7-9b16-599142ef0b96","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"35"}],"off_ratio":49,"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 `
`;
}()}