Modules PHP scripts - Top 4 Download

Modules PHP script downloads

Add Back buttons to the checkout process

This contributions adds back buttons throughout the checkout procedure, allowing the user to easily navigation throught payment without getting any Page expiry messages. ...

Admin Specials by Categories

This contribution allows you to: - List products (alphabetically) for selected category displaying the special price and implied discount - Add a % discount to all products in selected category - Add, change or remove a special price for an individual product in the selected category  ...

Admin SSL htaccess

After to make the connection with protected directory via ssl, is necessary prompt with login and password. After login, when i click in some link at control panel, i need to retype my login and password, because the link is http different than address homepage and i lost my ssl conection.The ...

Add Weight and Weight Total to Cart

It is also compatible with Add Weight To Product Attributes v0.1. ...

Add Store Details To Contact Us

A simple fix to the root level contact_us.php page which displays your store details above the contact script itself. ...

Add Multiple Products to Cart in columns for SPP

It displays product listings in three columns (or 2, or 4, however many you want) instead of one long tall column as the stock osC product_listing.php does.It gives the option of adding many different items to the cart at once, by having a quantity box underneath each item. Just enter in ...

Add new products fields

If the default fields are not enough for you ther have a look at this piece of code on how to add new products fields. ...

Add Multiple Products to Cart at Once

This is achieved by parsing a comma seperated list of product id's in a hidden form variable to a new function in application_top. ...

Add Mail Message Type

When "HTML" is selected, the message will be sent as HTML. When "Plain Text" is selected, the message will be sent as plain text. Requires changes to only two files! ...

Add Multi Products Checkbox

You can simply check multiple products at once and add them to the Cart with one click.Because of many request I saw in the Community Support regarding a checkbox in the productlisting instead of a Buy Now or quantity field and I need ths solution for a customer, I changed the ...

Add Links To Footer Bar

This allows you to completely remove the information box from column left or right.The date and no.of requests is no longer displayed in the footer.Just overwrite your footer.php file with this one (in catalog/includes). Remember to back up your original file first!Also please note..I run the All Products contribution on my ...

Add a Printable Catalog

Displays products with pictures and their full description in a printable format. ...

Infoboxes outside OSC

This snippet allows you to place an info box (or other things I suppose) elsewhere on your site (i.e. outside of OSC, though on the same site as OSC). ...

Infobox with many products

Everything can be configured using the admin interface. The infoboxes specials.php and whats_new.php are provided ready for use.It is very straightforward to add this feature in any other infobox. Use the files provided as examples.There are instructions for the installation process.Require modifications on catalog/includes/boxes/specials.phpcatalog/includes/boxes/whats_new.phpcatalog/includes/functions/gen eral.php (one function needs to be replaced) ...

Infobox Header Images

The images in this file are copyright 2002 bedtimegirl.com. They are only for initial testing and are required to be replaced with your own. ...

infobox color changes easier

There are two scripts here:generate_corners.phpcorner.phpgenerate corners.php is a simple script to generate the corners. Put it in the images/infobox directory and make it writable by the web server then point at it. It will create the three infobox corner files in png (or gif if you have that compiled in) from ...

Horizontal main menu

Installation:1. you will have to insert in every file in catalog/ (just the ones in catalog/)a. FIND:ADD ABOVE IT:b. FIND:ADD ABOVE IT:2. in catalog/includes/column_left.phpFIND :include(DIR_WS_BOXES . 'categories.php');and comment it so it looks like this://include(DIR_WS_BOXES . 'categories.php');3. in in catalog/includes/header.phpFIND:trail(' » '); >?ADD ABOVE IT:if ((USE_CACHE == 'true') && empty($SID)) { echo ...

Graphical Borders

Infoboxes will be wrapped automatically. All others may be turned on or off individually. Gif files are used to allow transparency. Repeating patterns are supported on all sides. A sample set of images and the .psd file to create them are included with this package. Additional sets of images may be ...

Geotrust QuickSSL Premium

 Also check for homepage and only displays box in this case. Similar to Comodo SSL combine Mod although no unsecured box is presented ...

Extra pages info box admin

Maybe a "Company News" page that needs updating?Now you can make as many as you want with the links in 1 new Information Box.This contribution allows you to create and manage new pages (like Shipping or Conditions) on the fly.It also creates a new box that holds the page names which ...