people are viewing this right now
${function() {
const variantData = data.variant || {"id":"511d6c3f-eebe-4484-af16-c26c018a4c17","product_id":"c36cc1f0-8f01-4325-9a54-648bf82a0f0f","title":"Black-S:Bust-99cm\/38.98\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13090_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-99cm\/38.98\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8603cb7fa89b35da28632a382bfed2b5.jpeg","path":"8603cb7fa89b35da28632a382bfed2b5.jpeg","width":450,"height":600,"alt":"Women Long Sleeve Scoop Neck Printed Polka Dot Top Dress","aspect_ratio":0.75},"wholesale_price":[{"price":23.5,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"23.5","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13090?variant=511d6c3f-eebe-4484-af16-c26c018a4c17","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-99cm\/38.98\""}],"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 : YP13090_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"511d6c3f-eebe-4484-af16-c26c018a4c17","product_id":"c36cc1f0-8f01-4325-9a54-648bf82a0f0f","title":"Black-S:Bust-99cm\/38.98\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13090_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-99cm\/38.98\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8603cb7fa89b35da28632a382bfed2b5.jpeg","path":"8603cb7fa89b35da28632a382bfed2b5.jpeg","width":450,"height":600,"alt":"Women Long Sleeve Scoop Neck Printed Polka Dot Top Dress","aspect_ratio":0.75},"wholesale_price":[{"price":23.5,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"23.5","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13090?variant=511d6c3f-eebe-4484-af16-c26c018a4c17","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-99cm\/38.98\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}