Forums / Developer / how to exclude eZPrice template from caching

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to exclude eZPrice template from caching

Author Message

Pascal Specht

Wednesday 09 July 2008 8:38:05 am

Hi!

I'd like to make sure that prices will always be recalculated on each rendering, so I tried to add the famous

{set-block scope=root variable=cache_ttl}0{/set-block}

at the beginning of <b>ezprice.tpl</b>. Unfortunately this does not work, it seems that Exponential keeps on caching the prices. I'm not sure if there's a way of doing what I want with Exponential 3.9.3?

Thanks in advance,
</Pascal>