people are viewing this right now
${function() {
const variantData = data.variant || {"id":"513ca0a0-ba36-4ce7-8ea5-283f0a0dfc31","product_id":"5ae84d19-7fe0-42cd-96fb-70aed04f7a60","title":"Red-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14138_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a54ed25e4a1be66d844e787069457164.jpeg","path":"a54ed25e4a1be66d844e787069457164.jpeg","width":1013,"height":1351,"alt":"Women Long Sleeve Turtle Neck Plaid Stitching Top","aspect_ratio":0.7498149518874907},"wholesale_price":[{"price":26.14,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"26.14","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14138?variant=513ca0a0-ba36-4ce7-8ea5-283f0a0dfc31","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust35.43\""}],"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 : YP14138_R_S
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"513ca0a0-ba36-4ce7-8ea5-283f0a0dfc31","product_id":"5ae84d19-7fe0-42cd-96fb-70aed04f7a60","title":"Red-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14138_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a54ed25e4a1be66d844e787069457164.jpeg","path":"a54ed25e4a1be66d844e787069457164.jpeg","width":1013,"height":1351,"alt":"Women Long Sleeve Turtle Neck Plaid Stitching Top","aspect_ratio":0.7498149518874907},"wholesale_price":[{"price":26.14,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"26.14","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14138?variant=513ca0a0-ba36-4ce7-8ea5-283f0a0dfc31","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust35.43\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}