View Single Post
  #4  
Old 03-24-2012, 09:01 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Hide out of stock attribute

You can't without some custom coding. Not that hard to hide it when only one option/variant is present but when you have 2+ it becomes very difficult due to the way XC works with and outputs them. XC does the "out of stock" on demand - you have to select options combination that are out of stock in order for XC to calc this and display it. When there is only one option/variant for a product you can use the "avail" attribute to hide any where "avail<1"
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote