| id_product |
int(10)
|
|
|
|
| id_supplier |
int(10)
|
|
|
|
| id_manufacturer |
int(10)
|
|
|
|
| id_category_default |
int(10)
|
|
|
|
| id_shop_default |
int(10)
|
|
|
|
| id_tax_rules_group |
int(11)
|
|
|
|
| on_sale |
tinyint(1)
|
|
|
|
| online_only |
tinyint(1)
|
|
|
|
| ean13 |
varchar(20)
|
utf8mb4_general_ci
|
|
|
| isbn |
varchar(32)
|
utf8mb4_general_ci
|
|
|
| upc |
varchar(12)
|
utf8mb4_general_ci
|
|
|
| mpn |
varchar(40)
|
utf8mb4_general_ci
|
|
|
| ecotax |
decimal(17,6)
|
|
|
|
| quantity |
int(10)
|
|
|
|
| minimal_quantity |
int(10)
|
|
|
|
| low_stock_threshold |
int(10)
|
|
|
|
| low_stock_alert |
tinyint(1)
|
|
|
|
| price |
decimal(20,6)
|
|
|
|
| wholesale_price |
decimal(20,6)
|
|
|
|
| unity |
varchar(255)
|
utf8mb4_general_ci
|
|
|
| unit_price |
decimal(20,6)
|
|
|
|
| unit_price_ratio |
decimal(20,6)
|
|
|
|
| additional_shipping_cost |
decimal(20,6)
|
|
|
|
| reference |
varchar(64)
|
utf8mb4_general_ci
|
|
|
| supplier_reference |
varchar(64)
|
utf8mb4_general_ci
|
|
|
| location |
varchar(255)
|
utf8mb4_general_ci
|
|
|
| width |
decimal(20,6)
|
|
|
|
| height |
decimal(20,6)
|
|
|
|
| depth |
decimal(20,6)
|
|
|
|
| weight |
decimal(20,6)
|
|
|
|
| out_of_stock |
int(10)
|
|
|
|
| additional_delivery_times |
tinyint(1)
|
|
|
|
| quantity_discount |
tinyint(1)
|
|
|
|
| customizable |
tinyint(2)
|
|
|
|
| uploadable_files |
tinyint(4)
|
|
|
|
| text_fields |
tinyint(4)
|
|
|
|
| active |
tinyint(1)
|
|
|
|
| redirect_type |
enum('404', '410', '301-product', '302-product', '301-category', '302-category', '200-displayed', '404-displayed', '410-displayed', 'default')
|
utf8mb4_general_ci
|
|
|
| id_type_redirected |
int(10)
|
|
|
|
| available_for_order |
tinyint(1)
|
|
|
|
| available_date |
date
|
|
|
|
| show_condition |
tinyint(1)
|
|
|
|
| condition |
enum('new', 'used', 'refurbished')
|
utf8mb4_general_ci
|
|
|
| show_price |
tinyint(1)
|
|
|
|
| indexed |
tinyint(1)
|
|
|
|
| visibility |
enum('both', 'catalog', 'search', 'none')
|
utf8mb4_general_ci
|
|
|
| cache_is_pack |
tinyint(1)
|
|
|
|
| cache_has_attachments |
tinyint(1)
|
|
|
|
| is_virtual |
tinyint(1)
|
|
|
|
| cache_default_attribute |
int(10)
|
|
|
|
| date_add |
datetime
|
|
|
|
| date_upd |
datetime
|
|
|
|
| advanced_stock_management |
tinyint(1)
|
|
|
|
| pack_stock_type |
int(11)
|
|
|
|
| state |
int(11)
|
|
|
|
| product_type |
enum('standard', 'pack', 'virtual', 'combinations', '')
|
utf8mb4_general_ci
|
|
|