Jump to content

Prestashop 1.7 - Category image on sub-menu


gafonso

Recommended Posts

  • 3 months later...
  • 2 months later...
  • 2 months later...
  • 2 years later...

Hi there,

I have the solution:

 

{$int = intval(preg_replace('/[^0-9]+/', '', $node.url), 10)}
<img src="/c/{$int}-category_default/{$node.label}.jpg" style="width:25px">

with this, you will generate image category close to <a> or <span> or whatever you need.

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