Ingvn - Simple Twist Wool Solid Color Mid-Calf Socks
${function() {
const variantData = data.variant || {"id":"66b2a2a0-09f2-4a08-8c18-20643c6e1f5e","product_id":"407f1d6a-55b7-469b-9e18-5193d042384c","title":"BLACK-One_size","weight_unit":"g","inventory_quantity":9999,"sku":"CY-!110771-C1251S3832","barcode":"","position":1,"option1":"BLACK","option2":"One_size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0ca7277097d8f8591eff3ec848ab856.jpeg","path":"b0ca7277097d8f8591eff3ec848ab856.jpeg","width":750,"height":1000,"alt":"Ingvn - Simple Twist Wool Solid Color Mid-Calf Socks Black \/ One_Size Warmers","aspect_ratio":0.75},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.99","retail_price":"0","available":true,"url":"\/products\/simple-twist-wool-solid-color-mid-calf-socks?variant=66b2a2a0-09f2-4a08-8c18-20643c6e1f5e","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"One_size"}],"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 : CY-!110771-C1251S3832
${function(){
const variantData = data.variant || {"id":"66b2a2a0-09f2-4a08-8c18-20643c6e1f5e","product_id":"407f1d6a-55b7-469b-9e18-5193d042384c","title":"BLACK-One_size","weight_unit":"g","inventory_quantity":9999,"sku":"CY-!110771-C1251S3832","barcode":"","position":1,"option1":"BLACK","option2":"One_size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0ca7277097d8f8591eff3ec848ab856.jpeg","path":"b0ca7277097d8f8591eff3ec848ab856.jpeg","width":750,"height":1000,"alt":"Ingvn - Simple Twist Wool Solid Color Mid-Calf Socks Black \/ One_Size Warmers","aspect_ratio":0.75},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.99","retail_price":"0","available":true,"url":"\/products\/simple-twist-wool-solid-color-mid-calf-socks?variant=66b2a2a0-09f2-4a08-8c18-20643c6e1f5e","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"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}
`
}()}