Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
Try like this may it will help you where you want to display product name
<?php html_entity_decode(htmlentities(utf8_decode(strip_tags($_newProduct['name']))));// where $_newProduct is the collection of product?>