The edit is exactly the same for OpenCart 2.0, all the way back to OpenCart 1.5.1:
Code: Select all
IN:
/catalog/model/shipping/weight.php
REPLACE:
'title' => $result['name'] . ' (' . $this->language->get('text_weight') . ' ' . $this->weight->format($weight, $this->config->get('config_weight_class_id')) . ')',
WITH:
'title' => $result['name'],
Who is online
Users browsing this forum: No registered users and 2 guests