when I create a product with 0.00 EUR price, it will not sort right on the product overview page.
If I choose "Order by Lowest Price" the product will not be displayed first!
Ok, I don't understand why you guys did it that way...
can you please tell me where to find the corresponding file, so I can edit it myself. I need to list products with zero price first.
Thanks, Angelo
Here is the relative path of the file: components/com_sellacious/models/products.php.
Hide this query ' $query->order('sales_price = 0 ASC'); ' on line number 273 .
If your issue is resolved then please mark this post as resolved.
Thankyou
-Team Sellacious
Page :
1
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »