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

Add 'price' parameter conform to API documentation #12

Closed
xykox opened this issue Aug 29, 2018 · 0 comments
Closed

Add 'price' parameter conform to API documentation #12

xykox opened this issue Aug 29, 2018 · 0 comments

Comments

@xykox
Copy link
Contributor

xykox commented Aug 29, 2018

Based on http://doc.prestashop.com/display/PS16/Chapter+10+-+Price+management

Allow 'price' parameter

Prestashop::Client.read :products, nil, { display: '[id,name,my_price]', limit: 2, 'price[my_price][use_tax]' => 1 }

xykox added a commit to xykox/prestashop that referenced this issue Aug 29, 2018
Only for product and combination
jirikolarik pushed a commit that referenced this issue Feb 20, 2019
[Issue #12] Enhance API with price parameter
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

2 participants