I’m trying to set up a feed to import Commerce store entities.
I installed the Feeds module and the Commerce Feeds module.
I then created a CSV file feed with the following mappings:
- Name: The store name
- Email: Store email notifications
- Currency: Default currency
- Timezone: Store timezone
However, when I try to import the feed, I get an error:
Address (address): This value should not be null. Please check your mappings.
This makes sense because I did not set a mapping for the address.
However, in the mappings, I don’t see any option for the address:
Feeds has support for Address fields, so what do I need to do to set the store entity address field?