|
id
|
int(10) unsigned
|
|
|
|
|
product_id
|
int(10) unsigned
|
|
|
|
|
language_code
|
varchar(5)
|
|
|
|
|
name
|
varchar(255)
|
|
|
|
|
short_description
|
varchar(500)
|
|
|
|
|
description
|
text
|
|
|
|
|
seo_title
|
varchar(255)
|
|
|
|
|
seo_description
|
text
|
|
|
|
|
seo_keywords
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|
|
no_index
|
tinyint(1)
|
|
|
0
|