Haytham Posted October 28, 2010 Share Posted October 28, 2010 Hey guysi wanna add a simple image counter can show the number of images in the same product just beside the inline imagesplease take a look at the screen shoot edited ! Link to comment Share on other sites More sharing options...
rocky Posted October 29, 2010 Share Posted October 29, 2010 Add code like the following to product.tpl wherever you want the text displayed: {$images|@count} {if $images|@count == 1}{l s='image'}{else}{l s='images'}{/if} Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now