GUCCI HIGH HEELS 8
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c63ea1c2-690f-45bb-823b-828509d67620","product_id":"adc58103-32dc-47d7-943d-503cef64ce58","title":"35","weight_unit":"g","inventory_quantity":200,"sku":"dlz1706174774063","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","path":"4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"368","price":"178","retail_price":"368","available":true,"url":"\/products\/gucci-high-heels-8?variant=c63ea1c2-690f-45bb-823b-828509d67620","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":52,"flashsale_info":[],"sales":87};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Attribute_Sizeeu:
35
${function(){
const optName = "attribute_sizeeu";
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
$178.00
${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":"c63ea1c2-690f-45bb-823b-828509d67620","product_id":"adc58103-32dc-47d7-943d-503cef64ce58","title":"35","weight_unit":"g","inventory_quantity":200,"sku":"dlz1706174774063","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","path":"4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"368","price":"178","retail_price":"368","available":true,"url":"\/products\/gucci-high-heels-8?variant=c63ea1c2-690f-45bb-823b-828509d67620","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":52,"flashsale_info":[],"sales":87};
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":"c63ea1c2-690f-45bb-823b-828509d67620","product_id":"adc58103-32dc-47d7-943d-503cef64ce58","title":"35","weight_unit":"g","inventory_quantity":200,"sku":"dlz1706174774063","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","path":"4a8083a2ca87f6aa1f181f33f1d98c7d.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"368","price":"178","retail_price":"368","available":true,"url":"\/products\/gucci-high-heels-8?variant=c63ea1c2-690f-45bb-823b-828509d67620","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":52,"flashsale_info":[],"sales":87};
return `
`
}()}