Skip to content

Commit

Permalink
Merge pull request #961 from algolia/fix/add_section_link_with_enable…
Browse files Browse the repository at this point in the history
…d_customer_groups

Fix additional sections link with enabled customer groups
  • Loading branch information
Jan Petr authored Nov 9, 2017
2 parents 1932726 + be049d4 commit 7f9fd1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/code/community/Algolia/Algoliasearch/Helper/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ public function getAttributesToRetrieve($group_id)
'image_url',
'in_stock',
'type_id',
'value', // for additional sections
));

/** @var Mage_Directory_Model_Currency $currencyDirectory */
Expand Down

0 comments on commit 7f9fd1f

Please sign in to comment.