Leather Wedge Slide Sandals
${function() {
const variantData = data.variant || {"id":"32189212-9ac8-4605-bb8a-604db9118569","product_id":"a315805b-de46-4fbc-93e1-d2602d878a3f","title":"Black-US 4.5(EU 35)","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"US 4.5(EU 35)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/649d595012707f8e2256e8948886bf95.jpeg","path":"649d595012707f8e2256e8948886bf95.jpeg","width":535,"height":472,"alt":"","aspect_ratio":1.1334745762711864},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"30.99","retail_price":"69.99","available":true,"url":"\/products\/clarks-s-leather-wedge-slide-sandals-merliah-karli?variant=32189212-9ac8-4605-bb8a-604db9118569","available_quantity":997,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"US 4.5(EU 35)"}],"off_ratio":56,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black
${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}
`
}()}
Size:
US 4.5(EU 35)
${function(){
const optName = "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
$30.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":"32189212-9ac8-4605-bb8a-604db9118569","product_id":"a315805b-de46-4fbc-93e1-d2602d878a3f","title":"Black-US 4.5(EU 35)","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"US 4.5(EU 35)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/649d595012707f8e2256e8948886bf95.jpeg","path":"649d595012707f8e2256e8948886bf95.jpeg","width":535,"height":472,"alt":"","aspect_ratio":1.1334745762711864},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"30.99","retail_price":"69.99","available":true,"url":"\/products\/clarks-s-leather-wedge-slide-sandals-merliah-karli?variant=32189212-9ac8-4605-bb8a-604db9118569","available_quantity":997,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"US 4.5(EU 35)"}],"off_ratio":56,"flashsale_info":[],"sales":3};
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":"32189212-9ac8-4605-bb8a-604db9118569","product_id":"a315805b-de46-4fbc-93e1-d2602d878a3f","title":"Black-US 4.5(EU 35)","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"US 4.5(EU 35)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/649d595012707f8e2256e8948886bf95.jpeg","path":"649d595012707f8e2256e8948886bf95.jpeg","width":535,"height":472,"alt":"","aspect_ratio":1.1334745762711864},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"30.99","retail_price":"69.99","available":true,"url":"\/products\/clarks-s-leather-wedge-slide-sandals-merliah-karli?variant=32189212-9ac8-4605-bb8a-604db9118569","available_quantity":997,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"US 4.5(EU 35)"}],"off_ratio":56,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}