You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a Configurable Product for a card is created, two options are generated, "standard" and "foil". The options are not attaching themselves to the parent product
To Reproduce
Steps to reproduce the behavior:
Import a set of cards on the console, bin/magento magic:import zen This will import the cards for Zendikar. any set will work, this is what I use for testing
Open dashboard and find a card Configurable Product. The "standard" and "foil" products are not in the configurable options field.
Expected behavior
The products should show up in the configurable options.
Additional context
This needs to happen progmatically in the import command.
The text was updated successfully, but these errors were encountered:
Describe the bug
When a Configurable Product for a card is created, two options are generated, "standard" and "foil". The options are not attaching themselves to the parent product
To Reproduce
Steps to reproduce the behavior:
bin/magento magic:import zen
This will import the cards for Zendikar. any set will work, this is what I use for testingExpected behavior
The products should show up in the configurable options.
Additional context
This needs to happen progmatically in the import command.
The text was updated successfully, but these errors were encountered: