Casual Comfort Wedge Sandals
${function() {
const variantData = data.variant || {"id":"6039b9e1-7899-4259-a305-0720b7b86431","product_id":"6975c019-3e29-4b1a-b196-ec46ce2f6feb","title":"Blue-4.5","weight_unit":"kg","inventory_quantity":1000,"sku":"Casua-021-Blue-4.5-048","barcode":"","position":1,"option1":"Blue","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46e13cfe3f9b53b98dc44c4a7526a0f4.png","path":"46e13cfe3f9b53b98dc44c4a7526a0f4.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.96,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"34.96","retail_price":"59.99","available":true,"url":"\/products\/casual-comfort-adjustable-sandals?variant=6039b9e1-7899-4259-a305-0720b7b86431","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"4.5"}],"off_ratio":42,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${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:
4.5
${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
$34.96
${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":"6039b9e1-7899-4259-a305-0720b7b86431","product_id":"6975c019-3e29-4b1a-b196-ec46ce2f6feb","title":"Blue-4.5","weight_unit":"kg","inventory_quantity":1000,"sku":"Casua-021-Blue-4.5-048","barcode":"","position":1,"option1":"Blue","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46e13cfe3f9b53b98dc44c4a7526a0f4.png","path":"46e13cfe3f9b53b98dc44c4a7526a0f4.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.96,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"34.96","retail_price":"59.99","available":true,"url":"\/products\/casual-comfort-adjustable-sandals?variant=6039b9e1-7899-4259-a305-0720b7b86431","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"4.5"}],"off_ratio":42,"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.
Sku : Casua-021-Blue-4.5-048
${function(){
const variantData = data.variant || {"id":"6039b9e1-7899-4259-a305-0720b7b86431","product_id":"6975c019-3e29-4b1a-b196-ec46ce2f6feb","title":"Blue-4.5","weight_unit":"kg","inventory_quantity":1000,"sku":"Casua-021-Blue-4.5-048","barcode":"","position":1,"option1":"Blue","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46e13cfe3f9b53b98dc44c4a7526a0f4.png","path":"46e13cfe3f9b53b98dc44c4a7526a0f4.png","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.96,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"34.96","retail_price":"59.99","available":true,"url":"\/products\/casual-comfort-adjustable-sandals?variant=6039b9e1-7899-4259-a305-0720b7b86431","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"4.5"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}