News:

Looking for documentation? Take a look on our wiki

Main Menu

Create module to view categories a product is in

Started by lukesmith7uk, August 21, 2014, 09:07:40 AM

Previous topic - Next topic

lukesmith7uk

Hi there

I want to be able to view a list of categories that a product is in - on the product page. Each category list will therefore be individual to that product. I think that the way to do this would be to create a custom module. Does anyone have any advice or tips on how this can be achieved. I don't see any stock modules that would do the job, so I'm guessing that we would have to create a custom html module?

All the best

Luke

GJC Web Design

you would need to build a module
detect the product, query the cats it's in and display
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

balai

What is the purpose of this?

I assume that you want to display some additional data for categorization of your product.
Have you tried using custom fields?