PUMA Ader Error X Cgr 'Surf The Web'
370108-01
${function() {
const variantData = data.variant || {"id":"035da9f2-66b2-4dff-ac94-eb32ba5785e2","product_id":"6f584a8b-5fc7-4f7b-a989-2cafddfda7f5","title":"35.5","weight_unit":"kg","inventory_quantity":5,"sku":"363678537","barcode":"4060981011545","position":1,"option1":"35.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d60885e16900eb9c2e101fd10eb8fb73.jpeg","path":"d60885e16900eb9c2e101fd10eb8fb73.jpeg","width":1500,"height":960,"alt":"","aspect_ratio":1.5625},"wholesale_price":[{"price":1117,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1117","retail_price":"0","available":true,"url":"\/products\/60614?variant=035da9f2-66b2-4dff-ac94-eb32ba5785e2","available_quantity":5,"options":[{"name":"Size","value":"35.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 363678537
Barcode : 4060981011545
${function(){
const variantData = data.variant || {"id":"035da9f2-66b2-4dff-ac94-eb32ba5785e2","product_id":"6f584a8b-5fc7-4f7b-a989-2cafddfda7f5","title":"35.5","weight_unit":"kg","inventory_quantity":5,"sku":"363678537","barcode":"4060981011545","position":1,"option1":"35.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d60885e16900eb9c2e101fd10eb8fb73.jpeg","path":"d60885e16900eb9c2e101fd10eb8fb73.jpeg","width":1500,"height":960,"alt":"","aspect_ratio":1.5625},"wholesale_price":[{"price":1117,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1117","retail_price":"0","available":true,"url":"\/products\/60614?variant=035da9f2-66b2-4dff-ac94-eb32ba5785e2","available_quantity":5,"options":[{"name":"Size","value":"35.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}