if (!String.IsNullOrEmpty(Model.Product.Description))
{
Artichokes in olive oil
390 gr. jar of artichokes in olive oil.
Ingredients: Artichokes, olive oil (5%) and salt.
Net weight: 390g.
Drained weight: 250g.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically