people are viewing this right now
${function() {
const variantData = data.variant || {"id":"97c32337-5991-457d-8e8c-185f6634eb34","product_id":"2a60cf6f-3b1f-44af-8057-103ed14f3b04","title":"Pink-S:Bust38.58\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10843_P_S","barcode":"","position":1,"option1":"Pink","option2":"S:Bust38.58\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fdf5abacb813e2b453cecf45bf427959.jpeg","path":"fdf5abacb813e2b453cecf45bf427959.jpeg","width":669,"height":892,"alt":"Women's V-neck Long Sleeve Plaid Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.58","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10843?variant=97c32337-5991-457d-8e8c-185f6634eb34","available_quantity":1000,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S:Bust38.58\""}],"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.
${function(){
const variantData = data.variant || {"id":"97c32337-5991-457d-8e8c-185f6634eb34","product_id":"2a60cf6f-3b1f-44af-8057-103ed14f3b04","title":"Pink-S:Bust38.58\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10843_P_S","barcode":"","position":1,"option1":"Pink","option2":"S:Bust38.58\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fdf5abacb813e2b453cecf45bf427959.jpeg","path":"fdf5abacb813e2b453cecf45bf427959.jpeg","width":669,"height":892,"alt":"Women's V-neck Long Sleeve Plaid Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.58","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10843?variant=97c32337-5991-457d-8e8c-185f6634eb34","available_quantity":1000,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S:Bust38.58\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}