VirtoCommerce.CatalogPersonalization module adds personalization feature to the products catalog so that store owner now could define different user experiences for one catalog categories and products.
- control the visibility of catalog objects such as Product and Categories, through manual tagging of these objects with special property
Tags
which can contain multiple predefined values which also may be defined for customer profile - inheritance
Tags
between catalogs objects depend on catalog taxonomy (categories inherit this property from parent catalog or category, products inherit this property from parent category) - allow using
User groups
from customer profile to products or categories filtration in the storefront search
Important! Don't forget to rebuild search indexes for categories and products after tagging process.
As the result, products are displayed to the user only from the category that belongs to his User group
.
Installing the module:
- Automatically: in VC Manager go to Configuration -> Modules -> Catalog personalization module -> Install
- Manually: download module zip package from https://github.com/VirtoCommerce/vc-module-catalog-personalization/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.
Copyright (c) Virto Solutions LTD. All rights reserved.
Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://virtocommerce.com/opensourcelicense
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.