 
        @Html.Raw(Model.ProductModel.ShortDescription)
This worked perfectly! Could you also help me how to display it in HTML raw?
I tried using: 
@Html.Raw(Model.ProductModel.ShortDescription)
Hello, 
Currently the plugin let's me enable the product Full Description to show as a tab. Is there a way to not make it the Full Description and switch it to the Short Description of the product?
Any help is appreciated.
Thanks!