📦 Magento_Catalog · engine innodb
catalog_product_index_price_cfg_opt_idx
Catalog Product Price Indexer Config Option Index Table
Columns (6)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id | int unsigned | no | Entity ID | |
| customer_group_id | int unsigned | no | 0 | Customer Group ID |
| website_id | smallint unsigned | no | Website ID | |
| min_price | decimal | yes | Min Price | |
| max_price | decimal | yes | Max Price | |
| tier_price | decimal | yes | Tier Price |
Keys & indexes
Primary key: entity_id, customer_group_id, website_id