Quote Originally Posted by marton_1 View Post
Thank you for your interest.

Here is a link to my site page in question, this page is in English - the site pages are also in German language!

http://www.simmar.ch/catalog/index.p...en&cPath=81_67
You may want to try

PHP Code:
if (in_array($current_page_base,explode(",",'cPath=81_67')) ) {
$flag_disable_right true;

I could be wrong though.....