Plaid Fuzzy Fall & Winter Jacket, Casual Button Front Long Sleeve Outerwear, Women's Clothing
${function() {
const variantData = data.variant || {"id":"6630722a-d24b-4192-87fa-6e4222144cab","product_id":"0d12f48c-9108-4de3-97b2-fd8e70afed52","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":106,"sku":"601099526936436-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb2cdce92f129b73d743e230d1f5bdfa.jpeg","path":"cb2cdce92f129b73d743e230d1f5bdfa.jpeg","width":1340,"height":1340,"alt":"42828307431630|42828307464398|42828307497166|42828307529934","aspect_ratio":1},"wholesale_price":[{"price":34.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.49","retail_price":"0","available":true,"url":"\/products\/plaid-fuzzy-fall-winter-jacket-casual-button-front-long-sleeve-outerwear-womens-clothing?variant=6630722a-d24b-4192-87fa-6e4222144cab","available_quantity":106,"options":[{"name":"Color","value":"Mixed Color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${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 : 601099526936436-Mixed Color-S
${function(){
const variantData = data.variant || {"id":"6630722a-d24b-4192-87fa-6e4222144cab","product_id":"0d12f48c-9108-4de3-97b2-fd8e70afed52","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":106,"sku":"601099526936436-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb2cdce92f129b73d743e230d1f5bdfa.jpeg","path":"cb2cdce92f129b73d743e230d1f5bdfa.jpeg","width":1340,"height":1340,"alt":"42828307431630|42828307464398|42828307497166|42828307529934","aspect_ratio":1},"wholesale_price":[{"price":34.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.49","retail_price":"0","available":true,"url":"\/products\/plaid-fuzzy-fall-winter-jacket-casual-button-front-long-sleeve-outerwear-womens-clothing?variant=6630722a-d24b-4192-87fa-6e4222144cab","available_quantity":106,"options":[{"name":"Color","value":"Mixed Color"},{"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}
`
}()}