- aggiungo campo "sfuso"
- aggiunto totale al carrello
This commit is contained in:
@@ -17,6 +17,7 @@ export interface IProductInfo {
|
||||
weight_lordo?: number,
|
||||
unit: number,
|
||||
unit_lordo?: number,
|
||||
sfuso?: boolean,
|
||||
stars?: number,
|
||||
date?: Date,
|
||||
icon?: string,
|
||||
|
||||
Reference in New Issue
Block a user