Retro Punk Shoulder Bag Travel Fashion Small Bag Solid Color Women'S Crossbody Bag
${function() {
const variantData = data.variant || {"id":"44f133ab-4290-4711-85e0-8406f3911cce","product_id":"18c6037d-1e12-4d31-ac8f-6296a681f542","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"1671741403857690624-Black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":96.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"96.99","retail_price":"0","available":true,"url":"\/products\/retro-punk-shoulder-bag-travel-fashion-small-bag-solid-color-womens-crossbody-bag?variant=44f133ab-4290-4711-85e0-8406f3911cce","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : 1671741403857690624-Black
Weight : 0.75kg
${function(){
const variantData = data.variant || {"id":"44f133ab-4290-4711-85e0-8406f3911cce","product_id":"18c6037d-1e12-4d31-ac8f-6296a681f542","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"1671741403857690624-Black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":96.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"96.99","retail_price":"0","available":true,"url":"\/products\/retro-punk-shoulder-bag-travel-fashion-small-bag-solid-color-womens-crossbody-bag?variant=44f133ab-4290-4711-85e0-8406f3911cce","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}