Suede Strappy Peep Toe Casual Flats
${function() {
const variantData = data.variant || {"id":"6b7b2f20-d6b2-4a14-b457-109cf3189e2e","product_id":"20f4ed9b-8376-40b3-9331-a252ccea36f6","title":"Red-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Red-EU34-260701212631","barcode":"","position":1,"option1":"Red","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad6bb79717d8a7b395e5cd2d4cf7790d.jpeg","path":"ad6bb79717d8a7b395e5cd2d4cf7790d.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\/suede-strappy-peep-toe-casual-flats-pre-order?variant=6b7b2f20-d6b2-4a14-b457-109cf3189e2e","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"EU34"}],"off_ratio":80,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Red
${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":"6b7b2f20-d6b2-4a14-b457-109cf3189e2e","product_id":"20f4ed9b-8376-40b3-9331-a252ccea36f6","title":"Red-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Red-EU34-260701212631","barcode":"","position":1,"option1":"Red","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad6bb79717d8a7b395e5cd2d4cf7790d.jpeg","path":"ad6bb79717d8a7b395e5cd2d4cf7790d.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\/suede-strappy-peep-toe-casual-flats-pre-order?variant=6b7b2f20-d6b2-4a14-b457-109cf3189e2e","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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-Red-EU34-260701212631
${function(){
const variantData = data.variant || {"id":"6b7b2f20-d6b2-4a14-b457-109cf3189e2e","product_id":"20f4ed9b-8376-40b3-9331-a252ccea36f6","title":"Red-EU34","weight_unit":"kg","inventory_quantity":1000,"sku":"shoes-A-10-Red-EU34-260701212631","barcode":"","position":1,"option1":"Red","option2":"EU34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad6bb79717d8a7b395e5cd2d4cf7790d.jpeg","path":"ad6bb79717d8a7b395e5cd2d4cf7790d.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\/suede-strappy-peep-toe-casual-flats-pre-order?variant=6b7b2f20-d6b2-4a14-b457-109cf3189e2e","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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}
`
}()}