people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b8411933-102b-4fa2-bd65-b215028fcf63","product_id":"f4fef80c-41a6-4caa-9704-05b77e97e06d","title":"White-S: Bust 37.01\"\/94cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP12104_W_S","barcode":"","position":1,"option1":"White","option2":"S: Bust 37.01\"\/94cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92b762188125377de18550fa2da9c935.jpeg","path":"92b762188125377de18550fa2da9c935.jpeg","width":300,"height":400,"alt":"Women's Long Sleeve Scoop Neck Stitching Tops","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"30.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp12104?variant=b8411933-102b-4fa2-bd65-b215028fcf63","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S: Bust 37.01\"\/94cm"}],"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 : YP12104_W_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"b8411933-102b-4fa2-bd65-b215028fcf63","product_id":"f4fef80c-41a6-4caa-9704-05b77e97e06d","title":"White-S: Bust 37.01\"\/94cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP12104_W_S","barcode":"","position":1,"option1":"White","option2":"S: Bust 37.01\"\/94cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92b762188125377de18550fa2da9c935.jpeg","path":"92b762188125377de18550fa2da9c935.jpeg","width":300,"height":400,"alt":"Women's Long Sleeve Scoop Neck Stitching Tops","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"30.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp12104?variant=b8411933-102b-4fa2-bd65-b215028fcf63","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S: Bust 37.01\"\/94cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}