USA GRAPHIC T-SHIRT
${function() {
const variantData = data.variant || {"id":"b998566e-bab8-45a8-920a-0bcbb843ab3b","product_id":"77e0b9e2-9e07-4749-b639-62bdf0f5bfee","title":"Engine Red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"11A351-0400A","barcode":"","position":1,"option1":"Engine Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6fe12119432efd2cae53a1a843bfda0.jpeg","path":"b6fe12119432efd2cae53a1a843bfda0.jpeg","width":1200,"height":1560,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":7.97,"min_quantity":1}],"weight":"0.45","compare_at_price":"34","price":"7.97","retail_price":"34","available":true,"url":"\/products\/usa-graphic-t-shirt?variant=b998566e-bab8-45a8-920a-0bcbb843ab3b","available_quantity":1000,"options":[{"name":"Color","value":"Engine Red"},{"name":"Size","value":"S"}],"off_ratio":77,"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 11A351-0400A
Weight : 0.45kg
${function(){
const variantData = data.variant || {"id":"b998566e-bab8-45a8-920a-0bcbb843ab3b","product_id":"77e0b9e2-9e07-4749-b639-62bdf0f5bfee","title":"Engine Red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"11A351-0400A","barcode":"","position":1,"option1":"Engine Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6fe12119432efd2cae53a1a843bfda0.jpeg","path":"b6fe12119432efd2cae53a1a843bfda0.jpeg","width":1200,"height":1560,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":7.97,"min_quantity":1}],"weight":"0.45","compare_at_price":"34","price":"7.97","retail_price":"34","available":true,"url":"\/products\/usa-graphic-t-shirt?variant=b998566e-bab8-45a8-920a-0bcbb843ab3b","available_quantity":1000,"options":[{"name":"Color","value":"Engine Red"},{"name":"Size","value":"S"}],"off_ratio":77,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}