if (!String.IsNullOrEmpty(Model.Product.Description))
{
Ingredients: *Rice 50%, *Chocolate Milk Chocolate Coating 50% (*Cane Sugar, *Cocoa Butter, *Whole Milk Powder, *Whey Whey Powder, *Cocoa Paste, *Vanilla)
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically