This question has been flagged
2286 Views

I would like to know if it is possible to create an unique database with a lot of products with several e-commerce shops (each shop with its own domain). I put an example of what I want to make you understand this better:

I have an Odoo database with the products Sunflower and Pencil. Now, if I go to the domain www.my_florists_odoo_shop.com, I should see the standard Odoo e-commerce shop with only the product Sunflower available (I should not see the product Pencil). And the other way around if I go to the domain www.my_stationery_odoo_shop.com, I should only be able to buy the pencil, not the sunflower. But purchases made in both domains will modify the products data in the same database.

I do not want to use Magento neither Prestashop to achieve this.

Does anyone know if this is possible in Odoo version 8 and which modules do I have to install in that case?

Avatar
Discard