// Blocklayered: Add all collumns of the product_lang
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16046 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -2497,7 +2497,7 @@ class BlockLayered extends Module
|
||||
p.*,
|
||||
'.($alias_where == 'p' ? '' : 'product_shop.*,' ).'
|
||||
'.$alias_where.'.id_category_default,
|
||||
pl.available_later, pl.description_short, pl.link_rewrite, pl.name,
|
||||
pl.*,
|
||||
i.id_image,
|
||||
il.legend,
|
||||
m.name manufacturer_name,
|
||||
|
||||
Reference in New Issue
Block a user