I'd Like To Thank Printed Shirt
${function() {
const variantData = data.variant || {"id":"98bc2520-0aa8-437d-8117-dc1e226a83ac","product_id":"9a06feed-98a2-49bd-96ce-4f0f7de5f75a","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DGYF-I_D_LIKE_TO_THA-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fe075af7acc256f52a97ab64dd111f6.jpeg","path":"5fe075af7acc256f52a97ab64dd111f6.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\/id-like-to-thank-printed-shirt?variant=98bc2520-0aa8-437d-8117-dc1e226a83ac","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-I_D_LIKE_TO_THA-Green-S
${function(){
const variantData = data.variant || {"id":"98bc2520-0aa8-437d-8117-dc1e226a83ac","product_id":"9a06feed-98a2-49bd-96ce-4f0f7de5f75a","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DGYF-I_D_LIKE_TO_THA-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fe075af7acc256f52a97ab64dd111f6.jpeg","path":"5fe075af7acc256f52a97ab64dd111f6.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\/id-like-to-thank-printed-shirt?variant=98bc2520-0aa8-437d-8117-dc1e226a83ac","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}
`
}()}