Bul :
Sizin en başta yazdığınızı yazdım. Buyrun bakın.
Kod:
tax_class_id = '" . $this->db->escape($data['tax_class_id']) . "', sort_order = '" . (int)$data['sort_order'] . "', date_modified = NOW() WHERE product_id = '" . (int)$product_id . "'");
admin/view/template/catalog/product_form.tpl ...