if (!String.IsNullOrEmpty(Model.Product.Description))
{
Mussels in marinade with olive oil, hand-canned, 7/10 pieces
Handcrafted since 1966
Ingredients: mussels (mollusks), olive oil, wine vinegar, garlic, bay leaf, and spices.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically