Jump to content

Move short description to a new block


Recommended Posts

I want to move the short description block to the right column. I though I could use the AddStuff module to add the code to the html, but since I'm not a coder, I'm missing something. I have the module installed and just need to figure out what items from the product.tpl I need to bring in so it is product specific. Can anyone help?

I know this is the short description, but it is actually just displaying all info from "if" to {/if}.


{if $product->description_short}
{$product->description_short}

{/if}


Any help would be greatly appreciated!
Thanks,
Christine
Link to comment
Share on other sites

  • 1 year later...

I know this is an old question but I'm trying to acheive this too.

 

I do not have any module blocks active in either the left or right columns when you get to the product pages. But this means that the product image + short description/infos etc seem to be pushed to the left, leaving a large white space on the right side of the page.

 

I'd like to move the product image/info to the center of the page.

 

Any ideas?

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