News:

Support the VirtueMart project and become a member

Main Menu

VMCart is showing a extra word

Started by renebrax, September 23, 2018, 23:26:57 PM

Previous topic - Next topic

renebrax

Hello there guys.

I have a question for ya.
My shopping cart in virtuemart (winkelwagen in dutch) is showing "Product(s)" behind every sentence.
I have attached a image so you guys can see what i mean. It is a combined screenshot from a full and empty cart.
https://imgur.com/a/lL4sy9s

I want to get rid of the "Product(s)" word.
Anyone know where i can change that text?

cheers in advance.

GJC Web Design

versions?
template? over rides? live url?
standard cart module? over ridden?

in std VM texts come from the cart helper

      if ($data->totalProduct>1) $data->totalProductTxt = vmText::sprintf('COM_VIRTUEMART_CART_X_PRODUCTS', $data->totalProduct);
      else if ($data->totalProduct == 1) $data->totalProductTxt = vmText::_('COM_VIRTUEMART_CART_ONE_PRODUCT');
      else $data->totalProductTxt = vmText::_('COM_VIRTUEMART_EMPTY_CART');
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation