Search found 11 matches

Page 1 of 1

Search found 11 matches

Order edit

Hello guys, I search all over the internet and i could not find a solution so i am asking you: Let's say customer X buys 10 items of Product A (10 items is all the stock for Product A, so he buys all Product A). After he has made the purchase, he calls back and asks to add 2 pieces of Product B. Now...

Jump to post
  • Wed Apr 08, 2015 9:35 pm
  • Replies 37
  • Views 13410
Re: Re-added stock after change order history

Hi,

In the previous post i explained to you from where to select the status order for stock subtracting. You have to check shipped also. Go to system-settings-options

Jump to post
  • Wed Apr 08, 2015 9:23 pm
  • Replies 4
  • Views 1232
Re: Re-added stock after change order history

Hi,
Go to System - settings - Options and check Shipped or whatever you want to stock substract. The ones you checked will be the ones that substracts the stock of products. Sorry my pour english

Jump to post
  • Tue Apr 07, 2015 4:09 pm
  • Replies 4
  • Views 1232
Re: Editing orders dont work 2.0.1.1

I have the same problem also!

I submitted a help request to Opencart staff, but they did not answer. I think no one knows what is wrong!

P.S. also did tryed everything---API user, maintainance mode, changed payment methods, etc

Jump to post
  • Fri Mar 20, 2015 3:19 pm
  • Replies 112
  • Views 41825
Re: Admin choose product by model

Hi,

I am using OC 2.0.1.1
Now that would be reallllly nice

Jump to post
  • Fri Jan 16, 2015 5:41 pm
  • Replies 4
  • Views 1274
Re: Admin choose product by model

Hi,

I think this modification is too simply to make for someone that understands the code of opencart.

Jump to post
  • Fri Jan 16, 2015 3:32 pm
  • Replies 4
  • Views 1274
Admin choose product by model

Hi guys,

I often have to create orders myself and with the new opencart i can not find the products. If i could filter them by model it would be much easy becouse i have lots of products.

Do you know how this can be done?

Thanks

Jump to post
  • Thu Jan 15, 2015 9:47 pm
  • Replies 4
  • Views 1274
Re: Latest Products Page [SOLVED]

There is a problem with the pagination. It does not exist. Do you think you could offer a solution for that?

Jump to post
  • Fri Sep 30, 2011 1:22 am
  • Replies 30
  • Views 57613
Re: Product Description Under Each Image In Category View

Hi guys, I have the following lines of code located in catalog/view/theme/default/template/product/category.tpl <div id="productss"> <?php if (isset($products[$j])) { ?> <span><a href="<?php echo str_replace('&', '&', $products[$j]['href']); ?>"><?php echo $products[$j]['...

Jump to post
  • Mon Jul 04, 2011 1:10 am
  • Replies 7
  • Views 1867
Re: Continue shopping, can make it go back to certain catego

You go to catalog/controller/checkout/cart.php

Find:
$this->data['continue'] = HTTP_SERVER . 'index.php?route=common/home';
replace with:
$this->data['continue'] = 'javascript:history.go(-1)';

there will be to lines the same that will be modified.

Jump to post
  • Sun Jul 03, 2011 5:37 pm
  • Replies 4
  • Views 636
Product details problem

Hello guys, I hope you will find the time to help me. My problem is this: I want to add mode details in the picture that shows the product. I added two images so that you cand understant better. http://sergiu.ro/poze/Capture1.png I want the product to look like this: http://sergiu.ro/poze/Capture2.p...

Jump to post
  • Wed Jun 29, 2011 4:36 pm
  • Replies 1
  • Views 328

Page 1 of 1

Search found 11 matches