Oversize Ronaldo Tee
${function() {
const variantData = data.variant || {"id":"ff6af9fe-fa23-44ef-a352-5a8948aace3c","product_id":"16397838-a699-418e-ad4f-e3fa8ca029c4","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1740550026467291138","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63d0ce8f7832be96924a822a45ee0b63.jpeg","path":"63d0ce8f7832be96924a822a45ee0b63.jpeg","width":1400,"height":1400,"alt":"a393ea1b667a9aa8f89cdb2d5ae4eb9c","aspect_ratio":1},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/oversize-ronaldo-tee?variant=ff6af9fe-fa23-44ef-a352-5a8948aace3c","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":20};
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 : 1740550026467291138
Weight : 500g
${function(){
const variantData = data.variant || {"id":"ff6af9fe-fa23-44ef-a352-5a8948aace3c","product_id":"16397838-a699-418e-ad4f-e3fa8ca029c4","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"1740550026467291138","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63d0ce8f7832be96924a822a45ee0b63.jpeg","path":"63d0ce8f7832be96924a822a45ee0b63.jpeg","width":1400,"height":1400,"alt":"a393ea1b667a9aa8f89cdb2d5ae4eb9c","aspect_ratio":1},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/oversize-ronaldo-tee?variant=ff6af9fe-fa23-44ef-a352-5a8948aace3c","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":20};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}