Infinity heart💞 - Steel wall decor Metal Wall art.
${function() {
const variantData = data.variant || {"id":"a2269e76-d645-4791-8624-59f874a90755","product_id":"a4a29a55-aa6b-410c-924e-537c5d55b392","title":"Black-12 x 10 inches","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"12 x 10 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3f7df2f0e4a265bee5437168b29e0e2.jpg","path":"b3f7df2f0e4a265bee5437168b29e0e2.jpg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.99","retail_price":"49.99","available":true,"url":"\/products\/infinity-heart\ud83d\udc9e-steel-wall-decor-metal-wall-art?variant=a2269e76-d645-4791-8624-59f874a90755","available_quantity":997,"options":[{"name":"style","value":"Black"},{"name":"SIZE","value":"12 x 10 inches"}],"off_ratio":34,"flashsale_info":[],"sales":12};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Black
${function(){
const optName = "style";
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:
12 x 10 inches
${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":"a2269e76-d645-4791-8624-59f874a90755","product_id":"a4a29a55-aa6b-410c-924e-537c5d55b392","title":"Black-12 x 10 inches","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"12 x 10 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3f7df2f0e4a265bee5437168b29e0e2.jpg","path":"b3f7df2f0e4a265bee5437168b29e0e2.jpg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.99","retail_price":"49.99","available":true,"url":"\/products\/infinity-heart\ud83d\udc9e-steel-wall-decor-metal-wall-art?variant=a2269e76-d645-4791-8624-59f874a90755","available_quantity":997,"options":[{"name":"style","value":"Black"},{"name":"SIZE","value":"12 x 10 inches"}],"off_ratio":34,"flashsale_info":[],"sales":12};
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":"a2269e76-d645-4791-8624-59f874a90755","product_id":"a4a29a55-aa6b-410c-924e-537c5d55b392","title":"Black-12 x 10 inches","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Black","option2":"12 x 10 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3f7df2f0e4a265bee5437168b29e0e2.jpg","path":"b3f7df2f0e4a265bee5437168b29e0e2.jpg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.99","retail_price":"49.99","available":true,"url":"\/products\/infinity-heart\ud83d\udc9e-steel-wall-decor-metal-wall-art?variant=a2269e76-d645-4791-8624-59f874a90755","available_quantity":997,"options":[{"name":"style","value":"Black"},{"name":"SIZE","value":"12 x 10 inches"}],"off_ratio":34,"flashsale_info":[],"sales":12};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}