- Esporta Lista Carrello (Totale)
- Sconto Applicato
This commit is contained in:
@@ -31,6 +31,9 @@ const scontisticaSchema = new Schema({
|
||||
price: {
|
||||
type: Number,
|
||||
},
|
||||
applica: {
|
||||
type: Number,
|
||||
},
|
||||
comulativo: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user