osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

In Stock Quantity Display

This is NOT multi-language compatible at the moment (my store is only in English) but it would be really easy to make it that way.Currently displays: "There are currently X available in stock." ...

Improved Invoice

The differences are that I replaced the store logo with the order number in big bold letters for easy reference. (and I don't use a store logo anyway, got STS running with a different kind of design), and shows the comments for the order with their added date at the bottom. ...

Import in MS Excel

Description to make an ODBC coupling to MySql server for easy data import in Excel. ...

Image Resize

What can it do: - the uploaded image is copied into dirctory images_big/ below your image directory - then a small image according to the images settings (Small Image Width, Small Image Heigth) in the admin is made and copied into your image directory - the big image can be resized ...

Image Magic

OSC Image Magic is a powerful new contribution for OSCommerce designed to greatly improve the way your images are displayed. At the core of its functionality is the ability to produce smoothly rendered thumbnail (smaller) versions of your store's product images. In addition, it also contains a very comprehensive toolbox of ...

Icq Status

If you want to add a box that tells your customers wether or not you are there to answer questions, well this is for you.Tells if you are online and provides a link for them to msg you with their icq. ...

How to place an advert on product info

To place an ad on the product info page find this at the bottom of product_info.php ...

How to adjust the height of the header logo

This simple modification would give a broader header and it would place a background image in the header.Use at your own risk. Back up files before making modifications. ...

Highlighting search engine keywords on page cache

This logic will highlite keywords on your page cached pages before sending it out when the user is coming from a search engine page like google or yahoo.The cached file itself is left as is. ...

Hide products from groups of customers

It's written for B2BSuite and work on B2BSuite0.92Currently there are two issues with this code:1. The code works good with existing products but generates error when you create new product as it requires product_id which is not yet set for new product.2. Once you set any product invisible for any groups ...

Live Support

Live Support free solution to offer a customer the ability for Live Support ...

Blacklist

They can be banned completely from logging on. Or, if allowed to logon, or if they create a new account, all entries in their address book will be monitored for usage upon checkout. If an address is used, the shop owner is notified via email. ...

BestSellers Box Enhancement

If you saw the CategoryBoxEnhancement contribution by Nils Petersson, you'd see where I came up with this one... This is a simple modification in the best_sellers.php box, to add a small line of code that'll allow an image to be displayed in front of the list of best sellers instead of ...

Best Sellers

This contribution adds a best sellers page that lists your best sellers in the same fashion as the new products page. Installation is very simple and fast. ...

Basic CSV Importer

 It takes a CSV file (sample included) and inserts the products into the database. does not handle images or complex options, such as attributes. ...

Barcode Mod

This mod adds a single 13 character EAN barcode field to each product. Searchable via the normal oscommerce search process. Optionally it also provides some v basic epos features. ...

B2Bsuite Product Listing Columns

You will now have the choice of the standard Product Listing (in a list form), or in Columns. You can change the look of your Product Listing Pages with a single click! ...

Back Button Improved

As you may see, the fix is simple and 'old school', but it works. This is the only fix I could make that did not include heavy editing. Always keep a backup of all files you are working with. Maybe even use a test site instead. ...

auto display tax

if an end-user customer, display included tax.if a company display excluded tax- the tva_inracom id and company-name of the billing address are considered (main address)if non-registred customer, display with default parameterOptionnaly, display a small text after your prices like 'net', 'gross' or anything else The texts and styles are well personalizables. ...