Struttura Scheda Prodotti...
This commit is contained in:
@@ -18,6 +18,7 @@ export interface IProduct {
|
||||
canBeShipped?: boolean,
|
||||
canBeBuyOnline?: boolean,
|
||||
weight?: number,
|
||||
unit: number,
|
||||
stars?: number,
|
||||
date?: Date,
|
||||
icon?: string,
|
||||
|
||||
Reference in New Issue
Block a user