Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows you to create fields whose values can be set differently for each individual store. This is useful for displaying store-specific information for products, product variations, or other entities.

The module provides a custom field type that allows to set arbitrary fields per commerce store for commerce product, product variation or any other entity type.

Example Usage

Suppose a product variation might have a feature available for specific stores only, and the feature description can differ between stores. To achieve that, create a new paragraph type and add a feature description text field there. Now add a "Field per store" field to your variation type, and select the new paragraph type as a target entity. You will see a list of checkboxes per store, and when one enabled, the description field will be visible. Check the checkboxes and populate the descriptions as required. When variation is rendered, the value for current store will be displayed.

Installation

Install the module with composer and enable as usual.

Post-Installation

  1. Make sure to create an entity bundle (e.g. paragraph type) to refer to. It should contain all fields you need per store.
  2. Add the field to any entity type.
  3. Set the field to have unlimited cardinality.
  4. Select the target entity type (e.g. paragraphs).
  5. Select a single target entity bundle (if more selected, the first one will be used).
  6. Configure display and view modes as needed (the field has its own widget and formatter).

Activity

Total releases
8
First release
Apr 2025
Latest release
3 months ago
Releases (12 mo)
2 ▼ from 6
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.0 Stable Mar 24, 2026
1.0.0-beta1 Pre-release Sep 16, 2025
1.0.0-alpha5 Pre-release May 2, 2025
1.0.0-alpha4 Pre-release May 1, 2025
1.0.0-alpha3 Pre-release Apr 8, 2025
1.0.0-alpha2 Pre-release Apr 8, 2025
1.0.0-alpha1 Pre-release Apr 8, 2025
1.0.x-dev Dev Apr 8, 2025