Jump to content

[SOLVED] How to add "specials" to categories block?


Recommended Posts

Found a solution that works posted by user Prestashopic:

Add your link to "blockcategories.tpl"

Insert the following code at the bottom of the code between and



Link name



As I wanted it to work with a translation I replaced the

 Link name 



with

{l s='your link name' mod='blockcategories'}

to make:

{l s='your link name' mod='blockcategories'}




Now I just need to figure out how to get it to be included in the sitemap under categories.

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