Shopware 6 Hidden Gems #11: sw_icon_cache — why your SVG icons sometimes break (and how Shopware shrinks your HTML)
This gem is a two-for-one: a neat optimization you didn’t know you were using, and the explanation for a bug you have probably chased — icons that render fine on the page but show up empty when the same template fragment is loaded via AJAX. The optimization you’re already running A product listing renders the […]