CHANEL SLINGBACKS 34
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b316f7c7-2140-4bb6-91f0-3c650c5e5459","product_id":"3cac6fe3-73a6-40b6-ad6f-7a98c69ba8e4","title":"35-2","weight_unit":"g","inventory_quantity":1000,"sku":"dlz1706080848660","barcode":"","position":1,"option1":"35","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dce3480a56c9a22e94df57ba54464c0.jpeg","path":"2dce3480a56c9a22e94df57ba54464c0.jpeg","width":1512,"height":2016,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":168,"min_quantity":1}],"weight":"0","compare_at_price":"388","price":"168","retail_price":"388","available":true,"url":"\/products\/chanel-flats-34?variant=b316f7c7-2140-4bb6-91f0-3c650c5e5459","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"},{"name":"attribute_heelcm","value":"2"}],"off_ratio":57,"flashsale_info":[],"sales":99};
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}
`
}()}
Attribute_Heelcm:
2
${function(){
const optName = "attribute_heelcm";
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
$168.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":"b316f7c7-2140-4bb6-91f0-3c650c5e5459","product_id":"3cac6fe3-73a6-40b6-ad6f-7a98c69ba8e4","title":"35-2","weight_unit":"g","inventory_quantity":1000,"sku":"dlz1706080848660","barcode":"","position":1,"option1":"35","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dce3480a56c9a22e94df57ba54464c0.jpeg","path":"2dce3480a56c9a22e94df57ba54464c0.jpeg","width":1512,"height":2016,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":168,"min_quantity":1}],"weight":"0","compare_at_price":"388","price":"168","retail_price":"388","available":true,"url":"\/products\/chanel-flats-34?variant=b316f7c7-2140-4bb6-91f0-3c650c5e5459","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"},{"name":"attribute_heelcm","value":"2"}],"off_ratio":57,"flashsale_info":[],"sales":99};
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":"b316f7c7-2140-4bb6-91f0-3c650c5e5459","product_id":"3cac6fe3-73a6-40b6-ad6f-7a98c69ba8e4","title":"35-2","weight_unit":"g","inventory_quantity":1000,"sku":"dlz1706080848660","barcode":"","position":1,"option1":"35","option2":"2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dce3480a56c9a22e94df57ba54464c0.jpeg","path":"2dce3480a56c9a22e94df57ba54464c0.jpeg","width":1512,"height":2016,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":168,"min_quantity":1}],"weight":"0","compare_at_price":"388","price":"168","retail_price":"388","available":true,"url":"\/products\/chanel-flats-34?variant=b316f7c7-2140-4bb6-91f0-3c650c5e5459","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"},{"name":"attribute_heelcm","value":"2"}],"off_ratio":57,"flashsale_info":[],"sales":99};
return `
`
}()}