Filter Special in getProducts

Filter Special in getProducts
Descriptions
Very simple module that adds in a getProducts(models) filter for special products when you need just call it. Works for any theme.
How to use:
Add the following code to filter datŠ°: 'filter_special' => true,

Example

$filter_data = array(
'filter_category_id' => $categoryc_id,
'filter_sub_category' => true,
'filter_special' => true,
'sort' => 'p.sort_order',
'order' => 'ASC',
'start' => 0,
'limit' => 12
);




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 4.x.x.x, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8, 4.0.0.0, 4.0.1.1, 4.0.2.0, 4.0.2.1, 4.0.2.2, 4.0.2.3, 3.0.3.9, 3.0.4.0

Last Update
19 Nov 2024

Created
19 Nov 2024
17 Downloads
1 Comments
QualityScripts
QualityScripts
Member since: 8 Apr 2020

View all extensions Get Support