BestSellers Box Enhancement

BestSellers Box Enhancement

BestSellers Box Enhancement Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 702
  • Released: Jun 13, 2007

BestSellers Box Enhancement Description

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 that list 01, 02, 03, 04, etc.

Replace your file with this file, if you already have something in the best_sellers.php box, then simply make the added change..it's not difficult

BestSellers Box Enhancement Bookmark

Hyperlink code:
Hyperlink for Forum code:

BestSellers Box Enhancement Script Download Notice

Top 4 Download periodically updates information of BestSellers Box Enhancement script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. BestSellers Box Enhancement torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Category Box Enhancement

... the left of every category in the category box. There are two different images, one for categories ... It will highlight the current category in the box. Users will have an easier time telling where they are on the site. ...

Enable Free Product Downloads

... is normally automatically disabled for downloadable products. This enhancement requires that COD be enabled. It disables COD for any downloadable order greater than $0.00. So, if you're shipping real product, be very careful when using this modification. The change begins at line 53 of cod.php. This line could easily be ...

Add Whats New Link to Categories Box

Best used with categories enhancement mod, it is very simple.open catalog/includes/boxes/categories.php and find---------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);it is at the far bottom of the filereplace with-------------$info_box_contents = array();$info_box_contents[] = array('text' >= $categories_string);if ( (basename($PHP_SELF) != FILENAME_PRODUCTS_NEW)) {$info_box_contents[] = array('align' >= 'left','text' >= '' . BOX_CATEGORY_PRODUCTS_NEW . '');}else{$info_box_contents[] = ...

PlugnPay

Smart Screens Payment Method For Non-SSL Enabled ServersUsed with all builds of osCommerce v2.2 ...

Buy It Now For new products

This contribution allows store owners to add a "Buy It Now" button to the new products this month section of their website. This includes the front page and category pages. Full instructions are included. ...