Slip On Loafer🥿
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","product_id":"f146ffec-12ce-48b2-80a0-792d170200ae","title":"Coffee-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458#Coffee;200000124:100013888;200007763:201336100","barcode":"","position":1,"option1":"Coffee","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a543815bb831308470119e7a0407614e.png","path":"a543815bb831308470119e7a0407614e.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.99","price":"54.99","retail_price":"119.99","available":true,"url":"\/products\/lorenzo-porro-slip-on-loafer?variant=d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Coffee
${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:
6.5
${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}
`
}()}
It's been recommended by 8.88K people on Facebook
Free Shipping on orders over $69
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$54.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":"d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","product_id":"f146ffec-12ce-48b2-80a0-792d170200ae","title":"Coffee-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458#Coffee;200000124:100013888;200007763:201336100","barcode":"","position":1,"option1":"Coffee","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a543815bb831308470119e7a0407614e.png","path":"a543815bb831308470119e7a0407614e.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.99","price":"54.99","retail_price":"119.99","available":true,"url":"\/products\/lorenzo-porro-slip-on-loafer?variant=d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":54,"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":"d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","product_id":"f146ffec-12ce-48b2-80a0-792d170200ae","title":"Coffee-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"14:365458#Coffee;200000124:100013888;200007763:201336100","barcode":"","position":1,"option1":"Coffee","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a543815bb831308470119e7a0407614e.png","path":"a543815bb831308470119e7a0407614e.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.99","price":"54.99","retail_price":"119.99","available":true,"url":"\/products\/lorenzo-porro-slip-on-loafer?variant=d4c6c1a2-7b9e-49b7-b7e1-28bb2fbfde8b","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"},{"name":"Shoe Size","value":"6.5"}],"off_ratio":54,"flashsale_info":[],"sales":0};
return `
`
}()}