Fashion Hollow Straw Bag
${function() {
const variantData = data.variant || {"id":"01b47a3a-8666-42a5-8a03-f85f65dfec28","product_id":"9de28ffc-8e1c-4dd5-8097-0d3963870b40","title":"Purple-SS","weight_unit":"g","inventory_quantity":0,"sku":"QY22137-PU-SS","barcode":"","position":1,"option1":"Purple","option2":"SS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d15f328668b0e8226f3bc494925acfc9.jpeg","path":"d15f328668b0e8226f3bc494925acfc9.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/fashion-hollow-straw-bag?variant=01b47a3a-8666-42a5-8a03-f85f65dfec28","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"SS"}],"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : QY22137-PU-SS
Weight : 300g
${function(){
const variantData = data.variant || {"id":"01b47a3a-8666-42a5-8a03-f85f65dfec28","product_id":"9de28ffc-8e1c-4dd5-8097-0d3963870b40","title":"Purple-SS","weight_unit":"g","inventory_quantity":0,"sku":"QY22137-PU-SS","barcode":"","position":1,"option1":"Purple","option2":"SS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d15f328668b0e8226f3bc494925acfc9.jpeg","path":"d15f328668b0e8226f3bc494925acfc9.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/fashion-hollow-straw-bag?variant=01b47a3a-8666-42a5-8a03-f85f65dfec28","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"SS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}