quantità
This commit is contained in:
@@ -41,7 +41,7 @@ export interface IOrder {
|
||||
after_price?: string
|
||||
color?: string
|
||||
size?: string
|
||||
quantity?: number
|
||||
quantity: number
|
||||
weight?: number
|
||||
stars?: number
|
||||
product?: IProduct
|
||||
|
||||
Reference in New Issue
Block a user