Jump to content

[PS 8.2.1] Manufacturer Page: how add an intro text after brand list


monak1983

Recommended Posts

H to all,
 in manufacturer page I would add an intro text (multilanguage ITA e ENG) after manufacturer list but i don't know how!
One idea could be create a CMS page where insert my intro text and then add manufacturer list but adding code in some way into CMS page (I don't know if is possibile).
Thanks a lot
Marco

Link to comment
Share on other sites

Change the template file and display a short description on the top and a long description on the bottom.

Add the content in the long description from the backend.


Template file in default theme. 
classic\templates\catalog\listing\manufacturer.tpl

Link to comment
Share on other sites

File: themes/classic/templates/catalog/brands.tpl

Try adding the text in the above file like

{l s='Your Text.....................' d='Shop.Theme.Catalog'}

 

and try to translate the same from the Admin -> Translation Tab -> Frontoffice Translation. 

 

 

 

 

 

Link to comment
Share on other sites

Editing a text directly in the file is inconvenient, we hope that in the new versions of prestashop they add a text field (with editor) like for category page.
Thanks to all.
Marco

Link to comment
Share on other sites

This is a one-time activity, after which translations can be managed directly from the admin panel.

While I don't believe this is a very common request, you're still welcome to raise it with PrestaShop on GitHub as the feature or bug requests posted on the forum will not be noticed by the PrestaShop team.

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...