Essential Small Logo Socks - Black
${function() {
const variantData = data.variant || {"id":"18ee6dfe-1ad6-4afa-b4a7-e3ff705d2e49","product_id":"8c473ab7-0ace-4639-ae26-32625d6ec368","title":"One Size-Black","weight_unit":"kg","inventory_quantity":0,"sku":"5400892022350","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.95","retail_price":"0","available":true,"url":"\/products\/essential-small-logo-socks-black?variant=18ee6dfe-1ad6-4afa-b4a7-e3ff705d2e49","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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.
${function(){
const variantData = data.variant || {"id":"18ee6dfe-1ad6-4afa-b4a7-e3ff705d2e49","product_id":"8c473ab7-0ace-4639-ae26-32625d6ec368","title":"One Size-Black","weight_unit":"kg","inventory_quantity":0,"sku":"5400892022350","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.95","retail_price":"0","available":true,"url":"\/products\/essential-small-logo-socks-black?variant=18ee6dfe-1ad6-4afa-b4a7-e3ff705d2e49","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}