Crisscross Open Toe Block Heel Sandals
${function() {
const variantData = data.variant || {"id":"3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","product_id":"4c9fe4b5-f10f-418e-bc3b-adf97431e0bc","title":"Tan-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Tan-EU34-260629151714","barcode":"","position":1,"option1":"Tan","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c08ba6f67df72eaf7b39624f2ade1f21.jpeg","path":"c08ba6f67df72eaf7b39624f2ade1f21.jpeg","width":848,"height":1264,"alt":"","aspect_ratio":0.6708860759493671},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"94.89","price":"18.99","retail_price":"94.89","available":true,"url":"\/products\/crisscross-open-toe-block-heel-sandals-pre-order?variant=3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","available_quantity":999999999,"options":[{"name":"Color","value":"Tan"},{"name":"Size","value":"EU34"}],"off_ratio":80,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Tan
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
EU34
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$18.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":"3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","product_id":"4c9fe4b5-f10f-418e-bc3b-adf97431e0bc","title":"Tan-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Tan-EU34-260629151714","barcode":"","position":1,"option1":"Tan","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c08ba6f67df72eaf7b39624f2ade1f21.jpeg","path":"c08ba6f67df72eaf7b39624f2ade1f21.jpeg","width":848,"height":1264,"alt":"","aspect_ratio":0.6708860759493671},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"94.89","price":"18.99","retail_price":"94.89","available":true,"url":"\/products\/crisscross-open-toe-block-heel-sandals-pre-order?variant=3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","available_quantity":999999999,"options":[{"name":"Color","value":"Tan"},{"name":"Size","value":"EU34"}],"off_ratio":80,"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.
Sku : shoes-A-10-Tan-EU34-260629151714
${function(){
const variantData = data.variant || {"id":"3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","product_id":"4c9fe4b5-f10f-418e-bc3b-adf97431e0bc","title":"Tan-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Tan-EU34-260629151714","barcode":"","position":1,"option1":"Tan","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c08ba6f67df72eaf7b39624f2ade1f21.jpeg","path":"c08ba6f67df72eaf7b39624f2ade1f21.jpeg","width":848,"height":1264,"alt":"","aspect_ratio":0.6708860759493671},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"94.89","price":"18.99","retail_price":"94.89","available":true,"url":"\/products\/crisscross-open-toe-block-heel-sandals-pre-order?variant=3dfde72a-5d6f-4b88-a4af-0eb40a90fd31","available_quantity":999999999,"options":[{"name":"Color","value":"Tan"},{"name":"Size","value":"EU34"}],"off_ratio":80,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}