Table media to products
From Zen Cart(tm) Wiki
Contents |
Database version
- 1.3.5
Description
- Cross-reference from media-collection data to product data.
Table Details
Primary Key
- None.
Indexed Fields
Columns
media_id 
- The media_id from the media manager table.
Type: int(11) Null: No Default: 0
product_id 
- The product_id from the products table.
Type: int(11) Null: No Default: 0
Default Entries
media_id: 1 product_id: 166
media_id: 2 product_id: 169