Removing the Add To Cart text in VirtueMart

R

How Can We Help?

Removing the Add To Cart text in VirtueMart

Locate the following file /administrator/components/com_virtuemart/languages/common/english.php

And replace

'PHPSHOP_CART_ADD_TO' => 'Add to Cart',

with

'PHPSHOP_CART_ADD_TO' => '',

And the text will disappear.

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me