We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm following the documentation on importing product data via Feed Me into Craft Commerce: https://docs.craftcms.com/feed-me/v6/guides/importing-commerce-products.html.
I have a completely fresh install of CraftCMS, Craft Commerce, and Feed Me. All on their latest versions.
I've set up the feed according to the documentation and it successfully imports the products, but no variants are created:
Debugging it also shows that the variants are being mapped, but not created:
products.json
@root
The text was updated successfully, but these errors were encountered:
I was able to successfully import variants if I ran the import twice.
Sorry, something went wrong.
Hi, thanks for reporting! It looks like this was also reported here: #1525. I raised a PR for it.
Feed Me 6.4.1 is out with the Commerce Variant import fix.
Thank you!
i-just
No branches or pull requests
Description
I'm following the documentation on importing product data via Feed Me into Craft Commerce: https://docs.craftcms.com/feed-me/v6/guides/importing-commerce-products.html.
I have a completely fresh install of CraftCMS, Craft Commerce, and Feed Me. All on their latest versions.
I've set up the feed according to the documentation and it successfully imports the products, but no variants are created:
Debugging it also shows that the variants are being mapped, but not created:
Steps to reproduce
products.json
from the documentation into the@root
.Additional info
The text was updated successfully, but these errors were encountered: