Product Table













Description
Opencart module Product Table is designed to display store products list in the form of a table. With it, you can offer your customers a view of the price list, list of new arrivals, list of special offers, etc. in a convenient format.
You can create an unlimited number of module instances with different settings. The module supports Journal3 theme.
Features of the module Table of Goods:
Selection of products

- You can choose the module type:
- Latest products
- Bestsellers
- Popular goods
- Special offers
- Related Products
- Manual selection (autocompletion)
- Filter (manufacturer, category, product filter)
- You can specify the maximum number of products for output (does not apply to type = Custom)
Flexible table settings

- Column status
- Column name
- Sort order
- Text alignment
- Image size
- Popup image on hover
- Special price visibility
- Stock status or available quantity
- Visibility of the field for entering the quantity when buying
What product data can be output

- Product image
- Product Name
- Model
- SKU
- Price (special too)
- Availability (stock status or quantity)
- Add to cart button with a quantity input field
- Product category
- Product manufacturer
Customization

- You can specify the maximum block height
- You can control the output of the table header
- You can change the style of the table output using CSS. Copy product_table.css to your template folder. This file will not be overwritten in future updates.
Display opencart price-list anywhere you want

You can display a price list anywhere on the site using a shortcode system. Simply copy the shortcode in the module interface and paste it into the text or code of the page.
In addition, you can override module parameters with additional attributes of shortcode. Which attributes are supported:
- id (required)
- limit
- type
- product
- filter_manufacturer
- filter_category
- filter_filter
Version History
The module loads a css file when using shortcodes
The new version of the Product Table module introduces the ability to override the parameters of the module instance using shortcode attributes.
This allows you to display completely different sets of products using only one copy of the module.
What parameters do the opencart shortcodes of the module currently support?
- id (required)
- limit
- type
- product
- filter_manufacturer
- filter_category
- filter_filter
The parameters are described in detail in the article.
Small changes to improve processing of shortcode parameters.
What's new in Product Table 3.0:
- Short-code system. Each of product table modules can be displayed at any place of the site using a shortcode of the form [product_table id="123"]. You can copy the shortcode in the interface of the module.
- New module type - Filter. Allows to filter products by manufacturers, categories and product filters.
What's new in Product Table 2.2:
- Category column with the ability to display the category as a link;
- Manufacturer column with the ability to display the manufacturer as a link;
- Ability to display an enlarged image on hover a thumbnail (using tooltip).
The opencart module "Table of latest products" has become more universal and has a new name Product Table.
The module settings interface is completely created in the Opencart Modules Generator.
What's new in Product Table 2.0:
- Ability to display not only the latest products, but also bestsellers, popular products, specials, related products, or specify a list of products manually;
- Advanced table management: you can rename columns, change their display order, text alignment, etc.
- The following data can be displayed:
- Product image
- Product Name
- Model
- SKU
- Price (special too)
- Availability (stock status or quantity)
- Add to cart button with a quantity input field
Initial release.
Features:
- unlimited instances of the module
- localization is configured in the admin
- limit setting
- image size adjustment
- block height adjustment
- table header settings
- setting the product code field
Available Options
Demo | |
Admin area | demo.helpforsite.com/3032/admin/ Login: demo Password: demo |
User area | Default Journal3 |
Compatibility | |
OpenCart version | 2.3.x, 3.0.x |
Template | Default, Journal3 |
Other | |
Interface Language | UA, EN, RU |