Quote:
but keep in mind that this just will hide out of stock products from the tab as well so it won't make much sense to have this extra option.
|
I added that new code in product.php and the out of stock items still appear in the "customers also bought" tab. But we don't require hiding them in that tab, so it is not a problem.
Quote:
More coding will be required to separate them like this but I don't see how is ok to show out of stock products on the tab but not ok on the popup?
|
It is important that we don't hide out of stock items from the "Related Products" tab. Since the popup draws from the Related Products tab I can understand that any that are out of stock will also appear in the pop up.
Your pop-up is an ideal impulse-buy sales point so it would be best not to waste space there with items that are not available. That is the reason for not showing the unavailable goods inside the added-to-cart pop-up.
Since hiding the out of stock items in the pop-up is bigger challenge than anticipated we'll just live with the way it works. So no need for you to spend more time on this. Thanks for your attempts to tweak it for me, I appreciate it.