Womens Casual Colorblock Sneakers - Lightweight & Breathable with Skate Style - Durable Outdoor Sports Shoes for Fashion-Forward Women
${function() {
const variantData = data.variant || {"id":"824f769b-266d-4571-bcdf-0dd5eaa197bc","product_id":"2ed08f7f-ffe8-4386-993f-638785b4eaf6","title":"Yellow-US 6.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099559199127-Yellow-US 6.5","barcode":"","position":1,"option1":"Yellow","option2":"US 6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7525951c5892f75ab1b0c654653afdf.jpeg","path":"b7525951c5892f75ab1b0c654653afdf.jpeg","width":1340,"height":1340,"alt":"42863249293518|42863249457358|42863249588430|42863249752270|42863249883342|42863250014414","aspect_ratio":1},"wholesale_price":[{"price":40.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.28","retail_price":"0","available":true,"url":"\/products\/womens-casual-colorblock-sneakers-lightweight-breathable-with-skate-style-durable-outdoor-sports-shoes-for-fashion-forward-women?variant=824f769b-266d-4571-bcdf-0dd5eaa197bc","available_quantity":7788,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"US 6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
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 `
`;
}()}
${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.
Sku : 601099559199127-Yellow-US 6.5
${function(){
const variantData = data.variant || {"id":"824f769b-266d-4571-bcdf-0dd5eaa197bc","product_id":"2ed08f7f-ffe8-4386-993f-638785b4eaf6","title":"Yellow-US 6.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099559199127-Yellow-US 6.5","barcode":"","position":1,"option1":"Yellow","option2":"US 6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7525951c5892f75ab1b0c654653afdf.jpeg","path":"b7525951c5892f75ab1b0c654653afdf.jpeg","width":1340,"height":1340,"alt":"42863249293518|42863249457358|42863249588430|42863249752270|42863249883342|42863250014414","aspect_ratio":1},"wholesale_price":[{"price":40.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.28","retail_price":"0","available":true,"url":"\/products\/womens-casual-colorblock-sneakers-lightweight-breathable-with-skate-style-durable-outdoor-sports-shoes-for-fashion-forward-women?variant=824f769b-266d-4571-bcdf-0dd5eaa197bc","available_quantity":7788,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"US 6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}