36 minutes ago, kajos said:Thanks for your reply, can you explain a little bit how it can be done by a controller?
John
If you want to do it in the controller, just look for the init, get the current user group if guest or customer and then if its guest pass the additional text or variable through smarty assign function. Your controller will pass this variables to the corresponding template. Look for it in the themes, probably in the catalog then put it somewhere in the template.