Cassi Snap Vest
${function() {
const variantData = data.variant || {"id":"caaa2b19-3e0d-4b5c-a675-482e9e4d037c","product_id":"e5a60a79-6aa8-4db4-84c1-96314c616d02","title":"Dark Grey-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"\uc2a4\ub0c5\uc870\ub07c (\uc628)","barcode":"","position":1,"option1":"Dark Grey","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35dba51c0cbffa1612fdf4a263833f3c.jpeg","path":"35dba51c0cbffa1612fdf4a263833f3c.jpeg","width":1800,"height":2250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":59.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.79","retail_price":"0","available":true,"url":"\/products\/cassi-snap-vest?variant=caaa2b19-3e0d-4b5c-a675-482e9e4d037c","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Grey"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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":"caaa2b19-3e0d-4b5c-a675-482e9e4d037c","product_id":"e5a60a79-6aa8-4db4-84c1-96314c616d02","title":"Dark Grey-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"\uc2a4\ub0c5\uc870\ub07c (\uc628)","barcode":"","position":1,"option1":"Dark Grey","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35dba51c0cbffa1612fdf4a263833f3c.jpeg","path":"35dba51c0cbffa1612fdf4a263833f3c.jpeg","width":1800,"height":2250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":59.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.79","retail_price":"0","available":true,"url":"\/products\/cassi-snap-vest?variant=caaa2b19-3e0d-4b5c-a675-482e9e4d037c","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Grey"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}