📦 Magento_Bundle · engine innodb
catalog_product_index_price_bundle_sel_tmp
Catalog Product Index Price Bundle Sel Tmp
Columns (9)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id | int unsigned | no | Entity ID | |
| customer_group_id | int | no | ||
| website_id | smallint unsigned | no | Website ID | |
| option_id | int unsigned | no | 0 | Option ID |
| selection_id | int unsigned | no | 0 | Selection ID |
| group_type | smallint unsigned | yes | 0 | Group Type |
| is_required | smallint unsigned | yes | 0 | Is Required |
| price | decimal | yes | Price | |
| tier_price | decimal | yes | Tier Price |
Keys & indexes
Primary key: entity_id, customer_group_id, website_id, option_id, selection_id