💟
Magento 2 Customer Membership
  • Overview
  • Installation
    • Setup Module
    • Outstanding Features
  • Config and Usage
    • Module Configuration
    • Manage Membership
    • Manage Membership Transaction
    • Manage Membership Customers
    • Manage Cancel Request
    • Manage Private Catalog
    • Video Tutorials
  • Rest API
  • Graph Ql
  • Other Module Guides
    • Magento 2 Step Recommendation
Powered by GitBook
On this page
  • Config Private Categories
  • Config Private Products
  • Config access private catalog for membership group
  1. Config and Usage

Manage Private Catalog

Enable private catagories, private products and allow access for membership plan

PreviousManage Cancel RequestNextVideo Tutorials

Last updated 2 years ago

The feature allow admin config private categories, private products and allow membership user can access on them or not.

Config Private Categories

Edit category and enable option "Is membership private access"

Config Private Products

Edit product, enable option "Is membership private access"

Config access private catalog for membership group

Edit membership group, choose private categories, choose private products which users of this group can access.

On frontend if customer/user view private category page, it will show as this (for hide price, add to cart option):

It require upgrade membership then can see price, add to cart

When normal user access private product detail page (with option hide price, add to cart), it will show as this:

If we use option hide items, when access the private category page or private product page, it will return 404 page not found.

Config Private Category
Config Private Product
Choose private categories which membership user can access
Choose private products which membership user can access
Show on front-end
Show Details On Front-End