Solved: Magento – Export/Import products with HTML tags

magento import export product html code description

Product Export and Import in Magento replaces HTML in descriptions with special charecter codes. How I solved it.


- search and replace &lt; for <
- search and replace &gt; for >
- search and replace &quot; for "

Fonte: Solved: Magento – Export/Import products with HTML tags

Dica extra: Plugin que resolve tudo isso: CommerceExtensions_Productimporte