Is there something extra I need to do combine carts?

Created on 3 January 2019, over 6 years ago
Updated 16 January 2023, about 2 years ago

Hi,
I downloaded this module yesterday, and to be frank, I didn't understand how this works. I have multiple stores with different currencies. It's the client's request to show all orders in one cart. Isn't this something this module does? My cart currently looks like below:

Thank you.

πŸ’¬ Support request
Status

Active

Component

Miscellaneous

Created by

πŸ‡ΉπŸ‡·Turkey Kartagis Istanbul

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States bob.hinrichs

    Thank you for this #7 patch!

  • πŸ‡ΊπŸ‡ΈUnited States bob.hinrichs

    Using this module with patch #7, I am noticing on our site, when a user adds a product to their cart, it generates a status message for all the products in the cart, including products that were already in the cart and not added in that request.

  • πŸ‡¨πŸ‡­Switzerland ruvus Chur

    @bob.hinrichs

    Tested this on me, can you confirm that the error always appears as soon as the order type changes?

  • πŸ‡ΊπŸ‡ΈUnited States bob.hinrichs

    Hi @ruvus, this seems to happen anytime an item is added to the cart. It works fine in the cart, but we just get a ton of status messages on the page, one for each item in the cart

  • πŸ‡­πŸ‡ΊHungary djg_tram

    First, I would also add this file:

    commerce_combine_carts.settings:
      title: 'Combine Carts Settings'
      description: 'Combining different order types.'
      route_name: commerce_combine_carts.settings
      parent: 'commerce_order.configuration'
      weight: 999
    

    as commerce_combine_carts.links.menu.yml. This makes the settings form appear as a link in the normal Commerce settings dashboard.

    Second, although I found the carts tobe combined, I'm not sure the shipment methods are handled all right. If the two carts have different shipping methods and rates β€” and they probably have, that's the main reason for them in the first place β€” how is that supposed to be handled?

Production build 0.71.5 2024