Beautiful Stripe Pattern Knitted Cardigan
${function() {
const variantData = data.variant || {"id":"2b8ec68d-22dc-4762-9d88-edf6f7955fdf","product_id":"cc4bb40e-3cca-47f3-986c-d50b9f081e9e","title":"Ash-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJM4418-AS0S","barcode":"","position":1,"option1":"Ash","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5a70bb6a8aa562e03778e1dcca92a76.jpeg","path":"c5a70bb6a8aa562e03778e1dcca92a76.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-pretty-stripe-collarless-casual-wear-cardigan-m44187954f0f6-4a41-47e6-81af-7a99f25153df1a7b3794-1904-4632-b065-a7f25cd2b4f2?variant=2b8ec68d-22dc-4762-9d88-edf6f7955fdf","available_quantity":999999999,"options":[{"name":"Color","value":"Ash"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Ash
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2b8ec68d-22dc-4762-9d88-edf6f7955fdf","product_id":"cc4bb40e-3cca-47f3-986c-d50b9f081e9e","title":"Ash-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJM4418-AS0S","barcode":"","position":1,"option1":"Ash","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5a70bb6a8aa562e03778e1dcca92a76.jpeg","path":"c5a70bb6a8aa562e03778e1dcca92a76.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-pretty-stripe-collarless-casual-wear-cardigan-m44187954f0f6-4a41-47e6-81af-7a99f25153df1a7b3794-1904-4632-b065-a7f25cd2b4f2?variant=2b8ec68d-22dc-4762-9d88-edf6f7955fdf","available_quantity":999999999,"options":[{"name":"Color","value":"Ash"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}