Obsessed With Me Bomber Jacket - Neon Yellow
${function() {
const variantData = data.variant || {"id":"e8e446df-2806-410c-b30a-714cb2248a85","product_id":"4b7ce977-0d28-4fd0-abed-4879ea1ff1a9","title":"XS","weight_unit":"lb","inventory_quantity":0,"sku":"78350_NeonYellow_XS","barcode":"1704339319415\/723","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"14.98","retail_price":"49.99","available":true,"url":"\/products\/obsessed-with-me-bomber-jacket-neon-yellow?variant=e8e446df-2806-410c-b30a-714cb2248a85","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":70,"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 : 78350_NeonYellow_XS
Barcode : 1704339319415/723
${function(){
const variantData = data.variant || {"id":"e8e446df-2806-410c-b30a-714cb2248a85","product_id":"4b7ce977-0d28-4fd0-abed-4879ea1ff1a9","title":"XS","weight_unit":"lb","inventory_quantity":0,"sku":"78350_NeonYellow_XS","barcode":"1704339319415\/723","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"14.98","retail_price":"49.99","available":true,"url":"\/products\/obsessed-with-me-bomber-jacket-neon-yellow?variant=e8e446df-2806-410c-b30a-714cb2248a85","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":70,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}