#LOCAL("Color","") #IF(#Shop.IsPageCacheUsed) #SET("Color","green") #ELSE #SET("Color","red") #ENDIF
  • {ActivatePageCache}

    #IF(#Color EQ "green") {PageCacheMsgGreen} #ELSE {PageCacheMsgRed} {ActivatePageCashHere}#ENDIF #GETRATINGSIGN(#Color)
  • #ENDLOCAL