📦 Magento_Catalog · engine innodb
catalog_product_index_price_cfg_opt_agr_tmp
Catalog Product Price Indexer Config Option Aggregate Temp Table
Columns (6)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| parent_id | int unsigned | no | Parent ID | |
| child_id | int unsigned | no | Child ID | |
| customer_group_id | int unsigned | no | 0 | Customer Group ID |
| website_id | smallint unsigned | no | Website ID | |
| price | decimal | yes | Price | |
| tier_price | decimal | yes | Tier Price |
Keys & indexes
Primary key: parent_id, child_id, customer_group_id, website_id