Vintage V-neck pocket dress
${function() {
const variantData = data.variant || {"id":"21bb678a-c680-4cd3-a1e2-649a81a7a9ce","product_id":"b080e596-2931-418a-979c-c3499bce6150","title":"Blue-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX11826_BL_S","barcode":"","position":2,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b70bd60d1a8104f2f02f7a9cea1e1ecc.jpeg","path":"b70bd60d1a8104f2f02f7a9cea1e1ecc.jpeg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":37.59,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"37.59","retail_price":"0","available":true,"url":"\/products\/vintage-v-neck-pocket-dress?variant=21bb678a-c680-4cd3-a1e2-649a81a7a9ce","available_quantity":20,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.
Sku : MWZX11826_BL_S
Weight : 230g
${function(){
const variantData = data.variant || {"id":"21bb678a-c680-4cd3-a1e2-649a81a7a9ce","product_id":"b080e596-2931-418a-979c-c3499bce6150","title":"Blue-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX11826_BL_S","barcode":"","position":2,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b70bd60d1a8104f2f02f7a9cea1e1ecc.jpeg","path":"b70bd60d1a8104f2f02f7a9cea1e1ecc.jpeg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":37.59,"min_quantity":1}],"weight":"230","compare_at_price":"0","price":"37.59","retail_price":"0","available":true,"url":"\/products\/vintage-v-neck-pocket-dress?variant=21bb678a-c680-4cd3-a1e2-649a81a7a9ce","available_quantity":20,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}