people are viewing this right now
${function() {
const variantData = data.variant || {"id":"df23e9a1-e6b1-44ea-8d25-d805d822bea5","product_id":"c91afc0d-b287-477e-851c-e952ae7b04b8","title":"Yellow-F: Bust 73.28\"\/186cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11131_Y_F","barcode":"","position":1,"option1":"Yellow","option2":"F: Bust 73.28\"\/186cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da12f969e199f5c48f11d4d20f711808.jpeg","path":"da12f969e199f5c48f11d4d20f711808.jpeg","width":600,"height":800,"alt":"Women's Scoop Neck Long Sleeve Knit Shawl Plaid Colorblock Sweater Top","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11131?variant=df23e9a1-e6b1-44ea-8d25-d805d822bea5","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"F: Bust 73.28\"\/186cm"}],"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 : YP11131_Y_F
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"df23e9a1-e6b1-44ea-8d25-d805d822bea5","product_id":"c91afc0d-b287-477e-851c-e952ae7b04b8","title":"Yellow-F: Bust 73.28\"\/186cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11131_Y_F","barcode":"","position":1,"option1":"Yellow","option2":"F: Bust 73.28\"\/186cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da12f969e199f5c48f11d4d20f711808.jpeg","path":"da12f969e199f5c48f11d4d20f711808.jpeg","width":600,"height":800,"alt":"Women's Scoop Neck Long Sleeve Knit Shawl Plaid Colorblock Sweater Top","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11131?variant=df23e9a1-e6b1-44ea-8d25-d805d822bea5","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"F: Bust 73.28\"\/186cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}