• Resolved zhuzh1

    (@zhuzh1)


    I am using WooCommerce’s Product Vendors extension to build an app similar to restaurant online ordering.

    In the application, I would like to limit buyers ability of adding different vendors’ products to the cart at the same time. In other words, buyers must clear the cart (paying for or removing all) before being able to add another vendor’s products into the cart.

    Can this be done?

    Thanks

    John Z

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there John,

    I’m following up on your question here, which I see you’ve also already asked via a ticket. As you have a valid license, you’re always welcome to chat with us or start a ticket on WooCommerce.com.

    This isn’t something that’s possible with the Product Vendors plugin at this time. If you want to do this, I highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/

    Hi John,

    Try WC’s Min/Max and see if that works for you.
    https://woocommerce.com/products/minmax-quantities/

    Otherwise someone can write a script to help you customize that need.

    @zhuzh1 – did you ever figure this out? I’m trying to do the same thing.

    Thread Starter zhuzh1

    (@zhuzh1)

    A half-baked solution, in a nutshell:
    1. one Product category per vendor;
    2. one page per vendor which lists only products under the category
    3. When a customer enters a page, check if the cart has another vendor’s product, if does, remind the customer as such. Otherwise, clear the cart before enter the page.

    if you like, email me so I can explain

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘In product vendors: how to restrict buyers to one vendor product at a time?’ is closed to new replies.