|
Hi,
I have grouped products on a Magento installation with various attributes dependant on each type of product.
Firstly I’ve adapted my grouped product table to pull in attributes automatically that are set as ‘Viewable on Frontend’ using the following fix… http://stackoverflow.com/questions/1972379/all-addtional-attributes-for-grouped-products-in-magento/ . But theres nothing in there to say ‘only pull in the attribute column if theres a value entered for it’.
I have tried the following http://roshanlal.in/magento/how-to-hide-empty-attribute-in-magento/ but this only seems to apply to the attributes on simple products and not in the grouped table.
Is someone able to help me with a fix that possibly combines the two requirements listed above?
Thanks
|