📦 Magento_Bundle · engine innodb
catalog_product_bundle_stock_index
Catalog Product Bundle Stock Index
Columns (5)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id | int unsigned | no | Entity ID | |
| website_id | smallint unsigned | no | Website ID | |
| stock_id | smallint unsigned | no | Stock ID | |
| option_id | int unsigned | no | 0 | Option ID |
| stock_status | smallint | yes | 0 | Stock Status |
Keys & indexes
Primary key: entity_id, website_id, stock_id, option_id