proudcommerce / pcSimilarProducts

Better logic for displaying similar products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcSimilarProducts

Better logic for displaying similar products. Free module for OXID eshop 6.x.

Installation

composer require proudcommerce/similarproducts

Configuration

  • Specify up to 3 attributes in module settings
  • Attribute 1 is required, attribute 2 and 3 not mandatory
  • Similar products are matched by this attributes (AND operator)

Changelog

  • 2020-03-01 | 1.0.1 | fix if attribute value is empty
  • 2020-02-28 | 1.0.0 | module release for oxid 6.x

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright

Proud Sourcing GmbH 2020
www.proudcommerce.com

About

Better logic for displaying similar products.


Languages

Language:PHP 100.0%