Aiertu Women Shoes Pumps Black Yellow High Heels Designer Sandals Lolita Ladies Luxury Mix Colour Party Summer Designer обувь для женщин летняя туфли на каблуке chaussure femme Sexy
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a0da9f69-fc5a-4dba-8d72-0b0ef20e9d4f","product_id":"a373bfca-20cf-441c-8fd3-b29d9cb3f0c0","title":"Black Heel-36","weight_unit":"g","inventory_quantity":99,"sku":"77317237-black-heel-36","barcode":"","position":1,"option1":"Black Heel","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de6566adb2eb7a68931fd6049271349c.jpeg","path":"de6566adb2eb7a68931fd6049271349c.jpeg","width":800,"height":1000,"alt":"Aiertu Women Shoes Pumps Black Yellow High Heels Designer Sandals Lolita Ladies Luxury Mix Colour Party Summer Designer \u043e\u0431\u0443\u0432\u044c \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d \u043b\u0435\u0442\u043d\u044f\u044f \u0442\u0443\u0444\u043b\u0438 \u043d\u0430 \u043a\u0430\u0431\u043b\u0443\u043a\u0435 chaussure femme Sexy Aiertu","aspect_ratio":0.8},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"139.99","price":"69.99","retail_price":"139.99","available":true,"url":"\/products\/aiertu-women-shoes-pumps-black-yellow-high-heels-2021-2020-designer-sandals-lolita-ladies-luxury-mix-colour-party-summer-designer-\u043e\u0431\u0443\u0432\u044c-\u0434\u043b\u044f-\u0436\u0435\u043d\u0449\u0438\u043d-\u043b\u0435\u0442\u043d\u044f\u044f-\u0442\u0443\u0444\u043b\u0438-\u043d\u0430-\u043a\u0430\u0431\u043b\u0443\u043a\u0435-chaussure-femme-sexy?variant=a0da9f69-fc5a-4dba-8d72-0b0ef20e9d4f","available_quantity":99,"options":[{"name":"Color","value":"Black Heel"},{"name":"Shoe Size","value":"36"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black Heel
${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:
36
${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
$69.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":"a0da9f69-fc5a-4dba-8d72-0b0ef20e9d4f","product_id":"a373bfca-20cf-441c-8fd3-b29d9cb3f0c0","title":"Black Heel-36","weight_unit":"g","inventory_quantity":99,"sku":"77317237-black-heel-36","barcode":"","position":1,"option1":"Black Heel","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de6566adb2eb7a68931fd6049271349c.jpeg","path":"de6566adb2eb7a68931fd6049271349c.jpeg","width":800,"height":1000,"alt":"Aiertu Women Shoes Pumps Black Yellow High Heels Designer Sandals Lolita Ladies Luxury Mix Colour Party Summer Designer \u043e\u0431\u0443\u0432\u044c \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d \u043b\u0435\u0442\u043d\u044f\u044f \u0442\u0443\u0444\u043b\u0438 \u043d\u0430 \u043a\u0430\u0431\u043b\u0443\u043a\u0435 chaussure femme Sexy Aiertu","aspect_ratio":0.8},"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0","compare_at_price":"139.99","price":"69.99","retail_price":"139.99","available":true,"url":"\/products\/aiertu-women-shoes-pumps-black-yellow-high-heels-2021-2020-designer-sandals-lolita-ladies-luxury-mix-colour-party-summer-designer-\u043e\u0431\u0443\u0432\u044c-\u0434\u043b\u044f-\u0436\u0435\u043d\u0449\u0438\u043d-\u043b\u0435\u0442\u043d\u044f\u044f-\u0442\u0443\u0444\u043b\u0438-\u043d\u0430-\u043a\u0430\u0431\u043b\u0443\u043a\u0435-chaussure-femme-sexy?variant=a0da9f69-fc5a-4dba-8d72-0b0ef20e9d4f","available_quantity":99,"options":[{"name":"Color","value":"Black Heel"},{"name":"Shoe Size","value":"36"}],"off_ratio":50,"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.
Accept returns(within 15 days)