feat(front-end): gestione quantità massima e price for piece

This commit is contained in:
2026-02-27 10:59:02 +01:00
parent 8028e9c7b7
commit 521009de7c
10 changed files with 160 additions and 16 deletions

View File

@@ -7,7 +7,8 @@
"QUOTE": {
"CONSULT": "Request Consultation",
"PROCEED_ORDER": "Proceed to Order",
"TOTAL": "Total Estimate"
"TOTAL": "Total Estimate",
"MAX_QTY_NOTICE": "For quantities above {{max}} pieces, request consultation."
},
"USER_DETAILS": {
"TITLE": "Shipping Details",
@@ -208,6 +209,7 @@
"SETUP_FEE": "Setup Fee",
"TOTAL": "Total",
"QTY": "Qty",
"PER_PIECE": "per piece",
"SHIPPING": "Shipping"
},
"PAYMENT": {