class SortProductsByPrice (View source)
Execute the action.
No description
void execute(Collection $products, Currency $currency, string $direction = 'asc')
protected getMinPrice(Product $product, Currency $currency)