${function() {
const variantData = data.variant || {"id":"b2155219-a191-44cd-8faf-1a4b2e58f100","product_id":"f91a4878-f718-43f2-8ab8-4290d1b4e48c","title":"1-230x150cm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1","option2":"230x150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09cd740fc93334467deb795f28e40cda.jpeg","path":"09cd740fc93334467deb795f28e40cda.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/nigikala-christmas-decoration-christmas-tree-candle-wall-hanging-tapestry-art-living-room-decorative-bedroom-wall-hanging297852d1-ce0a-4e3e-9c8e-f923e13c3d63?variant=b2155219-a191-44cd-8faf-1a4b2e58f100","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"230x150cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: 1
${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
: 230x150cm
${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
$32.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":"b2155219-a191-44cd-8faf-1a4b2e58f100","product_id":"f91a4878-f718-43f2-8ab8-4290d1b4e48c","title":"1-230x150cm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1","option2":"230x150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09cd740fc93334467deb795f28e40cda.jpeg","path":"09cd740fc93334467deb795f28e40cda.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/nigikala-christmas-decoration-christmas-tree-candle-wall-hanging-tapestry-art-living-room-decorative-bedroom-wall-hanging297852d1-ce0a-4e3e-9c8e-f923e13c3d63?variant=b2155219-a191-44cd-8faf-1a4b2e58f100","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"230x150cm"}],"off_ratio":0,"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.