Hi
There is no information to find how to modify the prices drop page (specials) to show only the "on sale" products.
This Solution does not work:
Can someone advise?
The code for the getdropprice function is on Line 2912:
WHERE product_shop.'active'= 1
AND p.quantity > 0
AND p-on_sale = 1
AND product_shop.'show_price' = 1
But this is not working in PS 1.7
Thank You
Simon