leather sandals
${function() {
const variantData = data.variant || {"id":"7c425961-d3b2-4992-a517-6e28faee38b7","product_id":"9a2d7b77-4fee-4013-9f49-234a3cc465ad","title":"Black-35","weight_unit":"kg","inventory_quantity":1000,"sku":"51380703-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13748abd8252b768c53a36969509f13b.jpeg","path":"13748abd8252b768c53a36969509f13b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"83.99","price":"41.99","retail_price":"83.99","available":true,"url":"\/products\/romana-leather-ortho-sandalsa661c4d5-1bf4-4d6b-bcbc-52f9f13bd565?variant=7c425961-d3b2-4992-a517-6e28faee38b7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"EU size","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
EU size:
35
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Add to cart
$41.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":"7c425961-d3b2-4992-a517-6e28faee38b7","product_id":"9a2d7b77-4fee-4013-9f49-234a3cc465ad","title":"Black-35","weight_unit":"kg","inventory_quantity":1000,"sku":"51380703-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13748abd8252b768c53a36969509f13b.jpeg","path":"13748abd8252b768c53a36969509f13b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"83.99","price":"41.99","retail_price":"83.99","available":true,"url":"\/products\/romana-leather-ortho-sandalsa661c4d5-1bf4-4d6b-bcbc-52f9f13bd565?variant=7c425961-d3b2-4992-a517-6e28faee38b7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"EU size","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":1};
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":"7c425961-d3b2-4992-a517-6e28faee38b7","product_id":"9a2d7b77-4fee-4013-9f49-234a3cc465ad","title":"Black-35","weight_unit":"kg","inventory_quantity":1000,"sku":"51380703-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13748abd8252b768c53a36969509f13b.jpeg","path":"13748abd8252b768c53a36969509f13b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"83.99","price":"41.99","retail_price":"83.99","available":true,"url":"\/products\/romana-leather-ortho-sandalsa661c4d5-1bf4-4d6b-bcbc-52f9f13bd565?variant=7c425961-d3b2-4992-a517-6e28faee38b7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"EU size","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":1};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}