if (!String.IsNullOrEmpty(Model.Product.Description))
{
Wild fruit from Brazil, highly valued for its antioxidant properties.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
Superfood powder based on açai, a wild berry of Brazilian origin, highly valued for its antioxidant properties and rich in nutrients.
Ingredients: Acai powder
Directions for use: recommended for mixing with smoothies, juices, or yogurts.
}
Translated automatically