Now I only see the price of the item with the options included, but I want to show them seperately to make the costs more clear

The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
straightlight wrote:Ok, done: http://www.opencart.com/index.php?route ... on_id=7025
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Code: Select all
$this->document->setTitle($this->language->get('heading_title'));
Code: Select all
$this->document->title($this->language->get('heading_title'));
Code: Select all
$this->redirect($this->url->link('
Code: Select all
$this->redirect(HTTPS_SERVER . 'index.php?route=
Code: Select all
, 'SSL'));
Code: Select all
);
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 4 guests