cart drawer

  • Posts: 17
  • Thank you received: 2
1 day 21 hours ago #367725

-- HikaShop version -- : 5.1.0
-- Joomla version -- : 5.2.2
-- PHP version -- : 8.1.28
-- Browser(s) name and version -- : chrome latest, firefox, etc.

Dear HikaShop Support Team,

I hope this message finds you well.

I am currently working on a Joomla website using HikaShop as the e-commerce solution. I am interested in implementing a "cart drawer" or slide-in cart panel that appears when a product is added to the cart, displaying the current cart contents dynamically.

Could you please let me know if HikaShop offers any native functionality or built-in modules for such a cart drawer or slide-in cart feature? If not, are there any recommended best practices or official extensions to achieve this?

Thank you very much for your assistance. I look forward to your response.

Best regards

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

  • Posts: 84043
  • Thank you received: 13619
  • MODERATOR
1 day 17 hours ago #367726

Hi,

Usually, the drawer mechanism is something that needs to be done by the template itself.
What the template developer does is that he creates a position inside the drawer area so that the user of the template can add the modules he wants in the drawer. And this can potentially be the cart module we provide by default with HikaShop.
For example, most templates from L Theme have that kind of drawer system:
www.hikashop.com/download/templates-for-hikashop.html
And so, you could configure the cart module to display inside the drawer.

Opening the drawer when a product is added to the cart is not a function these templates provide unfortunately as far as I know. However, it's not impossible to add. HikaShop has a javascript event fired when a product is added to the cart:
www.hikashop.com/support/documentation/6...ocumentation.html#js
So the developer of the template, or any developer, actually, could add a few lines of code to handle this.

However, while researching a bit in order to answer, I think I've got a good idea on what to do in order to add these capabilities to the cart module by default for a future version of HikaShop. So it will likely take a few weeks / months before you would be able to use it.

The following user(s) said Thank You: mizso676

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

  • Posts: 17
  • Thank you received: 2
1 day 3 hours ago #367738

That would be awesome!

Thanks, Nicolas

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

Time to create page: 0.050 seconds
Powered by Kunena Forum