Questions tagged [opencart2.x]

Opencart version 2.0.0.0 and above, released 2014-10-01

OpenCart 2

Opencart Commerce version 2x (version 2.0.0.0 and above)

This is the latest release of the OpenCart PHP and MySQL driven ecommerce platform. OpenCart supports Multi-Channel ecommerce with availability for multi currecy, language, template, domain and device (tablet, web and mobile). There is also modules for kiosk, vendors such as Amazon and eBay and also Google and Apple App Store.

New features include:

  • Fully responsive design - both the admin and the front-end
  • OCmod - virtual file modification. Redesigned admin area and front end - a marketplace module enviroment
  • Support for CDN, cloud computing and enterprise driven stores with high volume and transaction rate

  • More payment gateways included in the standard download.

  • Event notification system. Custom form fields.

Although 2.0 is now released we advise all existing store owners to check that any 3rd party modules they have installed will work with the latest version. If you already have a working store we always advise a backup is done and you test in a new environment before you update!

You can download any version of Opencart from this url

You can also browse the extensions from this url

1161 questions
0
votes
1 answer

Getting NULL in template - OpenCart 2.0

I am trying to render product_list.tpl file in home.tpl but it's giving me NULL Controller File: /controller/product/product_list.php Code: class ControllerProductProductList extends Controller { public function index() { …
Muhammad
  • 921
  • 2
  • 11
  • 29
0
votes
1 answer

How to add reward point to all products at once in opencart

How to add reward point to all products at once instead of adding manually to each product? This is time consuming to add point to each product manually instead I want to add 2% of product price to reward point. How can i do this?
Pramod
  • 666
  • 3
  • 11
0
votes
1 answer

Opencart 2.0.1.1Email

Another question for the wizard's of society, I've been setting up a webstore at www.ecigone.co.uk for sometime now & had numerous problems with our contact form, I have set it up in the back of opencart and also tried to -f, the smtp settings &…
Steven
  • 31
  • 7
0
votes
1 answer

page specific product template opencart 2.0.1.1

I would like to create page specific template files for opencart 2.0.1.1 using the "location" field. I would like to know can this work with seo url's I have found this at the bottom of the header.php for opencart 2.0.1.1 // For page specific css …
0
votes
0 answers

How do I install the Export/Import Tool in Opencart 2.0.1.1

How can I use the Export/Import Tool extension in Opencart Version 2.0.1.1? I tried merging the upload folder contents. However, nothing seemed to change. No extra menus, nothing. I tried to use the extension installer too. That did not work out…
Smoking Sheriff
  • 471
  • 11
  • 23
0
votes
2 answers

opencart 2.0 confirm.php getZone Notice: Undefined index: name

if (isset($this->session->data['guest']['payment']['zone_id'])) { $data['zone_id'] = $this->session->data['guest']['payment']['zone_id']; } else { $data['zone_id'] = ''; } …
Rubo
  • 1
  • 1
0
votes
1 answer

How to add downloadable products in opencart 2.0.1.1?

I have tried to add some musics in my site which is free download products... In admin->catalog->downloads (Uploaded Music files) And in admin->catalog->products (Edit product) & link-> (added download file) But it not shown in the Site it shows add…
Kevin
  • 13
  • 9
0
votes
0 answers

Opencart 2.0 some inputs don't save

I have a extension that worked perfect on opencart 1.5.x Now with opencart 2.0 with the changes made Adding an admin page on OpenCart version 2 that I've read from here "shadyyx" only few inputs save and the others don't. Example: Controller ( not…
user2252671
  • 59
  • 1
  • 12
0
votes
2 answers

Adding New Modules Positions to OpenCart 2

I want to add more Positions for modules. How can I add a new module position in opencart 2? Here, I like this information. but, it is work only for OpenCart older version. http://www.opencartnews.com/tutorials/adding-new-modules-positions/ How can…
HDP
  • 4,005
  • 2
  • 36
  • 58
0
votes
1 answer

How to Remove the validation in opencart 2.0 admin

How can i remove the validation in opencart 2.0 admin.when creating the new order ? Here they are using the curl function for validation. Past two days Im searching for it. can someone suggest me.me. Im struggle with this. public function api()…
0
votes
2 answers

OpenCart VQMod XML file not working

I want to add some content in footer file using VQMod my XML file has the following content but it's not working VQMOD CODE test…
Deepak Goyal
  • 1,186
  • 2
  • 13
  • 26
0
votes
0 answers

Opencart: how to change item price when adding it into the cart

I am trying to implement a functionality in opencart where it will be possible to enter a custom price at the product page via text area and when item is added to the cart if custom price entered it will apply the price specified in the custom…
msd79
  • 11
  • 3
0
votes
2 answers

In OpenCart, How can I customize the info visible on the product page

Okay, first I want to say that I am not a geek programmer. I am intermediate to programming. I was recently learning Php through teamtreehouse, which I have not finished yet. But instead I started making an online store from OpenCart. I watched some…
Akansha
  • 1
  • 4
0
votes
1 answer

I want to remove product description in featured module in the home page opencart2.0.0.0

I want to remove Featured, latest, Latest by category, specials product Description on home page of opencart 2.0.0.0. I just want to display only Product Image, price, Add to cart, wish list, compare. Please help me to this problem. how do i solve…
sreejith k.s
  • 1
  • 1
  • 1
0
votes
0 answers

vqmod not properly generating vqcache files v. 2.5.0

Anyone found a way to get the vqmod cache files to generate properly? I'm using VQmod manager 3.0 and that is what it's telling me.
user2242141
  • 131
  • 1
  • 1
  • 5