Skip to content
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

missing find variants by product name #44

Open
fxgit opened this issue Dec 15, 2017 · 4 comments
Open

missing find variants by product name #44

fxgit opened this issue Dec 15, 2017 · 4 comments

Comments

@fxgit
Copy link

fxgit commented Dec 15, 2017

in the spree admin when find variants by product name using this url
/api/v1/variants?q%5Bproduct_name_or_sku_cont%5D=jar&token=xxx&_=yyyyy
the api response a empty result because don't use product translations table, in 3-0-stable spree_i18n had a variant decorator that solve this but it was removed.

Spree 3.4.3
spree_i18n - master
spree_globalize - master

@alexeyyanukovich
Copy link

I have the same problem. When I try to search variants — get an error «Loading failed»
Before install spree_globalize all works fine.

Fresh installed Spree 3.4.5
spree_i18n — master
spree_globalize — master

@AhmedAliIbrahim
Copy link

@AlekseyArder did you find a solution or a workaround ?

@alexeyyanukovich
Copy link

@AhmedAliIbrahim unfortunately, I didn't. Waiting for future updates.

@aivils
Copy link
Contributor

aivils commented Oct 1, 2019

Here is solution: spree-contrib/spree_related_products#169 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants