Chanel dad sandals
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"e201cedd-14ff-4086-841f-b573bf131cdb","product_id":"f558f282-5ef6-4f44-97ae-4feae185eae0","title":"35","weight_unit":"g","inventory_quantity":199,"sku":"dlz1706080668002","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a5a14217adf076ac02a5e57374f0d71.jpeg","path":"2a5a14217adf076ac02a5e57374f0d71.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":149,"min_quantity":1}],"weight":"0","compare_at_price":"355","price":"149","retail_price":"355","available":true,"url":"\/products\/chanel-dad-sandals?variant=e201cedd-14ff-4086-841f-b573bf131cdb","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":58,"flashsale_info":[],"sales":90};
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
$149.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":"e201cedd-14ff-4086-841f-b573bf131cdb","product_id":"f558f282-5ef6-4f44-97ae-4feae185eae0","title":"35","weight_unit":"g","inventory_quantity":199,"sku":"dlz1706080668002","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a5a14217adf076ac02a5e57374f0d71.jpeg","path":"2a5a14217adf076ac02a5e57374f0d71.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":149,"min_quantity":1}],"weight":"0","compare_at_price":"355","price":"149","retail_price":"355","available":true,"url":"\/products\/chanel-dad-sandals?variant=e201cedd-14ff-4086-841f-b573bf131cdb","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":58,"flashsale_info":[],"sales":90};
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":"e201cedd-14ff-4086-841f-b573bf131cdb","product_id":"f558f282-5ef6-4f44-97ae-4feae185eae0","title":"35","weight_unit":"g","inventory_quantity":199,"sku":"dlz1706080668002","barcode":"","position":1,"option1":"35","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a5a14217adf076ac02a5e57374f0d71.jpeg","path":"2a5a14217adf076ac02a5e57374f0d71.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":149,"min_quantity":1}],"weight":"0","compare_at_price":"355","price":"149","retail_price":"355","available":true,"url":"\/products\/chanel-dad-sandals?variant=e201cedd-14ff-4086-841f-b573bf131cdb","available_quantity":999999999,"options":[{"name":"attribute_sizeeu","value":"35"}],"off_ratio":58,"flashsale_info":[],"sales":90};
return `
`
}()}