people are viewing this right now
${function() {
const variantData = data.variant || {"id":"2818073f-b946-4e4f-bfcd-e68417e3ee46","product_id":"4505ffc5-f8a8-4ff1-9244-7e3706b0c088","title":"White-S:Bust38.19\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10965_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust38.19\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6744cfc1c37f9bb390dd964c7b5b182.jpeg","path":"c6744cfc1c37f9bb390dd964c7b5b182.jpeg","width":794,"height":1058,"alt":"Women Long Sleeve Scoop Neck Striped Button Top","aspect_ratio":0.7504725897920604},"wholesale_price":[{"price":21.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.54","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10965?variant=2818073f-b946-4e4f-bfcd-e68417e3ee46","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust38.19\""}],"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.
Sku : YP10965_W_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"2818073f-b946-4e4f-bfcd-e68417e3ee46","product_id":"4505ffc5-f8a8-4ff1-9244-7e3706b0c088","title":"White-S:Bust38.19\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10965_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust38.19\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6744cfc1c37f9bb390dd964c7b5b182.jpeg","path":"c6744cfc1c37f9bb390dd964c7b5b182.jpeg","width":794,"height":1058,"alt":"Women Long Sleeve Scoop Neck Striped Button Top","aspect_ratio":0.7504725897920604},"wholesale_price":[{"price":21.54,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.54","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10965?variant=2818073f-b946-4e4f-bfcd-e68417e3ee46","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust38.19\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}