Nosto / nosto-shopware

Nosto plugin for Shopware
http://store.shopware.com/en/nosto32157561647/nosto-personalization-for-shopware.html
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Disable caching/hole punch for tagging #246

Closed supercid closed 4 years ago

supercid commented 4 years ago

Motivation and Context

Shopware's full page cache is caching our tagging. This PR uses action tags that generate ESI tags, which calls the frontend controller to render the tagging. This avoids all cache mechanisms.

How Has This Been Tested?

Tested locally and on Plugintest with Shopware's FPC

Documentation:

N/A

Checklist: