Category: osCommerce Tutorials

How to edit the create account page in osCommerce

by Gerae Lindsey on April 13th, 2010
How to edit the create account page in osCommerce

By default, osCommerce requires certain information from visitors creating a new account. This includes their name, address, gender, birthday, street address, and other contact information. Let’s say you don’t want to require new customers to supply their birth dates. No problem. osCommerce allows to you turn off the following fields: Gender Date of birth Company [...]

Backing up your osCommerce database in cPanel

by Gerae Lindsey on July 14th, 2009

I just added a new tutorial on making a backup of your store database in cPanel. Though titled Backing up your ZenCart database in phpMyAdmin, the instructions will work the exact same for osCommerce MySQL database files. See Backing up your ZenCart database in phpMyAdmin

Backing up your osCommerce files in cPanel

by Gerae Lindsey on July 13th, 2009

I just added a new tutorial on making a backup of your store files in cPanel. Though titled Backing up your ZenCart files in cPanel, the instructions will work the exact same for osCommerce. See Backing up your ZenCart files in cPanel

How to add quantity discounts in osCommerce

by Gerae Lindsey on June 23rd, 2009
How to add quantity discounts in osCommerce

Let’s say you sell shirts from your osCommerce store and you want to offer a discount if customers purchase more than one shirt. For example: Buy 1 shirt = $6.99 each Buy 2 shirts = $5.99 each Buy 3 shirts = $4.99 each Etc.