if (!String.IsNullOrEmpty(Model.Product.Description))
{
The Chinchana beer is handcrafted in Campo (Huesca). It is smooth and light, combining different types of malts to capture the essence of Campo in a unique flavor.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically