Product options

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business
2 days 23 hours ago #365485

-- HikaShop version -- : 5.1.3
-- Joomla version -- : 5.2.3
-- PHP version -- : 8.1.31

I need to configure products with several options and have the following questions:

1. Customer should not be able to order the option without the main product.
2. the customer must be able to enter a quantity for each selected option (before putting in cart.)
3. Is it possible to have a thumbnail for each option?

Thanks for reply and help

Gerald

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

  • Posts: 83191
  • Thank you received: 13438
  • MODERATOR
2 days 6 hours ago #365488

Hi,

1. If you activate the "group options with product", the option will be added to the cart along with the product and they won't be separated in the cart. So the customers won't be able to remove the main product while leaving the option in the cart.
Also, if you create an unpublished category and have the option product in that category only, the users won't be able to access the product page of the option to add it to the cart separately.

2. There is no option for that. However, there is a hidden mechanism in order to add that capability. Edit the file product / option via the menu Display>Views and add at the beginning the code:

<?php $this->show_option_quantity = true; ?>
That will add a quantity input for each option on the product page.

3. Not at the moment. However, that's a capability which will be in the next version of HikaShop.

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

  • Posts: 20
  • Thank you received: 1
  • Hikashop Business
5 hours 29 minutes ago #365513

Hi Nicolas
Thanks for the answer.I will give it a try shortly and give you feedback.
Regards Gerald

The following user(s) said Thank You: Philip

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

Time to create page: 0.061 seconds
Powered by Kunena Forum