Two-tone Stripe Knitted Bag
${function() {
const variantData = data.variant || {"id":"fb8e8d50-dec5-4154-9652-a553a66427d0","product_id":"da9e522c-f83d-4024-98b0-c118be42221c","title":"Green Blue-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"MNLS-Z136-Green Blue","barcode":"","position":1,"option1":"Green Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e9de9b85058601c6e3f05574e045b70.jpeg","path":"0e9de9b85058601c6e3f05574e045b70.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"30","retail_price":"30","available":true,"url":"\/products\/two-tone-stripe-knitted-bag?variant=fb8e8d50-dec5-4154-9652-a553a66427d0","available_quantity":999999999,"options":[{"name":"Color","value":"Green Blue"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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 : MNLS-Z136-Green Blue
${function(){
const variantData = data.variant || {"id":"fb8e8d50-dec5-4154-9652-a553a66427d0","product_id":"da9e522c-f83d-4024-98b0-c118be42221c","title":"Green Blue-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"MNLS-Z136-Green Blue","barcode":"","position":1,"option1":"Green Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e9de9b85058601c6e3f05574e045b70.jpeg","path":"0e9de9b85058601c6e3f05574e045b70.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"30","retail_price":"30","available":true,"url":"\/products\/two-tone-stripe-knitted-bag?variant=fb8e8d50-dec5-4154-9652-a553a66427d0","available_quantity":999999999,"options":[{"name":"Color","value":"Green Blue"},{"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}
`
}()}