diff --git a/modules/blockcart/ajax-cart.js b/modules/blockcart/ajax-cart.js index 9c37e54ed..c42dc72cf 100644 --- a/modules/blockcart/ajax-cart.js +++ b/modules/blockcart/ajax-cart.js @@ -449,8 +449,8 @@ var ajaxCart = { content += ' '; else content += ''; - if (typeof(freeShippingTranslation) != 'undefined') - content += '' + (parseFloat(this.price_float) > 0 ? this.priceByLine : freeShippingTranslation) + ''; + if (typeof(freeProductTranslation) != 'undefined') + content += '' + (parseFloat(this.price_float) > 0 ? this.priceByLine : freeProductTranslation) + ''; content += ''; if (this.hasAttributes) content += '