Jump to content

Adding text block under productlist


ElJoeno

Recommended Posts

Hi,

 

 

I am looking for a module that enables me to add a text block underneath the products on a page.

 

Like this

 

-------

[first standard text block]

 

[product list]

 

[second, optional text block]

--------

 

 

Free or paid, I'd like a list of optional modules.

Link to comment
Share on other sites

Link to comment
Share on other sites

hello

in fact you will need to use some custom hooks for place contents there!

prestashop by defauly hasn't got hook to display contents there

so you have to create these hooks and modules that you will choose must support these custom hooks.

 

here is an example of html box pro:

 

 

in your case you will need to add custom hooks to category.tpl file, or to product-list.tpl file (above the code, and below to create 2 different positions)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...