Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Spree shop support multiple vendors to buy from?

Tags:

spree

Hi i need a shop software where i can offer products from different vendors. e.g. one could buy a watch from 3 different vendors for different prices. Amazon does this too. (see http://www.amazon.de/gp/offer-listing/B0031SZRZG/ref=dp_olp_new?ie=UTF8&condition=new)

Are there any plugins for that in Spree?

like image 288
Dominik Goltermann Avatar asked Feb 19 '23 21:02

Dominik Goltermann


1 Answers

Yep spree has plugin for spree multi vendor ,spree multi store as well spree multi tenant

spree multistore https://github.com/bullrico/spree-multistore

spree multi tenant https://github.com/stefansenk/spree_multi_tenant

spree multi vendor https://github.com/chamnap/spree-multi-vendor

or you can use a specific Id for each store and add it to products and admin and add custom feature for multi store

like image 150
Magnum Avatar answered Apr 09 '23 06:04

Magnum