Pure Handmade Rural Style Carrying
${function() {
const variantData = data.variant || {"id":"2c2f859f-a02b-4299-bb60-c2075e926153","product_id":"79d80af4-05a9-4784-9609-952b4ac34a22","title":"Portable small","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1718264402115","barcode":"","position":1,"option1":"Portable small","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":120.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"120.5","retail_price":"0","available":true,"url":"\/products\/pure-handmade-rural-style-carrying?variant=2c2f859f-a02b-4299-bb60-c2075e926153","available_quantity":1000,"options":[{"name":"Style","value":"Portable small"}],"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.
${function(){
const variantData = data.variant || {"id":"2c2f859f-a02b-4299-bb60-c2075e926153","product_id":"79d80af4-05a9-4784-9609-952b4ac34a22","title":"Portable small","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1718264402115","barcode":"","position":1,"option1":"Portable small","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":120.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"120.5","retail_price":"0","available":true,"url":"\/products\/pure-handmade-rural-style-carrying?variant=2c2f859f-a02b-4299-bb60-c2075e926153","available_quantity":1000,"options":[{"name":"Style","value":"Portable small"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}