Hi,

I am using django oscar api and extending its functionality. Fetching a 
product price has a separate API. If I am displaying 20 products on a page, 
I need to call 20 extra APIs to fetch price. Product prices, i think, 
should be part of response returned by ProductList API. 
My product will have multiple stock records but price will be same for all 
variants. Looking for a solution where I can make price as a part of 
productList API. Thanks in advance.

-- 
https://github.com/tangentlabs/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/36c38d68-4784-4dc7-bcac-ebd356d638db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to