I’ve started building a large Drupal Commerce shop for my customer. The customer has about 30 000 products. There are clothes, electronics, decor, candies etc. That means that in the shop there might be hundreds of different properties along all products. The products will be imported from manufacturers product feeds.
The properties are for example like:
- Description
- Country of origin
- Materials
- Product care instructions
- Certificates
- Composition
- Paper gramage
It’s quite big job to add a new custom field for every property. Is there any better way handle those properties than add a new field for every single property? One requirement is that most of the properties should be also filters in product category pages.