Raphael Italiana Leather Sneakers
${function() {
const variantData = data.variant || {"id":"ff4be91d-608c-4d98-ba26-adae36d5f25f","product_id":"6a3cf6f2-ce5a-484b-8129-553b08d7da0d","title":"Sunburst-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:350850#Yellow;200000124:200000364Raphael Italiana Leather Sneakers","barcode":"","position":1,"option1":"Sunburst","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","path":"3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.99,"min_quantity":1}],"weight":"0","compare_at_price":"137.99","price":"68.99","retail_price":"137.99","available":true,"url":"\/products\/raphael-italiana-leather-sneakers?variant=ff4be91d-608c-4d98-ba26-adae36d5f25f","available_quantity":999999999,"options":[{"name":"Color","value":"Sunburst"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Sunburst
${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 (39 EU)
${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}
`
}()}
Add to cart
$68.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":"ff4be91d-608c-4d98-ba26-adae36d5f25f","product_id":"6a3cf6f2-ce5a-484b-8129-553b08d7da0d","title":"Sunburst-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:350850#Yellow;200000124:200000364Raphael Italiana Leather Sneakers","barcode":"","position":1,"option1":"Sunburst","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","path":"3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.99,"min_quantity":1}],"weight":"0","compare_at_price":"137.99","price":"68.99","retail_price":"137.99","available":true,"url":"\/products\/raphael-italiana-leather-sneakers?variant=ff4be91d-608c-4d98-ba26-adae36d5f25f","available_quantity":999999999,"options":[{"name":"Color","value":"Sunburst"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":50,"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.
Sku : 14:350850#Yellow;200000124:200000364Raphael Italiana Leather Sneakers
${function(){
const variantData = data.variant || {"id":"ff4be91d-608c-4d98-ba26-adae36d5f25f","product_id":"6a3cf6f2-ce5a-484b-8129-553b08d7da0d","title":"Sunburst-6.5 (39 EU)","weight_unit":"kg","inventory_quantity":1000,"sku":"14:350850#Yellow;200000124:200000364Raphael Italiana Leather Sneakers","barcode":"","position":1,"option1":"Sunburst","option2":"6.5 (39 EU)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","path":"3c68d6c101e06ffd28b8be6a1b49dffc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.99,"min_quantity":1}],"weight":"0","compare_at_price":"137.99","price":"68.99","retail_price":"137.99","available":true,"url":"\/products\/raphael-italiana-leather-sneakers?variant=ff4be91d-608c-4d98-ba26-adae36d5f25f","available_quantity":999999999,"options":[{"name":"Color","value":"Sunburst"},{"name":"Shoe Size","value":"6.5 (39 EU)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}