people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c15620a4-c5a8-4ad9-83fa-ad9266d6e612","product_id":"ab6d32af-81b4-48db-a4fd-e919c7217a4a","title":"Purple-L:Bust104CM\/40.94\"","weight_unit":"kg","inventory_quantity":979,"sku":"YP01650_PU_L","barcode":"","position":3,"option1":"Purple","option2":"L:Bust104CM\/40.94\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37ee54775af324ce614054c0f1b3f4a7.jpeg","path":"37ee54775af324ce614054c0f1b3f4a7.jpeg","width":600,"height":800,"alt":"Women's Colorblock Short Sleeve Dresses Sundress","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01650?variant=c15620a4-c5a8-4ad9-83fa-ad9266d6e612","available_quantity":979,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"L:Bust104CM\/40.94\""}],"off_ratio":0,"flashsale_info":[],"sales":76};
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 : YP01650_PU_L
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"c15620a4-c5a8-4ad9-83fa-ad9266d6e612","product_id":"ab6d32af-81b4-48db-a4fd-e919c7217a4a","title":"Purple-L:Bust104CM\/40.94\"","weight_unit":"kg","inventory_quantity":979,"sku":"YP01650_PU_L","barcode":"","position":3,"option1":"Purple","option2":"L:Bust104CM\/40.94\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37ee54775af324ce614054c0f1b3f4a7.jpeg","path":"37ee54775af324ce614054c0f1b3f4a7.jpeg","width":600,"height":800,"alt":"Women's Colorblock Short Sleeve Dresses Sundress","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01650?variant=c15620a4-c5a8-4ad9-83fa-ad9266d6e612","available_quantity":979,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"L:Bust104CM\/40.94\""}],"off_ratio":0,"flashsale_info":[],"sales":76};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}