Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Previous - Next - With detailed info

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
Minor code clean up

Moved the position of the previous/next buttons to below the product name and price

Added the ability to display the previous/next buttons under the products date added.

Both of the above are contoled in admin section. Go to Admin-->Configuration-->Product Listing. Select Location of Prev/Next Bar Location. (1-top, 2-bottom, 3-both)

Removed the back to category link. This link is now in the category name if it is displayed. The manufacturer name is not linked

Removed the links to the first/last product. Instructions on how to add them is in the install

Removed the if/else statements from inside the table cell tags and put them outside of the tags. A bit cleaner and easier to follow.

Added stock RC2A version product_info.php and the 2 language product_info.php files

This install/documentation

This is a full package
Update 09-01-2009 (v3.4.0):
CHANGED: added the link of the file 'Alt.Link Category Name'.
added buttons for 'first product of the category' and 'last product of the category'.
added a possibility, that the category name is not shown (simple way).
added other buttons without text.
Modifications: Simon Ankele osCommerceDE Name: SimonBremen
FIX: some html minor problems like html tag order
FIX: use <?php instead of <?
CHANGED: the way everything is computed $previous, $next, $counter, $position. This should be a bit cleaner and even a bit faster but not noticeable (1 loop instead of 2)
I did not experienced the problem mentionned previously so I cannot say if it fix it or not.
   Posted on: 09/14/2008     See contribution details Request Installation with Paid service