At This Point Printed Shirt
${function() {
const variantData = data.variant || {"id":"279d7b2e-3963-4385-93e5-8657578af2d4","product_id":"52eaacb0-b557-4e8c-9be1-1e0ba9f37571","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DGYF-AT_THIS_POINT_I-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5925476d5af08a74cde8f301258a8a0c.jpeg","path":"5925476d5af08a74cde8f301258a8a0c.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"35","retail_price":"35","available":true,"url":"\/products\/at-this-point-printed-shirt?variant=279d7b2e-3963-4385-93e5-8657578af2d4","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"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 : DGYF-AT_THIS_POINT_I-Green-S
${function(){
const variantData = data.variant || {"id":"279d7b2e-3963-4385-93e5-8657578af2d4","product_id":"52eaacb0-b557-4e8c-9be1-1e0ba9f37571","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DGYF-AT_THIS_POINT_I-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5925476d5af08a74cde8f301258a8a0c.jpeg","path":"5925476d5af08a74cde8f301258a8a0c.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"35","retail_price":"35","available":true,"url":"\/products\/at-this-point-printed-shirt?variant=279d7b2e-3963-4385-93e5-8657578af2d4","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}