${function() {
const variantData = data.variant || {"id":"db6cb2b1-f1bb-42f1-9f99-beae3792e7b7","product_id":"ff99c60a-3684-49b6-a1af-bdc3e788d55a","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"P0006004","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":146,"min_quantity":1}],"weight":"1","compare_at_price":"146","price":"146","retail_price":"146","available":true,"url":"\/products\/a-line-princess-chiffon-ruffles-v-neck-long-sleeves-sweep-brush-train-wedding-dresses-kkp0006004-wscb?variant=db6cb2b1-f1bb-42f1-9f99-beae3792e7b7","available_quantity":999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Product was out of stock.
Product is unavailable.