people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c0b9b5d0-f203-4b46-9c6b-02fff72a2159","product_id":"df916644-7442-4fb6-950c-22080e972dac","title":"Dark blue-M (50-60KG)","weight_unit":"kg","inventory_quantity":1000,"sku":"PE2405772-\u6df1\u84dd\u8272M","barcode":"","position":1,"option1":"Dark blue","option2":"M (50-60KG)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd7e0b61bc4b65d1005fcbf5f9e10f76.jpeg","path":"fd7e0b61bc4b65d1005fcbf5f9e10f76.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.97,"min_quantity":1}],"weight":"0","compare_at_price":"68.88","price":"34.97","retail_price":"68.88","available":true,"url":"\/products\/2024-comfortable-and-elegant-chiffon-dress?variant=c0b9b5d0-f203-4b46-9c6b-02fff72a2159","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"M (50-60KG)"}],"off_ratio":49,"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 : PE2405772-ๆทฑ่่ฒM
${function(){
const variantData = data.variant || {"id":"c0b9b5d0-f203-4b46-9c6b-02fff72a2159","product_id":"df916644-7442-4fb6-950c-22080e972dac","title":"Dark blue-M (50-60KG)","weight_unit":"kg","inventory_quantity":1000,"sku":"PE2405772-\u6df1\u84dd\u8272M","barcode":"","position":1,"option1":"Dark blue","option2":"M (50-60KG)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd7e0b61bc4b65d1005fcbf5f9e10f76.jpeg","path":"fd7e0b61bc4b65d1005fcbf5f9e10f76.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.97,"min_quantity":1}],"weight":"0","compare_at_price":"68.88","price":"34.97","retail_price":"68.88","available":true,"url":"\/products\/2024-comfortable-and-elegant-chiffon-dress?variant=c0b9b5d0-f203-4b46-9c6b-02fff72a2159","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"M (50-60KG)"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}