Feature Request

  • Posts: 13
  • Thank you received: 3
  • Hikashop Business
1 week 3 days ago #368331

-- HikaShop version -- : 6.1
-- Joomla version -- : 5.3.3
-- PHP version -- : 8.1
-- Browser(s) name and version -- : All

Hello, would it be possible with Hikashop to set up an option to choose a box of 12 pieces and then select the items to fill it, similar to the following website:
www.maisonamarella.ch/products/my-selection-box-macarons

Thank you in advance for your feedback.

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
1 week 3 days ago #368334

Hi,

Well, functionally-wise, you can already do this:
- create an unpublished category
- create a characteristic "macaron type"
- add all the values to the characteristic
- create 12 products in that unpublished category (one for each slot of the box), add the characteristic to them and the corresponding variants
- create your main "box" product, and add the 12 products previously created in the "options" area.
On the product page of that box product, you'll have 12 dropdowns, and for each one, the user will be able to select his macaron type. The dropdowns can be changed to radio buttons, with images if necessary.

Alternatively, you could also do the same with 12 custom fields of the table "item".

You can even have the price of the box change based on what is selected, handle weight differences for the shipping, manage the stock of each macaron, etc.

Now, of course, the box selector on your link looks different than what I proposed above.
The look of what they have there is really specific to what they are selling.
It would surely be able to build the same with HikaShop, with an override of the product page layout to add the choices area, the box area and some javascript to handle the add / remove of the choices, triggering the display / hide of the add to cart button, the count of the number of selected choices and changing the selection in the custom fields / options which would be hidden with a bit of CSS.
I'm not sure this is generic enough to warrant the development of a generic plugin to handle the look of what is on your link.

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

Time to create page: 0.053 seconds
Powered by Kunena Forum