steve_c Posted November 15, 2012 Share Posted November 15, 2012 Hi all is this possible? I want to add a "SOLD OUT" span on category product-list. I have this code: {if isset($product.available_for_order) && ($product.quantity == 0)}<span class="offmenu">{l s='SOLD OUT'}</span>{/if} This works for items with no combinations. However, if I have a suit with multiple sizes then if hte default size is out of stock, the product will appear as "SOLD OUT" even if there are other sizes available. Is this possible?> Thanks in advance Link to comment Share on other sites More sharing options...
steve_c Posted November 16, 2012 Author Share Posted November 16, 2012 Does anyone know if this is possible? Thanks Link to comment Share on other sites More sharing options...
vynx Posted November 16, 2012 Share Posted November 16, 2012 how about your self result? Link to comment Share on other sites More sharing options...
steve_c Posted November 16, 2012 Author Share Posted November 16, 2012 how about your self result? Hi sorry I am unsure as to what you mean Link to comment Share on other sites More sharing options...
steve_c Posted November 22, 2012 Author Share Posted November 22, 2012 Hi does anyone know how I would go about doing this? Thanks in advance Link to comment Share on other sites More sharing options...
steve_c Posted November 27, 2012 Author Share Posted November 27, 2012 Hi has anyone got any ideas on how to achieve this? Thanks again Link to comment Share on other sites More sharing options...
Recommended Posts