if (!String.IsNullOrEmpty(Model.Product.Description))
{
INGREDIENTS:
Pork loin 36%, lactose-free cheese (MILK) 24%, EGG 13.17%, Serrano ham 11.98%, gluten-free breadcrumbs 8.38%, olive oil 5%, corn flour 1.80%
STORAGE CONDITIONS:
Refrigerated, temperature equal to or below 4 ºC.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically