Hi, I have tried to borrow the variable but It only displays one letter. This is what I have done in the products_t.tpl file
{$products[product].product}
{$products[product].product.descr}
I think I am using the incorrect product description variable.