add product options in module

  • Posts: 42
  • Thank you received: 1
11 years 10 months ago #92303

Is it possible to add a products characteristics in a module without the need to go to the product page (choose options)? Ideally the size/colour can be selected in the module and is added to the cart without having to go the extra step...

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 10 months ago #92358

Hi,

I don't think that this is possible without some development, you'll probably find a better answer there :

There is no options for that. If you want to do it, you will have a lot of work:
1. You need to take some code from the file components/com_hikashop/views/product/view.html.php to load the data of the variants/characteristics in the listing and not only in the show.
2. You need to take some code from the file components/com_hikashop/views/product/tmpl/show.php to display the characteristics dropdown
3. You need to add all that in one of the listing_ files of the view product (it depends how you want to structure your code).

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum