name = 'ws_orderreference'; $this->tab = 'other'; $this->version = '1.0.0'; $this->author = 'Isabelle Oving-Anno | De Websmid B.V.'; $this->need_instance = 0; $this->bootstrap = true; parent::__construct(); $this->displayName = $this->l('Order Reference'); $this->description = $this->l('Adds an optional order reference field to the shopping cart summary.'); } }