Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: SOLVED Remove Flat Rate shipping when Free Shipping is a

This article had code that worked for me http://www.opencartnews.com/tips/how-to-hide-all-shipping-methods-when-free-shipping-is-active/ Basically find anywhere that has this code $this->session->data['shipping_methods'] = $quote_data; and replace with if (isset($quote_data['free'])) { $free_only['f...

Jump to post
  • Tue Feb 24, 2015 1:41 pm
  • Replies 13
  • Views 20115
Basic responsive theme to cusomize

Sorry if this has been asked a thousands times, but its very hard to find this information. I'm just looking for a version of the default theme that is truly responsive.i.e not just hide the left or right columns, and do all the clever stuff like turning the categories module into a drop down menu i...

Jump to post
  • Fri Nov 14, 2014 11:51 am
  • Replies 0
  • Views 393

Page 1 of 1

Search found 2 matches