Incrase max item quantity #9

Merged
bilal.catic merged 4 commits from incrase-max-item-quantity into development 2018-10-01 11:50:54 +02:00
Showing only changes of commit 288759582e - Show all commits

View File

@@ -32,7 +32,7 @@ export const coMarketMessages = {
QUANTITY_UPDATED: "Quantity has been updated for the package!",
INVALID_PACKAGE_FOR_REMOVE: "This package is not available in your cart! In case this error persists contact the Co-Market!",
PACKAGE_REMOVED_FROM_CART: "The package has been removed from the cart!",
INVALID_QUANTITY: "The quantity can be a number between 1 and 65000!",
INVALID_QUANTITY: "The quantity can be a number between 1 and 100!",
CART_EMPTY: "You must have at least one package in the cart!",
NO_DELIVERY_ADDRESS: "No delivery address was added! Please fill the necessary info",
INCOMPLETE_DELIVERY_ADDRESS: "Incomplete delivery address. Please review!",