Fashion Top Brand Men Watches
${function() {
const variantData = data.variant || {"id":"9fc508b3-e623-44a0-875b-6a4f726fd80f","product_id":"c2345179-653e-415d-a8e7-08371f7f9d90","title":"gold blue","weight_unit":"lb","inventory_quantity":998,"sku":"WT1381156-","barcode":"","position":1,"option1":"gold blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cd3f23f85e854ea6235ec0d164edab1.jpeg","path":"4cd3f23f85e854ea6235ec0d164edab1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":74.98,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"74.98","retail_price":"99.99","available":true,"url":"\/products\/fashion-top-brand-293463ae9-5269-4c0c-9e11-29460285049f?variant=9fc508b3-e623-44a0-875b-6a4f726fd80f","available_quantity":999999999,"options":[{"name":"color","value":"gold blue"}],"off_ratio":25,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"9fc508b3-e623-44a0-875b-6a4f726fd80f","product_id":"c2345179-653e-415d-a8e7-08371f7f9d90","title":"gold blue","weight_unit":"lb","inventory_quantity":998,"sku":"WT1381156-","barcode":"","position":1,"option1":"gold blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cd3f23f85e854ea6235ec0d164edab1.jpeg","path":"4cd3f23f85e854ea6235ec0d164edab1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":74.98,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"74.98","retail_price":"99.99","available":true,"url":"\/products\/fashion-top-brand-293463ae9-5269-4c0c-9e11-29460285049f?variant=9fc508b3-e623-44a0-875b-6a4f726fd80f","available_quantity":999999999,"options":[{"name":"color","value":"gold blue"}],"off_ratio":25,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}