Preise nicht cachen mit setNoCacheTag
/** @var \Shopware_Plugins_Core_HttpCache_Bootstrap $httpCache */
$httpCache = Shopware()->Plugins()->Core()->HttpCache();
$httpCache->setNoCacheTag('price');
/** @var \Shopware_Plugins_Core_HttpCache_Bootstrap $httpCache */
$httpCache = Shopware()->Plugins()->Core()->HttpCache();
$httpCache->setNoCacheTag('price');