Posts Tagged ‘function’
-
0
order totals estimator oscommerce
Tuesday, July 31, 2018
See your order total including taxes, shipping and discounts applied as well as shipping options in full, before login and before starting the checkout process. -
0
State selector – the easy way
Wednesday, December 2, 2015
This extension is changing the frustrating country / state selection behaviour of osCommerce and improves the customer experience a lot. The states dropdown update in real time as a country is selected. No more error messages and form re-submissions -
0
Product Notifications – get the overview
Monday, November 16, 2015
Get the overview about how many and who of your customers are interested in what products. Preview the data in admin or export into a cvs file -
3
How to install the osCommerce Hook system
Friday, October 30, 2015
This is a quick explanation about how to install the osCommerce "hook system". It will be standard in the next osCommerce versions, but you can start using it on your existing store of series 2.3.xx right now. -
5
Export orders per product – the easy way
Friday, October 23, 2015
With this modification you'll be able to see and/or export a list of all customers who ordered a product from your store, including default address, delivery address and shipping address. The list also include payment method, order date and order status. -
0
Resettable Bestsellers
Saturday, October 10, 2015
Old products are on top of your bestsellers list, no chance for bestselling new products to appear. The older your store, the bigger the problem. This extension is a way to reset the bestsellers list and show recent bestsellers to your store visitors. No core code changes -
3
Purchase Without Account – the easy way
Saturday, September 12, 2015
You want people to be able to checkout on your store without having to create an account. This is a system that present an alternative checkout option to the store customers. Your customers can use that option and checkout without creating an account. -
2
Order status text
Thursday, June 25, 2015
Did you got tired of typing in the same text, over and over again, each time you are updating the order status of an order? If yes, then here is a nice solution for you: automated order status text -
0
Multi Link Products – the easy way
Sunday, May 24, 2015
Copy each product to any number of categories in one step directly from the product listing or product editing page in admin -
0
SEO friendly image names
Sunday, May 24, 2015
Not only that your lemon product will always show our lemon image and not one day a melon instead, the image filename will also be "lemon", a meaningful SEO friendly filename. This little modification ensure unique SEO friendly filenames for all your product images -
1
Warehouse locations
Thursday, February 19, 2015
This is a simple modification that will let you add a warehouse location to each of your products, so you can easily find it when packing an order -
1
Address book manager
Saturday, October 18, 2014
There is no way for the store administrator to edit any of the additional addresses that customers enter. This modification that will let you see and edit all of your customers additional addresses in your osCommerce administration panel -
0
Rename product images during upload
Thursday, October 16, 2014
Want to be sure that your lemon product will always show our lemon image and not one day a melon instead? This little modification ensure unique filenames for all images nicely organised in a separate folder on your server -
7
live price update
Tuesday, October 14, 2014
A solid approach for a live price update functionality on your product information page. The price update automatically upon quantity or options change - live example -
10
Streamline your checkout process in osCommerce
Saturday, June 23, 2012
This is a quick tip that will help you to skip the checkout shipping and checkout payment pages if you have only one shipping or payment option enabled. Complete code to copy paste -
26
Fileupload for osCommerce
Thursday, March 8, 2012
Fileupload for osCommerce is an addon that will let store visitors to upload files for any products or services of the store. The addon allow files to be uploaded for each product in real time directly from the product information page, and includes a complete administration interface -
12
Create a google AdSense box for your osCommerce store
Tuesday, July 26, 2011
If you like the idea of having a box on your store displaying google ads, then here is the way to do it. But honestly, if your store doesn't make enough money, you should focus on that, or start advertising for the store and not on the store -
12
Link manager and menu maker for osCommerce version 2.3.1
Wednesday, March 9, 2011
Links are one of the most important parts on a online store. Unfortunately, the default osCommerce doesn’t make it very easy to add new links. Thats why I made the link manager and menu maker for version 2.3.1 -
15
Separating data from execution in osCommerce boxes
Monday, January 3, 2011
Let's say you want to access the data of a box in osCommerce without having the box being "executed", that means in this case, added to the left or right column. There are several reasons to do this. Read here why and how to do it -
6
Add customers phone and email to the order confirmation email
Friday, November 26, 2010
The order confirmation email contains all kind of information except customers phone and email. Want to have customers phone and email in there too? It's really easy to do and won't cost you more than 2 minutes -
14
Add customers phone to the contact us form in osCommerce
Friday, November 26, 2010
The "contact us" form consist in osCommerce of 3 fields: name, email and enquiry. How about adding customers phone number to the form? You can add any other input field you need, even drop down's radio buttons and checkboxes. -
22
Adding a quantity input field to the product information page
Wednesday, November 17, 2010
Do you want your customers to add any quantity to their cart right on the product information page? Read this. A detailed article on how to add a quantity input field to your product information page in osCommerce.