God Redemption Cross Sports Board Shoes Thick Soled Casual Trendy Shoes
${function() {
const variantData = data.variant || {"id":"5c582b9d-ba45-4a8b-a160-b23472fdcf28","product_id":"193abb58-1fc4-48fb-beb2-f3e975fac6cf","title":"Brown-39","weight_unit":"g","inventory_quantity":999,"sku":"XH28eRVgi-Brown-39","barcode":"","position":1,"option1":"Brown","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dea2d38354b257e3e0f38521ddb27260.jpeg","path":"dea2d38354b257e3e0f38521ddb27260.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.89,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"42.89","retail_price":"66","available":true,"url":"\/products\/god-redemption-cross-sports-board-shoes-thick-soled-casual-trendy-shoes?variant=5c582b9d-ba45-4a8b-a160-b23472fdcf28","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"39"}],"off_ratio":35,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"5c582b9d-ba45-4a8b-a160-b23472fdcf28","product_id":"193abb58-1fc4-48fb-beb2-f3e975fac6cf","title":"Brown-39","weight_unit":"g","inventory_quantity":999,"sku":"XH28eRVgi-Brown-39","barcode":"","position":1,"option1":"Brown","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dea2d38354b257e3e0f38521ddb27260.jpeg","path":"dea2d38354b257e3e0f38521ddb27260.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.89,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"42.89","retail_price":"66","available":true,"url":"\/products\/god-redemption-cross-sports-board-shoes-thick-soled-casual-trendy-shoes?variant=5c582b9d-ba45-4a8b-a160-b23472fdcf28","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"39"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}
people are viewing this right now
${function() {
const postageFreeAmount = 89;
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 `
`;
}()}