Skip to main content
Version: 3.x

Display spare part tag values

Control whether spare part tag numbers are visible on product images.

Overview

The spare parts visualization feature displays interactive tags on product images to help customers identify spare parts. When this configuration is enabled, these tags show the actual tag values (such as "1", "2", "3") that correspond to spare part identifiers. When disabled, tags appear as simple dots without numbers, creating a cleaner appearance.

This behavior is disabled by default and can be activated per store.

Enable the feature

Enable the behavior using environment variables (globally or per shop):

.env
FRONT_COMMERCE_GEZY_DISPLAY_SPARE_PART_TAG_VALUES=true

What changes when enabled?

  • Tag Display: Spare part tags show their actual values (e.g., "1", "2", "3") instead of appearing as plain dots

Products without spare parts configured are not affected by this setting.