- Installazione primo Sito Web del server
- Creazione prima pagina Home
This commit is contained in:
@@ -15,6 +15,7 @@ export interface IProduct {
|
||||
color?: string,
|
||||
size?: string,
|
||||
quantityAvailable?: number,
|
||||
stockQty?: number,
|
||||
canBeShipped?: boolean,
|
||||
canBeBuyOnline?: boolean,
|
||||
weight?: number,
|
||||
|
||||
Reference in New Issue
Block a user