Jump to content

Move text under product image in Featured Products on the homepage


Recommended Posts

Directory module/homefeatured/homefeatured.tpl.

Move this line :


{$product.description_short|strip_tags|truncate:130:'...'}



To under :

getImageLink($product.link_rewrite, $product.id_image, 'home')}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product.legend|escape:htmlall:'UTF-8'}" />



Should do the trick to move short description under the picture.

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