Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Incorrect Cart heading Use Gift Certificate

This is a 3.0 bug that you can fix by doing this: IN: /catalog/controller/checkout/cart.php AFTER: if ($this->cart->hasProducts() || !empty($this->session->data['vouchers'])) { ADD: $data['heading_title'] = $this->language->get('heading_title'); I just wanted to thank this poster for helping me fix...

Jump to post
  • Fri Dec 21, 2018 6:38 am
  • Replies 21
  • Views 11231
Need vqmod customer notes addon

Hello, I have searched everywhere for an addon to allow customers to send notes from their "my account" or "order history" back to the system. I cannot find anything. Here is an example. Lets say a customer buys product x. We receive the order from the customer and have a questio...

Jump to post
  • Tue Apr 01, 2014 2:02 am
  • Replies 0
  • Views 313

Page 1 of 1

Search found 2 matches