osCommerce Addons PHP scripts - Top 4 Download

osCommerce Addons PHP script downloads

Starting At Price

A lot of online shops (such as sonystyle.com) have this feature and I wanted to have the same one on my site. I also decided to share this contribution with the community. ...

sponsorship email

 Input email sponsorship on >create_account.php= Check in database, correctly orthographied too !# Choose your reduction in administration side !# Check whether customer has ordered to display the module or hide it !# Choose cumulate option to cumulate reduction for the sponsorships ...

Spinner

In OS Commerce default, the New Products for that month are displayed. This contribution to OSCommerce will allow store operators to place rotating images of their choice above or below the New PProducts.A way to give a "show case" effect. Images can be linked, made to stop on mouse over, contain ...

Spider Killer for MS1

The check is done only once per page (and not a lot of times as in the sugestion of the threads)If you're using it, just use the bugfix and the updated spider_configure file.You don't need this with MS2 and later cause it's intergrated in the cvs in an similar way.There is ...

Specials Page Displayed Like New Products Page

This mod makes the products display just like the New Products page. (products_new.php)Easy to install. Simply upload my new specials.php file into your server, so that it overwrites the old one.REMEMBER TO BACK UP FIRST!!!!! ...

Specials Tax Inclusive

This contribution allows you to use the tax inclusive special price when defining specials by adding 'i' to the end, similarly to the way '%' is used for percentage discounts.Included is the default admin/specials.php file with the changes applied.-or-s see BoF/EoF marks (only 2 parts) if you want to apply this ...

Specials Expiration Fix

I discovered that our special prices were being expired by the system a day earlier than planned. I discovered that the cause of the problem was the fact that the code that automatically turns off specials that expire checks the current date AND TIME against the date that the special was ...

SoldOut but displayed

I'm running a store with a limited amount of (season-)products, so I wanted to display also the products that are sold out so that my visitors can view/compare/learn more about them until they are in stock again next time.Only one file to change (not included in archive):catalog/products_info.php one image to add ...

Simple Template System

You simply create an HTML page that looks the way you want it to and put in placeholders for the various elements wherever you want to position them.For example, you would put "$cartbox" wherever on the page you want the Shopping Cart box to appear. Put "$categorybox" where you want the ...

Simple Master Login

This is useful for logging in to accounts where the cart has not been completed at checkout - i.e. if the user did not continue onto your site after making payment. ...

Show Subcategories when Category has Products

When a category has both products and subcategories, this mod will display the subcategory links at the top of the product listing ...

Show per item default currency price in orders

It will do the same for the Total, per item.The default currency values shown DO NOT INCLUDE TAX. It should be simple to modify so that they do, if you want.Note that the screenshot included with this package is from my client's system which has had the Tax columns removed (not ...

Show Product ID customer choosen in Backend

Abstract:- the Backend >> Orders: shows the proudtcs_name, but not the customer-choosen products_model (number).- added an additional query to get the products_model from the TABLE_PRODUCTS, and display it.- actually this should be implemented in the way, that the products_model is saved in the orders-table, to avoid issues with the products-table being ...

Shipping Costs as Table

This contribution enhances the page 'catalog/shipping.php' so that your configured shipping costs will be displayed. It uses the configured shipping-modules and lists also different shipping methods ...

Shipdate

Specific features include: -Configuration of earliest day for delivery based on date/time of an order.-Valid days for delivery are displayed and selected on a dynamic PHP calendar on the checkout_shipping page.-Prior to final order confirmation and processing, the program checks to see if the shipdate is still valid. (in case somebody ...

Selective Database Backup

This contribution will make the built-in database backup function back up only tables defined in the database_tables.php files. This may help you order your backups if you use the same database for multiple projects. ...

Scrambled Order Number

However, it uses a completely different technique, is much simpler, and unlike my ''Random Order Number' contribution, this one actually works correctly and does not suffer from the problems of the formerIt also throws in a couple of optional changes to add the order number to the invoice and packing slipRead ...

Review Text in Reviews List

The header image is now the product image (which links to the product info page) and the "Back" button now actually takes you back to where you came from. ...

Review Notification

It should work whether you have the Review Approval mod installed or not.The recipient of the email is designated via the admin control panel ...