Page 1 of 1
Search found 3 matches
New UK ecommerce site launched: CupsDirect
I recently launched a new ecommerce site built on OpenCart. CupsDirect is an online retailer of paper and plastic cups and supplies. I welcome any feedback and will entertain any questions about how it was built.
http://www.cupsdirect.co.uk/
- Ryan
- Fri Sep 03, 2010 7:28 am
- Replies 4
- Views 1170
Running "Default" store. Only need one store.
Running latest stable version (1.4.6) and working on configuring a store now. Over the course of the last couple upgrades (1.4.4 => 1.4.5 => 1.4.6) I have now ended up with two stores, the "Default" store and a second store (we'll call it "MyStore"). If I am only running one stor...
Jump to post- Wed Mar 31, 2010 6:52 am
- Replies 1
- Views 619
Re: Compare products module for opencart v 1.x
I had to replace line 11 of catalog/controller/common/home.php to resolve an error. From this: $this->data['welcome'] = html_entity_decode($this->config->get('config_welcome_' . $this->language->getId())); Changed to this: $this->data['welcome'] = html_entity_decode($this->config->get('config_welcom...
Jump to post- Sat Jan 23, 2010 5:46 am
- Replies 49
- Views 24718
Search found 3 matches