New version released for Magento Attribute Info Pages

Categorized Under: Magento 2 Commented

New version released (0.1.3) which takes into consideration the prefix for the sql tables (thanks Irineu!).

The logos can be resized automatically to a desired size with the code (just an example, adjust to suit your template)

<action method="setImgResizeTo"><value>75x60</value></action>

in /app/design/frontend/default/default/layout/dc_catalog.xml:
- 75×60 will resize the logo to max 75px width and max 60px height
- 75x will resize the logo to max 75px width
- x60 will resize the logo to max 60px height

And also, the default template now includes the left layered navigation, which can be used to further filter the products displayed.

2 Responses to “New version released for Magento Attribute Info Pages”

  1. Mischa says:

    I cant get the extension key for your MAIP-Extension. What can I do?

    Mischa

Leave a Reply