if (!String.IsNullOrEmpty(Model.Product.Description))
{
Almodí Petit BlancoA young white wine, matured for one month in the bottle. Made from a blend of grapes, including White Grenache, Chardonnay, and White Sauvignon.It has a pale yellow color with greenish highlights. Its fragrance is imbued with soft notes of apple and banana, complemented by subtle citrus undertones.On the palate, it shows a pleasant and rounded structure, supported by well-balanced acidity.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically