Women's French Leather Ankle Boots - Winter Square-Toe Style
French-inspired leather boots with side zippers and square toes for a chic winter look.
${function() {
const variantData = data.variant || {"id":"8d90ee26-3813-484b-a04e-12676eb0c7f8","product_id":"162135a9-45db-414e-89d5-9f930fb71281","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/womens-french-leather-ankle-boots-winter-square-toe-style?variant=8d90ee26-3813-484b-a04e-12676eb0c7f8","available_quantity":100,"options":[],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
const map = {
B: ``,
C: ``,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
Product was out of stock.
Product does not exist
${function(){
const variantData = data.variant || {"id":"8d90ee26-3813-484b-a04e-12676eb0c7f8","product_id":"162135a9-45db-414e-89d5-9f930fb71281","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/womens-french-leather-ankle-boots-winter-square-toe-style?variant=8d90ee26-3813-484b-a04e-12676eb0c7f8","available_quantity":100,"options":[],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
SKU : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}