occitech / Occitech_Seo

Magento module gathering good SEO practices.
MIT License
3 stars 0 forks source link

Better detection of product review #1

Open chadrien opened 9 years ago

chadrien commented 9 years ago

For now the fact that products contain reviews is hardcoded (https://github.com/occitech/Occitech_Seo/blob/master/src/app/code/community/Occitech/Seo/Block/Product.php#L8).

A configuration key may be added to avoid forcing people to override this class to change this value.