Multi vendors , different areas , limit order by vendor

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Our situation is that we are a store with several vendors.
Customers order products online and their list of products is typically composed of several vendors' products.
There is no actual payment in checkout – each vendor gets its order (which is a part of the total order that the customer placed) and the payment and contact is directly between the vendor and the customer.

we have a few Scenario to cover:

1. Some vendors ship only to certain areas/cities of the country.

2. Vendor 1 provides shipping only for orders above 100$
   Vendor 2 provides shipping only for orders above 50$
   A customer chooses products in a total sum of 200$. However, the list is composed of Vendor 1 products that sum
   to 90$ and Vendor 2 products valued 110$.
   The wanted situation – an alert will appear saying – you are below the 100$ shipment limit of Vendor 1 and the
   order only for this vendor cannot be completed unless more products from the vendor are added so the total is
   above 100$.

3. A customer places one order that is actually composed of products from 3 vendors.
   The wanted situation:
   A. For the customer - the list of products will be sorted by vendors and for each one the shipping time and
      shipping rate will appear.
   B. For us (admins) – we will get the order sorted by vendors with the subtotal sum for each vendor.
   C. For the vendors – each vendor will get its list of ordered products.


Is there any extensions  that can cover all of the scenarios above? is it possible in nopcommerce?
thanks.
6 years ago
MickeyV wrote:
Our situation is that we are a store with several vendors.
Customers order products online and their list of products is typically composed of several vendors' products.
There is no actual payment in checkout – each vendor gets its order (which is a part of the total order that the customer placed) and the payment and contact is directly between the vendor and the customer.

we have a few Scenario to cover:

1. Some vendors ship only to certain areas/cities of the country.

2. Vendor 1 provides shipping only for orders above 100$
   Vendor 2 provides shipping only for orders above 50$
   A customer chooses products in a total sum of 200$. However, the list is composed of Vendor 1 products that sum
   to 90$ and Vendor 2 products valued 110$.
   The wanted situation – an alert will appear saying – you are below the 100$ shipment limit of Vendor 1 and the
   order only for this vendor cannot be completed unless more products from the vendor are added so the total is
   above 100$.

3. A customer places one order that is actually composed of products from 3 vendors.
   The wanted situation:
   A. For the customer - the list of products will be sorted by vendors and for each one the shipping time and
      shipping rate will appear.
   B. For us (admins) – we will get the order sorted by vendors with the subtotal sum for each vendor.
   C. For the vendors – each vendor will get its list of ordered products.


Is there any extensions  that can cover all of the scenarios above? is it possible in nopcommerce?
thanks.

I think this can be done by Nop. For 1 and 2 I think Shipping Director plugin can do the job. For 3 A and B some minor customization would be required to sort products and totals by vendors and more elaborated customization for splitting shipping time/cost.

Three years ago we developed a more elaborated market place (now it is closed :-() In the link you can get more ideas.
In Nop marketplace there are some plugins for enhancing multi-vendor features
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.