Multi Cart

  • Posts: 63
  • Thank you received: 1
9 years 1 week ago #249513

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 4.6

Hi,

I already enabled multi cart, but it seems not working on front end. Any help? I want to have a separate cart for a certain page and separated from the whole site cart.

Regards,

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

  • Posts: 26275
  • Thank you received: 4045
  • MODERATOR
9 years 1 week ago #249541

Hi,

The multi-cart is working fine during our latest tests.
It allow the customer to have several carts that he can manage in his "user control panel".
But the customer can only have one default cart where his products are sent to when he click on "add to cart".

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 63
  • Thank you received: 1
9 years 3 days ago #249971

Is there any option that I can have or distinguish which page the product has been added onto the cart? Im willing to do a custom code.

Thanks!

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

  • Posts: 84313
  • Thank you received: 13705
  • MODERATOR
9 years 2 days ago #249978

Hi,

You could edit the quantity view file which displays the add to cart button and hide some hidden HTML inputs there.
You can also create a custom field of the table "item" in order to store that data via the menu Display>custom fields.
Then, you can implement the onAfterCartUpdate trigger in a hikashop group plugin to get the data in the POST and store it along with the product in the hikashop_cart_product table:
www.hikashop.com/support/documentation/6...ml#onAfterCartUpdate

The following user(s) said Thank You: Yumul

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

Time to create page: 0.061 seconds
Powered by Kunena Forum