Jump to content

viewed products module


schel4ok

Recommended Posts

I can't change template of viewed products module in presta 1.4.0.13.
I don't like that in this module rpoduct name is truncated to 14 symbols.

So I copied blockviewed.tpl to themes\mytheme\modules\blockviewed
and replace

{$viewedProduct->name|truncate:14:'...'|escape:html:'UTF-8'}


with

{$viewedProduct->name|escape:html:'UTF-8'}



but nothing changed. After that I also tried to edit original tpl file, but module looks like it was originally.
What was wrong?

Link to comment
Share on other sites

  • 11 months later...

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