News:

Looking for documentation? Take a look on our wiki

Main Menu

Related Products in the Add to Cart popup

Started by derek webster, November 02, 2015, 10:42:32 AM

Previous topic - Next topic

derek webster

Hi All, I'm using vm2 with Joomla 2.5. My client has asked me if we could display Related products inside the "Add to Cart" popup. It doesnt look like an easy job. I've been inside the Controlers/cart.php file and I cant see anymethod for pulling related products into it. Can anyone suggest the best way to go about this. I've tried adding in $this->json->msg .= $this->loadTemplate('relatedproducts'); but it just crashed the site (unsurprisingly).

Many thanks

derek

GJC Web Design

It is standard in VM3 ... why not upgrade?

Or look at the VM3 code and copy
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

derek webster

You are right, I hadnt actually noticed it but I seem to have it in my Config. I'll enable that and see how it looks.

Many thanks for pointing that out.