View Single Post
  #52  
Old 05-13-2012, 08:26 PM
 
Thomasb134 Thomasb134 is offline
 

X-Adept
  
Join Date: Apr 2007
Location: USA
Posts: 789
 

Default Re: X-Cart popup messages

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.
__________________
Thomas / USA
XCart V4.4.5 Gold
XCart Mobile V1.4.12
XCart X-PDF
XCart X-HotProducts
AlteredCart Checkout One (One Page Checkout)
BCSE Back In Stock
CFL Holiday Message
CFL System Message
Smack Digital (WebsiteCM) Remember Anon Carts
xcartmods Testimonials
xcartmods reCAPTCHA for X-Cart Classic
Unix, PHP 7.0 (patched 5.4).
MySQL 5.6
Reply With Quote