Table product_attribute_labels
Description
Table Details
Columns
| Field | Type | Description |
| id | int(10) unsigned | |
| product_id | int(10) unsigned | |
| attribute_name | char(255) | |
| sort_order | int(11) |
Indexes
| Field | Type |
| id | PRIMARY |
| Field | Type | Description |
| id | int(10) unsigned | |
| product_id | int(10) unsigned | |
| attribute_name | char(255) | |
| sort_order | int(11) |
| Field | Type |
| id | PRIMARY |