Alexey Posted August 19, 2024 Posted August 19, 2024 (edited) Hi, question for Bernhard, how to make such a query with grouping by names and sorting by price? Including pagination. $pages->find("template=stock, stock_drug.title%=ана, parent.template=apteka, parent.parent.name=moskva, sort=stock_price, limit=10") ?♂️ Edited August 29, 2024 by Alexey
Alexey Posted August 19, 2024 Author Posted August 19, 2024 25 minutes ago, Alexey said: Hi, question for Bernhard, how to make such a query with grouping by names and sorting by price? Including pagination. $pages->find("template=stock, stock_drug.title%=ана, parent.template=apteka, parent.parent.name=moskva, sort=stock_price, limit=10") ?♂️ Output should be at minPrice and maxPrice
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now