Mancini Leather Loafers
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"fe908a8f-3cb0-464a-bbef-c78087071e60","product_id":"77b1a1d0-d0a3-48c6-a0c5-0af9f57672f9","title":"Black Leather-US 6","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black Leather-US 6-A0016896","barcode":"","position":1,"option1":"Black Leather","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/082e2d5f32e883d1b2035cbcf585b9b0.jpeg","path":"082e2d5f32e883d1b2035cbcf585b9b0.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"120","price":"58","retail_price":"120","available":true,"url":"\/products\/mancini-leather-loafers8f1b4a8d-df64-4c61-8b29-f69528925d7e?variant=fe908a8f-3cb0-464a-bbef-c78087071e60","available_quantity":999999999,"options":[{"name":"Color","value":"Black Leather"},{"name":"Size","value":"US 6"}],"off_ratio":52,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black Leather
${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}
`
}()}
Size:
US 6
${function(){
const optName = "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
$58.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":"fe908a8f-3cb0-464a-bbef-c78087071e60","product_id":"77b1a1d0-d0a3-48c6-a0c5-0af9f57672f9","title":"Black Leather-US 6","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black Leather-US 6-A0016896","barcode":"","position":1,"option1":"Black Leather","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/082e2d5f32e883d1b2035cbcf585b9b0.jpeg","path":"082e2d5f32e883d1b2035cbcf585b9b0.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"120","price":"58","retail_price":"120","available":true,"url":"\/products\/mancini-leather-loafers8f1b4a8d-df64-4c61-8b29-f69528925d7e?variant=fe908a8f-3cb0-464a-bbef-c78087071e60","available_quantity":999999999,"options":[{"name":"Color","value":"Black Leather"},{"name":"Size","value":"US 6"}],"off_ratio":52,"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":"fe908a8f-3cb0-464a-bbef-c78087071e60","product_id":"77b1a1d0-d0a3-48c6-a0c5-0af9f57672f9","title":"Black Leather-US 6","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black Leather-US 6-A0016896","barcode":"","position":1,"option1":"Black Leather","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/082e2d5f32e883d1b2035cbcf585b9b0.jpeg","path":"082e2d5f32e883d1b2035cbcf585b9b0.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"120","price":"58","retail_price":"120","available":true,"url":"\/products\/mancini-leather-loafers8f1b4a8d-df64-4c61-8b29-f69528925d7e?variant=fe908a8f-3cb0-464a-bbef-c78087071e60","available_quantity":999999999,"options":[{"name":"Color","value":"Black Leather"},{"name":"Size","value":"US 6"}],"off_ratio":52,"flashsale_info":[],"sales":0};
return `
`
}()}