Client side basket checkout fixes.
* Display form errors from the server on the UI * Mobile design alignment fix * Alt attributes for all images * Catch the ValueError for when a user with empty basket opens the basket page. A basket is carried in user sessions as a SimpleLazyObject, if it's filled it will be commited to the database, but when it's empty, our check for vouchers will return a ValueError instead.
Showing
Please
register
or
sign in
to comment