dzl-test-画线
${function() {
const variantData = data.variant || {"id":"502b6bd8-3f11-4702-9b4f-f5194e2641dd","product_id":"d30e2193-8a49-4ca0-be7f-031d7ff2deef","title":"Forest-XL","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":3,"option1":"Forest","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/pod\/16e558a70c3f4f86b6c5430ef3d3cebe.jpg","path":"pod\/16e558a70c3f4f86b6c5430ef3d3cebe.jpg","width":500,"height":625,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.7","retail_price":"0","available":true,"url":"\/products\/dzl-test-\u753b\u7ebf-kbry?variant=502b6bd8-3f11-4702-9b4f-f5194e2641dd","available_quantity":999999999,"options":[{"name":"color","value":"Forest"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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.
${function(){
const variantData = data.variant || {"id":"502b6bd8-3f11-4702-9b4f-f5194e2641dd","product_id":"d30e2193-8a49-4ca0-be7f-031d7ff2deef","title":"Forest-XL","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":3,"option1":"Forest","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/pod\/16e558a70c3f4f86b6c5430ef3d3cebe.jpg","path":"pod\/16e558a70c3f4f86b6c5430ef3d3cebe.jpg","width":500,"height":625,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.7","retail_price":"0","available":true,"url":"\/products\/dzl-test-\u753b\u7ebf-kbry?variant=502b6bd8-3f11-4702-9b4f-f5194e2641dd","available_quantity":999999999,"options":[{"name":"color","value":"Forest"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}