📦 Magento_Bundle · engine innodb
catalog_product_index_price_bundle_idx
Catalog Product Index Price Bundle Idx
Columns (13)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id | int unsigned | no | Entity ID | |
| customer_group_id | int | no | ||
| website_id | smallint unsigned | no | Website ID | |
| tax_class_id | smallint unsigned | yes | 0 | Tax Class ID |
| price_type | smallint unsigned | no | Price Type | |
| special_price | decimal | yes | Special Price | |
| tier_percent | decimal | yes | Tier Percent | |
| orig_price | decimal | yes | Orig Price | |
| price | decimal | yes | Price | |
| min_price | decimal | yes | Min Price | |
| max_price | decimal | yes | Max Price | |
| tier_price | decimal | yes | Tier Price | |
| base_tier | decimal | yes | Base Tier |
Keys & indexes
Primary key: entity_id, customer_group_id, website_id