MENS ASPHALT CRACKS WITH KICK UP THE DUST SOLE
${function() {
const variantData = data.variant || {"id":"e36555e4-3da6-486d-b651-985593e1527b","product_id":"ca974869-d65e-445f-b59b-ca8fdbe431f2","title":"7 R","weight_unit":"kg","inventory_quantity":1000,"sku":"196070268416","barcode":"","position":1,"option1":"7 R","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/1402001015021ta?variant=e36555e4-3da6-486d-b651-985593e1527b","available_quantity":999999999,"options":[{"name":"SIZE","value":"7 R"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e36555e4-3da6-486d-b651-985593e1527b","product_id":"ca974869-d65e-445f-b59b-ca8fdbe431f2","title":"7 R","weight_unit":"kg","inventory_quantity":1000,"sku":"196070268416","barcode":"","position":1,"option1":"7 R","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/1402001015021ta?variant=e36555e4-3da6-486d-b651-985593e1527b","available_quantity":999999999,"options":[{"name":"SIZE","value":"7 R"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}