data['items'] ?? []; echo $this->data['nav']->render(); ?>
| = $this->getHtml('Number'); ?> | = $this->getHtml('Name'); ?> | = $this->getHtml('Name'); ?> | = $this->getHtml('Name'); ?> | = $this->getHtml('Price'); ?> | = $this->getHtml('Available'); ?> | = $this->getHtml('Reserved'); ?> | = $this->getHtml('Ordered'); ?> | |
| = $this->printHtml($value->number); ?> | = $this->printHtml($value->getL11n('name1')->content); ?> | = $this->printHtml($value->getL11n('name2')->content); ?> | = $this->printHtml($value->getL11n('name3')->content); ?> | = $this->getCurrency($value->salesPrice); ?> | ||||
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||||