This module provides a specific attributes per product. Every product display can have different set of attributes and for this purpose you do not have to create another product type and manage product fields. Product Specific Attributes are stored on node level (product display level). I was searching for analog of this module very-very long and came up with my own module in the end which works pretty good for my commerce projects. Would be great to make it public and someones else eye to review it.
What is the use case for such module? The answer is simple: Tickets Store. Every event like football game or rock concert might have:
A combinations of those set values will provide unique type of ticket, but within same event. Every type of ticket might have its own SKU, stock amount, price and whatever Drupal Commerce provides.
https://www.drupal.org/sandbox/nostop8/2232329 →
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/nostop8/2232329.git commerce_psa
Closed: won't fix
module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.