Multinational Producer to Consumer Platform
-
I am currently evaluating e-commerce solutions in regard to a local producer of goods which he wants to sell in several other countries too. He does not have a wide product palette (1-8 different products), but everything is produced in one location in country A.
We'd like to run websites for B2C in each country A, B and C and have each of those countries have their own warehouse which will order from production in A in case of low stock. Some CMS capabilities would be nice because we'd like to tell the story of the product on each of those websites.I am not sure on how to realise that with bagisto or what set of modules would be required. Does anyone have experience with a similar case? How did you go about it?
Thank you for your time
-
Hello There,
Please find the answer to your question below :
Question: We'd like to run websites for B2C in each country A, B, and C and have each of those countries have their own warehouse which will order from production in A in case of low stock. Some CMS capabilities would be nice because we'd like to tell the story of the product on each of those websites.
Answer: If you want to create a B2C marketplace website in A, B & C countries you can buy the multi-vendor marketplace module.
Where multiple sellers can come and register themselves with your marketplace website and can sell their products on your store https://bagisto.com/en/laravel-multi-vendor-marketplace/
Moreover, the bagisto itself provides an MSI feature where you can easily manage your inventory from different sources/locations.
Let suppose you have your production house in A location and you are selling your product to different countries such as B, C, & D. In this scenario bagisto MSI allows you to create the multiple inventory sources in B, C, & D location/countries with the same backend
Have a look at this for more details: https://bagisto.com/en/multi-warehouse-inventory-management-in-bagisto/
However, to manage the shipping you must need an integration of a third-party shipping provider to ship your product from the production house to your multiple warehouses.
https://bagisto.com/en/extensions/laravel-marketplace-fedex-shipping/
https://bagisto.com/en/extensions/laravel-marketplace-usps-shipping/
https://bagisto.com/en/extensions/laravel-marketplace-ups-shipping-2/
https://bagisto.com/en/extensions/laravel-marketplace-multi-shipping/On the other hand to getting low stock notification/update from another warehouse we need to do some customization.
Secondly, in bagisto, you can easily create a new CMS page hit the link to check the respective blog:-
https://bagisto.com/en/how-to-create-cms-page-in-bagisto/
For any further query please feel free to write to us here
-
Hi!
Thank you for the detailed answer!@prachi said in Multinational Producer to Consumer Platform:
Where multiple sellers can come and register themselves with your marketplace website and can sell their products on your store https://bagisto.com/en/laravel-multi-vendor-marketplace/
We don't need third parties to be able to sell in our store. The producer only has 3 different products at the moment. Those are the only ones being sold on the website. To tell each country the story they need to hear, we'd like to have multiple websites for only those 3 products. So how would I go about having it the other way around, having multiple stores for one vendor with multiple warehouses?
Can I place some hooks (in the code?) so the producer can be notified when a specific warehouse is low on stock and maybe automatically reorder replenishment?"Have a look at this for more details: https://bagisto.com/en/multi-warehouse-inventory-management-in-bagisto/"
This looks really good to me Thanks again!
-
Hi @RicknRoll
Then in your case, only multi-inventory sourcing feature can definitely work out which is there as by default in bagisto.
Regarding getting notification for low stock, some customisation is required.