if (!String.IsNullOrEmpty(Model.Product.Description))
{
Ingredients: Orange* (70%), concentrated apple juice*, apple puree* (28%), gelling agent: pectin, ginger* (1%).
*=from organic farming
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically