Jump to content

Use the short description in the product description


Recommended Posts

Hello,

i would use the short description in a product description.
I need to use it in a PHP script, that then generate other contents in the product.tpl page.

so, i try to use this code (for example):

{php}
$short_des = "{/php}
{$product->description_short}
{php}";

echo $short_des;{/php}



but it doesn't work.

any suggestions?

thanks in advance and marry xmas :)

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