params->get('templateWidthType', '0');$fluid = ($templatewidthtype != '0') ? '-fluid' : '';//get information about style switcher$styleswitcher = $this->params->get('styleSwitcher', '1');//get information about 'back to top' button$backtotop = $this->params->get('backToTop', '1');?>