Add cart button on category pages

GK User
Thu Sep 22, 2016 3:25 pm
Hi.
How can I add cart button on category pages (layout pages). Is there possible?
I want to be someone ordered without entering the product details.
Thanks
User avatar
Fresh Boarder

teitbite
Sat Sep 24, 2016 10:22 am
Hi

I'm afraid I cannot see such option in code. Try rename /html/com_virtuemart/category/_default.php and see if VM can provide that by default.
User avatar
Moderator

GK User
Sat Oct 08, 2016 2:30 pm
Hello, is there any update on this issue please ?
I have updated to Virtuemart 3.0.18 and storefront template to latest J3 version, but still on category view add to cart button is not displayed by default, as supposed.
I am not using any stockable custom fields.
Thanks in advance.
User avatar
Fresh Boarder

teitbite
Mon Oct 10, 2016 4:59 pm
Hi

As I said last time, our template does not provide that and I'm also not sure if VM does. Make a test an rename /html/com_virtuemart/category/default.php to /html/com_virtuemart/category/_default.php so default VM file will be used instead of our override and You will see if VM does provide add to cart in category view, than I hope it will be as easy as copy this part of code from VM file to our, if it exists.
User avatar
Moderator


cron