📦 Magento_Catalog · engine innodb
catalog_product_index_price_opt_agr_tmp
Catalog Product Price Indexer Option Aggregate Temp Table
Columns (7)
| 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 | |
| option_id | int unsigned | no | 0 | Option 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, option_id