/* only order page */ if($this->context->controller->php_self == 'order') { your code } /* only identity page */ if($this->context->controller->php_self == 'identity') { your code }
You can find the site names in SEO.
Developers often fail to add a site restriction option to the module settings.