5 Pair Women's Nylon Compression Socks - All Day Comfort, Moisture-Wicking Fabric, Ankle Protection, Reinforced Heel, and No Slip Cuff
${function() {
const variantData = data.variant || {"id":"f6204478-84c7-47a3-bfbb-884aea60e87d","product_id":"2078aa5d-3b3a-4199-b067-7daf67822fa3","title":"S\/M-Colors 1","weight_unit":"g","inventory_quantity":459,"sku":"601099595778503-S\/M-Colors 1","barcode":"","position":1,"option1":"S\/M","option2":"Colors 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/825519e4f58ec61a56944eb5cc8108c2.jpeg","path":"825519e4f58ec61a56944eb5cc8108c2.jpeg","width":1600,"height":1600,"alt":"42772187185358|42772187218126","aspect_ratio":1},"wholesale_price":[{"price":25.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.79","retail_price":"0","available":true,"url":"\/products\/5-pair-womens-nylon-compression-socks-all-day-comfort-moisture-wicking-fabric-ankle-protection-reinforced-heel-and-no-slip-cuff?variant=f6204478-84c7-47a3-bfbb-884aea60e87d","available_quantity":459,"options":[{"name":"Size","value":"S\/M"},{"name":"Color","value":"Colors 1"}],"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 : 601099595778503-S/M-Colors 1
${function(){
const variantData = data.variant || {"id":"f6204478-84c7-47a3-bfbb-884aea60e87d","product_id":"2078aa5d-3b3a-4199-b067-7daf67822fa3","title":"S\/M-Colors 1","weight_unit":"g","inventory_quantity":459,"sku":"601099595778503-S\/M-Colors 1","barcode":"","position":1,"option1":"S\/M","option2":"Colors 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/825519e4f58ec61a56944eb5cc8108c2.jpeg","path":"825519e4f58ec61a56944eb5cc8108c2.jpeg","width":1600,"height":1600,"alt":"42772187185358|42772187218126","aspect_ratio":1},"wholesale_price":[{"price":25.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.79","retail_price":"0","available":true,"url":"\/products\/5-pair-womens-nylon-compression-socks-all-day-comfort-moisture-wicking-fabric-ankle-protection-reinforced-heel-and-no-slip-cuff?variant=f6204478-84c7-47a3-bfbb-884aea60e87d","available_quantity":459,"options":[{"name":"Size","value":"S\/M"},{"name":"Color","value":"Colors 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}