What module creates after installation?


Product list pictures module during its installation process associates module with positions (hooks) where module will appear and preconfigure its settings. Module creates also a configuration page where you can manage its settings.

Hook Associations

Depending on version of your prestashop module associates itself with positions listed below the picture. You can manage associations with positions in shop's back office under design > positions page (prestashop 1.7) or under modules > positions (in PrestaShop 1.6).

 

Product list picutres prestashop positions

  • PrestaShop 1.7
    • header
    • displayProductDeliveryTime
    • displayProductListReviews
    • displayFooterProduct
    • displayProductAdditionalInfo
  • PrestaShop 1.6
    • header
    • displayProductListReviews
    • displayProductDeliveryTime
    • displayFooterProduct
    • displayProductButtons

 

All of these positions are reguires. If you will unhook module from these positions - there is a high risk that module features will not work correctly. If something will not work correctly - make sure that module is assigned to these hooks.


Where to manage module in shop's back office?

Module has own configuration page available on modules manager page (modules > modules). You can "configure" module main features there, the way of how it behave globally and control the most important settings from addon's workflow point of view

product list pictures configuration page

Module to its workflow also uses PrestaShop's default settings of products

As you know - this module displays pictures of products on lists of products like category pages, search results etc. So it will use settings of products. On each product edit page you can upload pictures to products (module will use them) and also associate these pictures with products' combinations (module will use such associations if you will set it up to display combination's pictures).