- Cataloghi: pagine, schede, formato
This commit is contained in:
@@ -76,9 +76,12 @@ const productSchema = new Schema({
|
||||
quantita: { // in magazzino
|
||||
type: Number,
|
||||
},
|
||||
numpages: {
|
||||
pagine: {
|
||||
type: Number,
|
||||
},
|
||||
misure: {
|
||||
type: String,
|
||||
},
|
||||
formato: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user