people are viewing this right now
${function() {
const variantData = data.variant || {"id":"1171682c-2b9b-46af-bc8f-6d78761cf648","product_id":"65fe698c-396d-405b-9b6f-e7fc60d11ec4","title":"Black-S:Bust-104cm\/40.94\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10348_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-104cm\/40.94\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/94f6600dfaaa4e3ecc0620be4e54538e.jpeg","path":"94f6600dfaaa4e3ecc0620be4e54538e.jpeg","width":732,"height":977,"alt":"Women Casual Long Sleeve V-neck Printed Tops","aspect_ratio":0.7492323439099283},"wholesale_price":[{"price":26.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26.94","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10348?variant=1171682c-2b9b-46af-bc8f-6d78761cf648","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-104cm\/40.94\""}],"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 : YP10348_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"1171682c-2b9b-46af-bc8f-6d78761cf648","product_id":"65fe698c-396d-405b-9b6f-e7fc60d11ec4","title":"Black-S:Bust-104cm\/40.94\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10348_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-104cm\/40.94\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/94f6600dfaaa4e3ecc0620be4e54538e.jpeg","path":"94f6600dfaaa4e3ecc0620be4e54538e.jpeg","width":732,"height":977,"alt":"Women Casual Long Sleeve V-neck Printed Tops","aspect_ratio":0.7492323439099283},"wholesale_price":[{"price":26.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26.94","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10348?variant=1171682c-2b9b-46af-bc8f-6d78761cf648","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-104cm\/40.94\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}