Product Options (Checkbox selection method ) do not move to checkout

  • Posts: 81
  • Thank you received: 13
  • Hikaserial Standard Hikashop Business
5 years 1 month ago #304915

Hi,
when a product has a product option in display mode "Product selection method; checkbox", if select 2 or more options, they do not move to the checkout. Only one moves.



Best regards
Javier


Javier Ballester
Hikashop Joomla! Magazine in Spanish
Tu tienda Online Joomla! Hikashop
magazine.joomla.org/es/all-issues/februa...enda-online-joomla-3
Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 1 month ago #304918

Hi,

I'm not able to reproduce the problem on my end. I'm able to add several choices of the same option using the checkbox display mode and they display fine on the checkout.
Please check with the default template of Joomla as the issue might be linked to a view override you have on your end which might be based on an old version of HikaShop which didn't support that checkbox display mode for options.
Also, make sure that you have the "add to cart legacy" setting deactivated in the HikaShop configuration as the legacy add to cart system doesn't support that either.

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

  • Posts: 81
  • Thank you received: 13
  • Hikaserial Standard Hikashop Business
5 years 1 month ago #304945

Hi Nicolas, nothing

- Activated protostar template
- Revised Legacy Settings
- I have included a new test with 2 product options with Checkbox display selection method

I send you by PM the url with the access to see if it is possible to solve the problem.

Best regards,
Javier


Javier Ballester
Hikashop Joomla! Magazine in Spanish
Tu tienda Online Joomla! Hikashop
magazine.joomla.org/es/all-issues/februa...enda-online-joomla-3

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 1 month ago #304950

Hi,

I found the issue. That's because you're using at the same time dropdown options and checkbox options on the same products. Because of that, there is a conflict between the two types of options.
Try changing the line:

$map = 'hikashop_product_option['.$i.']';
to:
$map = 'hikashop_product_option[]';
in the file "option" via the menu Display>views and that should fix the problem.

The following user(s) said Thank You: Jabatec

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

  • Posts: 81
  • Thank you received: 13
  • Hikaserial Standard Hikashop Business
5 years 1 month ago #305025

Solved
Thank you very much
Javier


Javier Ballester
Hikashop Joomla! Magazine in Spanish
Tu tienda Online Joomla! Hikashop
magazine.joomla.org/es/all-issues/februa...enda-online-joomla-3

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

Time to create page: 0.064 seconds
Powered by Kunena Forum