Chic Quilted Sneakers for Women - Comfortable Low-Top Design with Lace-Up Closure, Metallic Accent and Soft Sole for Casual Wear
${function() {
const variantData = data.variant || {"id":"b00c227c-199f-44c4-a0d1-48b052469e25","product_id":"9b0ea6f2-29a5-47f5-a010-bce06a1898a0","title":"White-US 5.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099553925266-White-US 5.5","barcode":"","position":1,"option1":"White","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8eec4904b98a2d18e128a4d096df9716.jpeg","path":"8eec4904b98a2d18e128a4d096df9716.jpeg","width":1200,"height":1200,"alt":"42863256174798|42863256240334|42863256305870|42863256371406","aspect_ratio":1},"wholesale_price":[{"price":23.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.89","retail_price":"0","available":true,"url":"\/products\/chic-quilted-sneakers-for-women-comfortable-low-top-design-with-lace-up-closure-metallic-accent-and-soft-sole-for-casual-wear?variant=b00c227c-199f-44c4-a0d1-48b052469e25","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 5.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 : 601099553925266-White-US 5.5
${function(){
const variantData = data.variant || {"id":"b00c227c-199f-44c4-a0d1-48b052469e25","product_id":"9b0ea6f2-29a5-47f5-a010-bce06a1898a0","title":"White-US 5.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099553925266-White-US 5.5","barcode":"","position":1,"option1":"White","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8eec4904b98a2d18e128a4d096df9716.jpeg","path":"8eec4904b98a2d18e128a4d096df9716.jpeg","width":1200,"height":1200,"alt":"42863256174798|42863256240334|42863256305870|42863256371406","aspect_ratio":1},"wholesale_price":[{"price":23.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.89","retail_price":"0","available":true,"url":"\/products\/chic-quilted-sneakers-for-women-comfortable-low-top-design-with-lace-up-closure-metallic-accent-and-soft-sole-for-casual-wear?variant=b00c227c-199f-44c4-a0d1-48b052469e25","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 5.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}
`
}()}