Plain Oversized Shawl Collar Cotton Coat
${function() {
const variantData = data.variant || {"id":"ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","product_id":"c385c4fc-f16d-40c2-8552-fe27b2d58d68","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"http:\/\/static.cizito.com\/A1\/B15\/68.png?Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f001125422f0612947c3c7b1bb1b04ed.png","path":"f001125422f0612947c3c7b1bb1b04ed.png","width":667,"height":890,"alt":"","aspect_ratio":0.749438202247191},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.99","price":"30.99","retail_price":"58.99","available":true,"url":"\/products\/plain-loose-shawl-collar-coat?variant=ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","available_quantity":1000,"options":[{"name":"color","value":"Blue"},{"name":"size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${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
$30.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","product_id":"c385c4fc-f16d-40c2-8552-fe27b2d58d68","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"http:\/\/static.cizito.com\/A1\/B15\/68.png?Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f001125422f0612947c3c7b1bb1b04ed.png","path":"f001125422f0612947c3c7b1bb1b04ed.png","width":667,"height":890,"alt":"","aspect_ratio":0.749438202247191},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.99","price":"30.99","retail_price":"58.99","available":true,"url":"\/products\/plain-loose-shawl-collar-coat?variant=ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","available_quantity":1000,"options":[{"name":"color","value":"Blue"},{"name":"size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","product_id":"c385c4fc-f16d-40c2-8552-fe27b2d58d68","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"http:\/\/static.cizito.com\/A1\/B15\/68.png?Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f001125422f0612947c3c7b1bb1b04ed.png","path":"f001125422f0612947c3c7b1bb1b04ed.png","width":667,"height":890,"alt":"","aspect_ratio":0.749438202247191},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.99","price":"30.99","retail_price":"58.99","available":true,"url":"\/products\/plain-loose-shawl-collar-coat?variant=ed3e3a64-b1c3-441f-bf13-3ef4c2905e71","available_quantity":1000,"options":[{"name":"color","value":"Blue"},{"name":"size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
`
}()}