if (!String.IsNullOrEmpty(Model.Product.Description))
{
Ingredients: rooibos*, chamomile flowers*, cocoa shells*, licorice*, vanilla extract*, cinnamon*, cardamom*, lemon balm extract*, nutmeg*, ginger*, cloves*, black pepper*
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically