people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ba629a53-3a91-481b-a4fd-3319ca2cea40","product_id":"32866c0f-76e6-4ee3-9d47-0fbd7473f74b","title":"Dark Blue-S:Bust42.91\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03845_DBL_S","barcode":"","position":1,"option1":"Dark Blue","option2":"S:Bust42.91\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90c27499ec708ffcd02437fd0f6fdb69.jpeg","path":"90c27499ec708ffcd02437fd0f6fdb69.jpeg","width":639,"height":852,"alt":"Women Long Sleeve Shirt Collar Printed Button","aspect_ratio":0.75},"wholesale_price":[{"price":33.82,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.82","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03845?variant=ba629a53-3a91-481b-a4fd-3319ca2cea40","available_quantity":1000,"options":[{"name":"Color","value":"Dark Blue"},{"name":"Size","value":"S:Bust42.91\""}],"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 + '%'
: ``
)}
`;
}()}
${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":"ba629a53-3a91-481b-a4fd-3319ca2cea40","product_id":"32866c0f-76e6-4ee3-9d47-0fbd7473f74b","title":"Dark Blue-S:Bust42.91\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03845_DBL_S","barcode":"","position":1,"option1":"Dark Blue","option2":"S:Bust42.91\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90c27499ec708ffcd02437fd0f6fdb69.jpeg","path":"90c27499ec708ffcd02437fd0f6fdb69.jpeg","width":639,"height":852,"alt":"Women Long Sleeve Shirt Collar Printed Button","aspect_ratio":0.75},"wholesale_price":[{"price":33.82,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.82","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03845?variant=ba629a53-3a91-481b-a4fd-3319ca2cea40","available_quantity":1000,"options":[{"name":"Color","value":"Dark Blue"},{"name":"Size","value":"S:Bust42.91\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}