How can I remove an appearance from a default content-type? Is it possible?
I’d like to remove the appearance “grid” from the products content-type, since our custom theme does not support the grid.
Creating a products.xml
and removing it from the appearances node does not work because magento merges it with the original one.