-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
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
Products don't sync and there is no notification of failing. #55
Comments
You are trying to add simple products, not configurable? XXS, XS, S, M, L, XL, 1XL, 2XL, 3XL, 4XL, 5XL, 6XL I will add "size_system" and "size_type" in a future commit, as this could be a possible reason to cause the error? |
I'm having the same issue. I think it's because of size_system and size_type missing. |
Maybe this will work: |
When I try to sync products, nothing happens. I tried syncing 1-9 products and the spinning icon shows for a few seconds, then nothing happens.
EDIT: It appears that the feed is case sensitive. For example, my attribute 'Size' causes sync to fail. The log says 'required attribute 'size' is missing.' It also does this for age group and gender when the value is capitalized (Adult, Female, etc..)
The text was updated successfully, but these errors were encountered: