if (!String.IsNullOrEmpty(Model.Product.Description))
{
Delicious creamy rosemary honey with cocoa made with artisanal creamy rosemary honey and 10% high-quality organic cocoa, the creamy rosemary honey gives it an ideal texture to always be ready to spread, being able to spread it on toast, a crepe or diluted in a glass of milk. It is ideal as a substitute for regular cocoa creams.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically