Tagged Questions
Free open source shopping cart system written in PHP
9
votes
5answers
619 views
OpenCart resources
I'm trying to develop an understanding of how to build things using OpenCart, but their documentation seem to bit on the conservative side. Do the stackoverflow community have suggestions for reading ...
3
votes
1answer
121 views
Opencart Weight Based Shipping
I have alot of scripts that do various different things outside opencart, but using the opencart database. They don't modify the database simply query it for the purpose of reporting and alike.
I ...
3
votes
1answer
116 views
Adding CSS stylesheet to pages based on route in OpenCart
I'm using opencart for a client store, and am wondering what the best way to code it so I can have certain stylesheets added for certain routes.
For example, on my category page I'd like to have a ...
3
votes
1answer
769 views
.htaccess opencart redirect 301
I just migrate my site from asp to opencart. In .htaccess I would like to do some redirect so that my customer can use back the old link to access
inside .htaccess
redirect 301 /contact.asp ...
3
votes
1answer
401 views
OpenCart theme development: Price as number?
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 ...
3
votes
1answer
1k views
OpenCart Routing
How do you write clean URL's in OpenCart using their built in Router class? Here is my .htaccess file:
RewriteEngine On
RewriteRule ^(system) - [F,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond ...
2
votes
1answer
186 views
OpenCart show category images on homepage? [closed]
I'm using the most up to date version of open cart.
What I'm wanting to do is show the image from the store category page on every page page, as I'm wanting to implement it into the menu. You can ...
2
votes
1answer
106 views
List By Category View
I have a view all category on the website I am working on (http://www.thetradinghouse.co.nz/view-all). As you can see the products are not in order by category how could I change this as I also would ...
2
votes
2answers
79 views
Internet Explorer jQuery Redirect
I am currently working on http://thetradinghouse.co.nz and I have an issue when accessing the cart the process that is taken is.
Select Category.
Select a product and open the products page.
Click ...
2
votes
3answers
65 views
Continue Shopping URI
In my cart I have it so when you add a product you get taken to the shopping cart and the client wishes the user to click continue shopping and be taken back to the added items category for further ...
2
votes
1answer
103 views
Open cart extension Compatibility
I have Open Cart version 1.4.8 and trying to install Extension that is compatible with 1.4.9.3
Should it actually work when I install this module still?
2
votes
2answers
350 views
trying to add jquery countdown timer for special price in opencart
i am trying to put jquery count down timer for special price in opencart.
as we have start date and end date for special price in open cart admin panel,
I want to have jquery count timer to show ...
2
votes
2answers
299 views
Add external product images to opencart
I need to use externally hosted product images as the product image for the desired items.
The Items are hosted on our CDN and the full URL is known.
All products are imported via a csv file which ...
2
votes
2answers
3k views
How do i create a template for OpenCart?
I am new to OpenCart, and i would like to apply my theme to opencart. i know i should not edit the default template directly, then how do i copy the default template files and alter it to apply the ...
2
votes
1answer
273 views
How to increase value without a loop in PHP?
I have this issue where i want to increase a value with 1 and apply this to my HTML, but i can't use a for() or while() loop (at least i think i can't). I'm customizing an e-merchandise program ...
1
vote
1answer
26 views
Returned array index uses record id instead of row count
I have the same script running on the same version of Opencart.
Normally this line returns an array of all products:
$data = $this->model_catalog_product->getProducts();
and is indexed from ...
1
vote
1answer
52 views
jQuery plugin tabs for opencart doesn't work if more than one
When ever I have more than one set of tabs on a page this plugin breaks and only the first set of tabs will work.
$.fn.tabs = function() {
var selector = this;
this.each(function() {
var obj = ...
1
vote
1answer
72 views
How to add text to the homepage in opencart?
I want to be able to add/edit text from the admin section that will appear on the homepage. The best solution would probably be adding a new page (Catalog > Information) but how do I add the text from ...
1
vote
1answer
60 views
Open cart … Different css per category
I am trying to load completely different css file per category in opencart shopping cart. I have tried to use switch statement in header.tpl but it did not help me.
Basically I have only four ...
1
vote
1answer
59 views
Opencart how to add everything from the language file in php loop
It there a way to read everything from within a language with Opencart?
At the moment I have to:
Controller
$this->load->language('help');
$this->data['heading_title'] = ...
1
vote
0answers
50 views
Cufon script not working with opencart installation
This Cufon script was working perfectly for me on another site, so this is frustrating. :/ Can you spot anything wrong? The pieces of code are located just before the ending head tag and just after ...
1
vote
1answer
91 views
Is it possible to integrate my opencart application with Quickbook desktop software?
When I make a sale on my opencart web site, I would like to be able to make the corresponding journal entry in my accounting books in desktop quickbook software.
Can I do it on free API..? or any ?
1
vote
1answer
56 views
Developing for Mobile Devices
This is a hot topic in this days and I need to build a template based on jQuery Mobile for my site. Build the template isn't the problem but show when someone navigate trough mobile devices is. I know ...
1
vote
1answer
127 views
Opencart, OC 1.5.1.3, captcha error
OC 1.5.1.3, the Captcha image doesn't show on none of these pages:
product / review section
contact page
by accessing this http://www.directmall.co.uk/index.php?route=information/contact/captcha ...
1
vote
1answer
166 views
Opencart custom database lookup and display
Currently, trying to get this to work with Opencart, but I think my knowledge of the file structure needs some help.
I have added an additional field into the DB for Opencart, which I added to ...
1
vote
1answer
99 views
My website is entirely blank, tips to diagnose?
I have an ecommerce site built on OpenCart (1.5.0 i believe), which after inserting tracking code from Alexa.com and a block of code for redirecting to another site went entirely blank. Initially it ...
1
vote
1answer
125 views
Magento: Price based on quantity, also based on colors
I really need some help from the Magento gurus out there. And even if you're not familiar with Magento and you think I'd benefit from OpenCart or some other solution, please tell me!
I'm building a ...
1
vote
1answer
187 views
opencart 1.5.1.3 how to edit text addess line in checkout page
i am working on one project in opencart 1.5.1.3
on checkout page, it shows the address in billing tab.
i want to edit that text like
billing address + (some link url)
see the pic
1
vote
1answer
131 views
Insert a lot of products opencart script
I have a script in python in which I have all my products, descriptions , images, etc. Now I want to insert all this information in my Opencart theme. I try to find out how to save it all of this in ...
1
vote
3answers
49 views
Will placing a shopping cart system in a directory other than the root of the site affect SEO/google rankings?
If all opencart files are placed within a directory called open cart, will the products have less 'searchability' than if placed within the root of the domain? Thanks in advance.
1
vote
2answers
124 views
the picture wont be loaded in opencart
I'm writing an open cart module that's supposed to load a picture when I hover on some <li> tags.
I have two PCs: my laptop on linux and a Windows Desktop, my problem is my module works fine ...
1
vote
1answer
504 views
Adding extra field on opencart checkout
I'm using opencart v.1.5.1 How do I add extra text area on opencart checkout page?
I've added Step 6 using photoshop, how do I code that on opencart?
1
vote
1answer
88 views
Open cart site transferred to another host with images broken
I have transferred the Open Cart site over to another domain but all the images are broken adn I cannot get into admin. Is there a reason why?
I have changed the config database credentials.
1
vote
1answer
156 views
Product promotion countdown
I'm new to OpenCart and I'm trying to build an ecommerce website. I want to show the time left for my promotions and I don't know how. When I have a product with a promotion I want to show the time ...
1
vote
2answers
497 views
Opencart -> Clean URLS
I am using Opencart 1.4.9.4 is there a way that I can change my urls from the query string to category/product?
Example:
Current:
index.php?route=product/category&path=57
Wanted:
...
1
vote
1answer
1k views
How to display all categories with some products each in Opencart 1.5?
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 ...
1
vote
1answer
269 views
Opencart installation problem
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 ...
1
vote
1answer
629 views
Show and count categories in OpenCart
I have this issue with OpenCart where I want to display my shop categories in a custom way and count the parent categories.
I currently modified the code so far that I get the following output
...
0
votes
0answers
7 views
OpenCart FedEx WSDL extension: Why are certain services not listed when I request a quote?
I'm helping a client set up an OpenCart site. I installed the FedEx WSDL extension and they configured it, including entering a developer key and password. Now OpenCart is able to talk to FedEx's test ...
0
votes
1answer
14 views
MIGS Payment Gateway - Multiple Currencies/Merchants
I am working on an e-commerce site that uses Open Cart and the MIGS Payment Gateway. I am using HSCB as the bank. My client wants two currencies supported on the shopping cart. Now that I have enabled ...
0
votes
1answer
26 views
screen resolution in opencart
I am curious to set my styles as per screen resolution in opencart. I am using a simple script which is working on all other php files but it gives a very strange response in open cart, here is the ...
0
votes
0answers
22 views
OpenCart - Form character limit
OpenCart 1.5.1.3 I have tried putting some suggestion into play, but they do not seem to work with OpenCart<?php } elseif ($field['type'] == 'textarea') { ?>
...
0
votes
1answer
50 views
Hoverintent - Whole menu (Div) to drop down?
I'm trying to get a whole div to slide down upon hover.
To try and explain in more detail:
When you hover over the arrow underneath the logo...
I want it to slide down to reveal the menu, like ...
0
votes
0answers
34 views
Installing Wordpress inside a directory of Opencart
What I am trying to do is install WordPress inside a directory of my already existing Opencart installation, for example domain.com/opencart/wordpressblog.
In my Opencart installation I have SEO ...
0
votes
1answer
66 views
Weird Errors on Opencart site after trying to install SSL
I was trying to install an SSL certificate for my site that's based on Opencart platform. Everything was fine but now when I go the site I'm getting this error:
Notice: Undefined index: token in ...
0
votes
1answer
61 views
opencart - How to manually display a module inside a template file?
Let's say I want to display the specials module on the homepage in a position different than $content_top, $content_bottom, $column_left or $column_right. How do I do that? If you have some experience ...
0
votes
1answer
43 views
How can I integrate webconnector and my own website with using only PHP?
I am trying to integrate webconnecter and my own website for automatically syncing from website to quickbook software..
I am trying keith parmer's webconnecter and his php dev' kit.But I think I ...
0
votes
1answer
27 views
Opencart store admin not working
I accidentally deleted all my hosted files. Luckily I had a backup but the admin does not seem to work still:
http://zabb.co.uk/store/upload/admin/
Any help greatly appreciated.
0
votes
1answer
59 views
Custom header image for category in opencart
I have 4 main categories in an opencart site.
I want to have a different header image for the 4 separate categories.
How can I get the current category name and put an if statement to select the ...
0
votes
0answers
66 views
My custom Opencart module logs me out of admin when trying to save
I have built an OpenCart module to add "articles" to the site. I have done this by cloning the "information" module and then adapting it to my needs.
I have made a lot of progress - pretty much ...