- risolto Ordinamento Bestseller (a 6 mesi ora)
- EditOn anche per gli Editori
This commit is contained in:
@@ -45,7 +45,7 @@ export interface IProductInfo {
|
||||
short_descr: string
|
||||
|
||||
totVen?: number,
|
||||
vLastM?: number,
|
||||
vLast3M?: number,
|
||||
vLast6M?: number,
|
||||
vLastY?: number,
|
||||
vLast2Y?: number,
|
||||
@@ -71,6 +71,7 @@ export interface IVariazione {
|
||||
availability?: number
|
||||
formato?: string
|
||||
misure?: string
|
||||
pagine?: number
|
||||
tipologia?: string
|
||||
edizione?: string
|
||||
preOrderDate?: Date
|
||||
|
||||
Reference in New Issue
Block a user