id = uniqid(); $this->name = __( 'Header', 'woocommerce' ); $this->group = 'section_template'; $this->icon = ' '; $this->position = 10; } }