Skip to content

pungiish/vc-module-catalog-personalization

 
 

Repository files navigation

VirtoCommerce.CatalogPersonalization

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.

Key features:

  • 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

Example:

Managing catalog tags

catalog-tags

Managing category and product tags

category-product-tags

Important! Don't forget to rebuild search indexes for categories and products after tagging process.

Rebuild indexes

indexation

Managing user groups

user-groups

As the result, products are displayed to the user only from the category that belongs to his User group.
Result view

result

Installation

Installing the module:

License

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.

About

Personalization feature for the products and categories

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.6%
  • JavaScript 13.1%
  • HTML 3.9%
  • CSS 0.4%