Jump to content

Change products.tpl to show price with images?


Ureta

Recommended Posts

I wanna show the price with image numbers.

 

I'm still trying:

 

in products.tpl

 

{$precio = str_split($productPrice)}
 
 <img src="{$img_dir}{$precio[0]}.jpg" width = "10%" alt="{$precio[0]}" />
 
 
I need to do a loop
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...