Poker A Shorts
${function() {
const variantData = data.variant || {"id":"5c268494-95c2-4d0a-a69a-87a9987ee3e8","product_id":"13be2b38-2243-481b-81b9-98c0f56a2e3c","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1660539835089207297","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6b38e5a727c5d7b04e4bd83bf2035df.jpeg","path":"f6b38e5a727c5d7b04e4bd83bf2035df.jpeg","width":1300,"height":1300,"alt":"d108d3b6b60fea555e6f7033636753fb","aspect_ratio":1},"wholesale_price":[{"price":31.8,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"31.8","retail_price":"0","available":true,"url":"\/products\/mens-poker-a-shorts-performance-shorts?variant=5c268494-95c2-4d0a-a69a-87a9987ee3e8","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 : 1660539835089207297
Weight : 500g
${function(){
const variantData = data.variant || {"id":"5c268494-95c2-4d0a-a69a-87a9987ee3e8","product_id":"13be2b38-2243-481b-81b9-98c0f56a2e3c","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1660539835089207297","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6b38e5a727c5d7b04e4bd83bf2035df.jpeg","path":"f6b38e5a727c5d7b04e4bd83bf2035df.jpeg","width":1300,"height":1300,"alt":"d108d3b6b60fea555e6f7033636753fb","aspect_ratio":1},"wholesale_price":[{"price":31.8,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"31.8","retail_price":"0","available":true,"url":"\/products\/mens-poker-a-shorts-performance-shorts?variant=5c268494-95c2-4d0a-a69a-87a9987ee3e8","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}