Ace Of Spades Shorts
${function() {
const variantData = data.variant || {"id":"bfe9fa94-cdba-493c-a33d-8a4a6f88651a","product_id":"9bff73d8-a9c2-43b9-86e3-f16296df387a","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1660538030920294401","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7849a886491d7c90860f4fe247ff6c68.jpeg","path":"7849a886491d7c90860f4fe247ff6c68.jpeg","width":1300,"height":1300,"alt":"c2c94c49cd27de3aa06be5268acbd93b","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-ace-of-spades-shorts-performance-shorts?variant=bfe9fa94-cdba-493c-a33d-8a4a6f88651a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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 : 1660538030920294401
Weight : 500g
${function(){
const variantData = data.variant || {"id":"bfe9fa94-cdba-493c-a33d-8a4a6f88651a","product_id":"9bff73d8-a9c2-43b9-86e3-f16296df387a","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1660538030920294401","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7849a886491d7c90860f4fe247ff6c68.jpeg","path":"7849a886491d7c90860f4fe247ff6c68.jpeg","width":1300,"height":1300,"alt":"c2c94c49cd27de3aa06be5268acbd93b","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-ace-of-spades-shorts-performance-shorts?variant=bfe9fa94-cdba-493c-a33d-8a4a6f88651a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":13};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}