Dennis Rodman Face T-shirt
${function() {
const variantData = data.variant || {"id":"9f8d14f1-7fde-4e27-8ea4-9b8b9a176c9d","product_id":"f992082d-8a6b-43e5-9f95-a93e9ea3d76e","title":"SMALL-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"17158641-17158641-14521129-68651391-14521130-68651396-0-0","barcode":"","position":1,"option1":"SMALL","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/dennis-rodman-t-shirt?variant=9f8d14f1-7fde-4e27-8ea4-9b8b9a176c9d","available_quantity":999999999,"options":[{"name":"Size","value":"SMALL"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":1};
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 : 17158641-17158641-14521129-68651391-14521130-68651396-0-0
${function(){
const variantData = data.variant || {"id":"9f8d14f1-7fde-4e27-8ea4-9b8b9a176c9d","product_id":"f992082d-8a6b-43e5-9f95-a93e9ea3d76e","title":"SMALL-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"17158641-17158641-14521129-68651391-14521130-68651396-0-0","barcode":"","position":1,"option1":"SMALL","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/dennis-rodman-t-shirt?variant=9f8d14f1-7fde-4e27-8ea4-9b8b9a176c9d","available_quantity":999999999,"options":[{"name":"Size","value":"SMALL"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}