OpenCart 1.4.9 has been released!

ALL v1.4.8 MODS WILL WORK WITH v1.4.9. There were no changes since v1.4.8

Categories
 
Paypal Send
Send Money Submit
 
Brands
 
Shopping Cart
0 items
 
Skype Chat
Skype Status

You must have Skype installed to chat

 

All Products w/Products per Page (OpenCart Addon)

All Products w/Products per Page (OpenCart Addon)
Click to enlarge
Price: $0.00
Availability: In Stock
Model: allprod
Average Rating: Not Rated

Supported OpenCart Versions:
v1.2.6, v1.2.7, v1.2.8, v1.2.9, v1.3.0, v1.3.1, v1.3.2, v1.3.3, v1.3.4, v1.4.0, v1.4.4, v1.4.6, v1.4.7, v1.4.8, v1.4.9


What does it do:
This contrib adds a page to show ALL products at once.


Main features:
  * Show All products from All categories at once
  * Has "Products per Page" selector


How to install it:
1) Unzip and upload the contents to the root directory of your OpenCart installation, preserving directory structure
-- ASSUMES TEMPLATE IS 'DEFAULT'. If not you must change the path to the view file.
-- NO FILES ARE OVERWRITTEN.


Add link to Header:
1) Edit: view/theme/default/template/common/header.tpl
2) FIND:
---------------------
<a href="<?php echo $special; ?>"><img src="catalog/view/theme/default/image/icon_special.png" alt="" /><?php echo $text_special; ?></a>
---------------------

3) AFTER, ADD:
---------------------
<a href="<?php @$this->language->load('product/all'); echo $this->url->http('product/all'); ?>"><img src="catalog/view/theme/default/image/icon_brands.png" alt="" /><?php echo $this->language->get('text_all_products'); //Q: AllProducts ?></a>
---------------------
 

Write Review
Your Name:


Your Review: Note: HTML is not translated!

Rating: Bad            Good

Enter the code in the box below:

There are no additional images for this product.