Search found 8 matches

Page 1 of 1

Search found 8 matches

Re: Shipping mod - Ship by Total (by customer's subtotal)

I made this for my multi-language 'sub-total' removal: <?php //foreach ($totals as $total) { ?> <tr> <td align="right"><span class="cart_module_total"><b><?php echo $totals[1]['title']; ?></b></span></td> <td align="right"><span class="cart_module_total"><?php...

Jump to post
  • Wed Feb 15, 2012 8:13 am
  • Replies 47
  • Views 20814
Re: [MOD] Delete button on cart

Ok ive done it!, <a onclick="$('#cart').submit();" class="delete" /> <input type="checkbox" id="<?php echo $product['key']; ?>" name="remove[<?php echo $product['key']; ?>]" class="checkbox"/> <img src="catalog/view/theme/default/image...

Jump to post
  • Sat Feb 11, 2012 7:44 am
  • Replies 26
  • Views 17932
Re: Category's menu choose products

Not exactly, I meant about Admin's category menu to mass choose products for a category, not needing to go to every product in order to check it on a category :)

Jump to post
  • Sun Jan 15, 2012 6:51 am
  • Replies 2
  • Views 666
Re: Zopim Live Chat Module

Same here

Jump to post
  • Sun Jan 15, 2012 6:47 am
  • Replies 17
  • Views 9601
Category's menu choose products

I thought that would be easier to choose from the category's menu which products belongs to it, than the only way is by going to every product and choose category. A menu like Featured's module would be cool for a start.

Thanks!

Jump to post
  • Sat Jan 14, 2012 7:44 pm
  • Replies 2
  • Views 666
Re: Products with special price cannot go to cart

Oh yes you are all right! Ok I delete the thread, okay? Can I?

Jump to post
  • Mon Jan 02, 2012 7:19 am
  • Replies 7
  • Views 1125
Re: Products with special price cannot go to cart

Really strange, because I have the same problem on my installed version, and the online demo. I tried them on both browsers, latest Chrome and IE 9.

Anyone else please advice ???

Jump to post
  • Sun Jan 01, 2012 10:36 am
  • Replies 7
  • Views 1125
[SOLVED] Products with special price cannot go to cart

Products with special price cannot go to cart, instead of it just going to the details of it.

Try it now on http://demo.opencart.com/index.php?rout ... path=25_28 and try to cart Apple monitor.

Jump to post
  • Sun Jan 01, 2012 4:22 am
  • Replies 7
  • Views 1125

Page 1 of 1

Search found 8 matches