One catalog, multiple collections
I would like to build a multi-site store configuration.
Different sites for the different brand, and one site for product from all brands.
Would it be possible to have one catalog for the site selling all brands, and share that catalog, but have a collection of this catalog for the different brand shops?
Comments
A job for domain access?
I'm looking to do something similar. At the moment, I'm thinking that I could use the Domain Access modules for the different sites - so all sites would be in the same database, with product entities shared across all domains, and each site can then build up it's own catalog from shared and domain/site specific product display nodes.
This would give you one product catalog with one stock level on those products, shared across multiple sites/domains that can pick and choose which parts of the catalog they need.
Anyone tried this?
Any luck with this? Multi-Domain Drupal Commerce
I have a similar need. A company with products oriented towards very different markets but with a need to consolidate the order fulfilment and administrative load. The situation requires very different front-end web-stores on a single database/drupal setup. I'd really like to know if anybody had had any luck or has any suggestions..?
Shared tables
Haven't really tested this yet, but I'm thinking of using shared tables for all Drupal Commerce databases tables, and and other prefix for each domain. Sound complicated, but I think that the domain-module will be a penalty on site performance.
Second thought
Now looking into the Domain-access-module (http://drupal.org/project/domain), look promising, and easier to maintain than shared tables.
Any luck? I'm thinking about
Any luck? I'm thinking about doing this too.
Taxonomy shop
Why not using a taxonomy vocabulary like "brand", and get a product or product display have a taxonomy term reference field.