NBX V1
${function() {
const variantData = data.variant || {"id":"c60194f5-2ffc-46b3-b639-8fb75ad7caaf","product_id":"548c3091-3724-4a4c-a511-06ba07745fbd","title":"Gold-Steel","weight_unit":"g","inventory_quantity":99,"sku":"DTV1 -5","barcode":"","position":5,"option1":"Gold","option2":"Steel","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6dabbcf69538c72d7f87c3f57af5b71.jpeg","path":"b6dabbcf69538c72d7f87c3f57af5b71.jpeg","width":2000,"height":2000,"alt":"NBX V1 - Shenzhen NBX Technology Co.,Ltd","aspect_ratio":1},"wholesale_price":[{"price":46.82,"min_quantity":1}],"weight":"800","compare_at_price":"63.59","price":"46.82","retail_price":"63.59","available":true,"url":"\/products\/nbx-v1-1?variant=c60194f5-2ffc-46b3-b639-8fb75ad7caaf","available_quantity":99,"options":[{"name":"Color","value":"Gold"},{"name":"Strap Material","value":"Steel"}],"off_ratio":26,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : DTV1 -5
Weight : 800g
${function(){
const variantData = data.variant || {"id":"c60194f5-2ffc-46b3-b639-8fb75ad7caaf","product_id":"548c3091-3724-4a4c-a511-06ba07745fbd","title":"Gold-Steel","weight_unit":"g","inventory_quantity":99,"sku":"DTV1 -5","barcode":"","position":5,"option1":"Gold","option2":"Steel","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6dabbcf69538c72d7f87c3f57af5b71.jpeg","path":"b6dabbcf69538c72d7f87c3f57af5b71.jpeg","width":2000,"height":2000,"alt":"NBX V1 - Shenzhen NBX Technology Co.,Ltd","aspect_ratio":1},"wholesale_price":[{"price":46.82,"min_quantity":1}],"weight":"800","compare_at_price":"63.59","price":"46.82","retail_price":"63.59","available":true,"url":"\/products\/nbx-v1-1?variant=c60194f5-2ffc-46b3-b639-8fb75ad7caaf","available_quantity":99,"options":[{"name":"Color","value":"Gold"},{"name":"Strap Material","value":"Steel"}],"off_ratio":26,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}