Jordan 20 Og Stealth
310455-001
${function() {
const variantData = data.variant || {"id":"ae936e8c-9f70-4cde-b905-069e1b31a250","product_id":"49fb4ef2-f565-4a88-8f1e-e6c12959d8f7","title":"42.5","weight_unit":"","inventory_quantity":5,"sku":"24336613","barcode":"666003348763","position":5,"option1":"42.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40a5b65c12a611525c3d3e2908b12be6.jpeg","path":"40a5b65c12a611525c3d3e2908b12be6.jpeg","width":750,"height":480,"alt":"","aspect_ratio":1.5625},"wholesale_price":[{"price":1997,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1997","retail_price":"0","available":true,"url":"\/products\/4057?variant=ae936e8c-9f70-4cde-b905-069e1b31a250","available_quantity":5,"options":[{"name":"Size","value":"42.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 : 24336613
Barcode : 666003348763
${function(){
const variantData = data.variant || {"id":"ae936e8c-9f70-4cde-b905-069e1b31a250","product_id":"49fb4ef2-f565-4a88-8f1e-e6c12959d8f7","title":"42.5","weight_unit":"","inventory_quantity":5,"sku":"24336613","barcode":"666003348763","position":5,"option1":"42.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40a5b65c12a611525c3d3e2908b12be6.jpeg","path":"40a5b65c12a611525c3d3e2908b12be6.jpeg","width":750,"height":480,"alt":"","aspect_ratio":1.5625},"wholesale_price":[{"price":1997,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"1997","retail_price":"0","available":true,"url":"\/products\/4057?variant=ae936e8c-9f70-4cde-b905-069e1b31a250","available_quantity":5,"options":[{"name":"Size","value":"42.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}
`
}()}