French Style Ladies Mary Jane Classic Elegant Square Head Women's Single Shoes High Heels Design Thick Heels Female Pumps
${function() {
const variantData = data.variant || {"id":"f825a932-29cf-4f16-b5cf-2997fc784e86","product_id":"48a584f5-362c-496b-9360-7cd7d0186eb7","title":"apricot-35","weight_unit":"lb","inventory_quantity":300,"sku":"26265825-apricot-35","barcode":"","position":1,"option1":"apricot","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf4d67230968ef2b4dc14bacbc0371f3.jpeg","path":"cf4d67230968ef2b4dc14bacbc0371f3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"40.66","price":"33.99","retail_price":"40.66","available":true,"url":"\/products\/french-style-ladies-mary-jane-classic-elegant-square-head-womens-single-shoes-high-heels-design-thick-heels-female-pumps?variant=f825a932-29cf-4f16-b5cf-2997fc784e86","available_quantity":300,"options":[{"name":"Color","value":"apricot"},{"name":"Shoe Size","value":"35"}],"off_ratio":16,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
apricot
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Shoe Size:
35
${function(){
const optName = "Shoe Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$33.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"f825a932-29cf-4f16-b5cf-2997fc784e86","product_id":"48a584f5-362c-496b-9360-7cd7d0186eb7","title":"apricot-35","weight_unit":"lb","inventory_quantity":300,"sku":"26265825-apricot-35","barcode":"","position":1,"option1":"apricot","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf4d67230968ef2b4dc14bacbc0371f3.jpeg","path":"cf4d67230968ef2b4dc14bacbc0371f3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"40.66","price":"33.99","retail_price":"40.66","available":true,"url":"\/products\/french-style-ladies-mary-jane-classic-elegant-square-head-womens-single-shoes-high-heels-design-thick-heels-female-pumps?variant=f825a932-29cf-4f16-b5cf-2997fc784e86","available_quantity":300,"options":[{"name":"Color","value":"apricot"},{"name":"Shoe Size","value":"35"}],"off_ratio":16,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f825a932-29cf-4f16-b5cf-2997fc784e86","product_id":"48a584f5-362c-496b-9360-7cd7d0186eb7","title":"apricot-35","weight_unit":"lb","inventory_quantity":300,"sku":"26265825-apricot-35","barcode":"","position":1,"option1":"apricot","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf4d67230968ef2b4dc14bacbc0371f3.jpeg","path":"cf4d67230968ef2b4dc14bacbc0371f3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"40.66","price":"33.99","retail_price":"40.66","available":true,"url":"\/products\/french-style-ladies-mary-jane-classic-elegant-square-head-womens-single-shoes-high-heels-design-thick-heels-female-pumps?variant=f825a932-29cf-4f16-b5cf-2997fc784e86","available_quantity":300,"options":[{"name":"Color","value":"apricot"},{"name":"Shoe Size","value":"35"}],"off_ratio":16,"flashsale_info":[],"sales":0};
return `
`
}()}