I\'ve just started to work with opencart so I don\'t very much. I want to change the thumbnail size of my products to a bigger size. So, I\'ve researched on Google and an answer came up. Go to Syst开发
I asked this over in the Opencart forums but no luck yet, so thought I\'d try here. How can I display all the categories of products with some number of products from each category on one page?Like t
Been customising a store and having a bit of a problem. Think its with CSS but can\'twork it out. Theres a gab between the sort select box and the search results, there\'s no padding, or margin, using
I have 3 subdomains , which are based on Opencart. What I need to force on each domain given lan开发者_如何学Pythonguage
I am looking for the paypal payflow pro extension fo开发者_如何学运维r opencart...reading this shows me that its supported but I cant seem to find it anywhere...anyone know where i can find thisI\'m a
This may be very simplistic question but I can\'t find the answer. I want to add a key/value pair to an array in OpenCart but I can\'t seem to get it to work. I\'m not sure if what I\'m adding to is a
I am working in my first OpenCart website. How do I bring Dutch and English langua开发者_C百科ge into my site?OpenCart is built with a MVC+L (Model, View, and Controller + Language)... This makes it e
I am trying to install opencart for the first time in my local machine. I am using xampp 1.7.4 PHP 5.3.4 and Windows7 is my OS. I try to follow all the steps describe HERE. But, after giving the db na
I got a line of code in the project i\'m trying to modify/add extension to. $controller = \'Controller\' . preg_replace(\'/[^a-zZ-Z0-9]开发者_StackOverflow中文版/\', NULL, $action[\'class\']);
I need to display some products differently depending on their price. I hoped that I could simply check the value of the $price variable from within the relevant theme file(s), but $price contains a c