2021 Brand New Slippers Woven Leather Ladies Open Toe Slipper Sandals
${function() {
const variantData = data.variant || {"id":"95acfbba-dbb4-45f2-8481-c898901e7947","product_id":"709e35bd-efbf-4127-a9ec-1e76cf171e58","title":"Beige-35","weight_unit":"kg","inventory_quantity":0,"sku":"WJH113-Beige-35","barcode":"","position":1,"option1":"Beige","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a1a5cb612aac348a9531c07dd1034ac.jpeg","path":"7a1a5cb612aac348a9531c07dd1034ac.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.81,"min_quantity":1}],"weight":"0","compare_at_price":"33.66","price":"21.81","retail_price":"33.66","available":true,"url":"\/products\/2021-brand-new-slippers-woven-leather-ladies-open-toe-slipper-sandals?variant=95acfbba-dbb4-45f2-8481-c898901e7947","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Shoe Size","value":"35"}],"off_ratio":35,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Beige
${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:
35
${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
$21.81
${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":"95acfbba-dbb4-45f2-8481-c898901e7947","product_id":"709e35bd-efbf-4127-a9ec-1e76cf171e58","title":"Beige-35","weight_unit":"kg","inventory_quantity":0,"sku":"WJH113-Beige-35","barcode":"","position":1,"option1":"Beige","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a1a5cb612aac348a9531c07dd1034ac.jpeg","path":"7a1a5cb612aac348a9531c07dd1034ac.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.81,"min_quantity":1}],"weight":"0","compare_at_price":"33.66","price":"21.81","retail_price":"33.66","available":true,"url":"\/products\/2021-brand-new-slippers-woven-leather-ladies-open-toe-slipper-sandals?variant=95acfbba-dbb4-45f2-8481-c898901e7947","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Shoe Size","value":"35"}],"off_ratio":35,"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":"95acfbba-dbb4-45f2-8481-c898901e7947","product_id":"709e35bd-efbf-4127-a9ec-1e76cf171e58","title":"Beige-35","weight_unit":"kg","inventory_quantity":0,"sku":"WJH113-Beige-35","barcode":"","position":1,"option1":"Beige","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a1a5cb612aac348a9531c07dd1034ac.jpeg","path":"7a1a5cb612aac348a9531c07dd1034ac.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.81,"min_quantity":1}],"weight":"0","compare_at_price":"33.66","price":"21.81","retail_price":"33.66","available":true,"url":"\/products\/2021-brand-new-slippers-woven-leather-ladies-open-toe-slipper-sandals?variant=95acfbba-dbb4-45f2-8481-c898901e7947","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Shoe Size","value":"35"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}