1
Answers
Calculated price and Views filters
Hi everybody!
I wanted to ask: what is the situation with pre-calculation dynamic prices?
At the moment, we can assign pricing rules. We can also make a pre-calculation of the prices in Batch (by the way, I would like to have the opportunity in the Queue :)). But we can't use the final price when filtering and sorting in the views.
How best to solve this problem? Use hook_views_data and attach calculated fields from the table commerce_calculated_price?
Thanks!