commerce_store_filter
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Installation
- Configuration
INTRODUCTION
The Commerce Store Switch module helps end-user to change the current store. The module will provide a Drupal block, which helps user change the Commerce Store. We can able to map the product to specific Stores. After switching the store, the Products related to a specific store only shown or accessed by the users.
This module will be providing a Contextual Filter for the Store filter into Drupal Views. The filter will help to add the condition to the Cart view and Order summary views.
REQUIREMENTS
- Drupal Commerce
- Drupal Commerce Store
- Views (Core)
- Configuration
INSTALLATION
Install as usual See https://www.drupal.org/documentation/install/modules-themes/modules-8 for further information.
CONFIGURATION
There is no specific configuration for this module. Drupal Block for the Commerce Store Switch will be available after the module installation. The Views Contextual filter will available to filter.