diff --git a/src/store/model/bandh.ts b/src/store/model/bandh.ts index 849fbce..d61a92d 100644 --- a/src/store/model/bandh.ts +++ b/src/store/model/bandh.ts @@ -59,7 +59,7 @@ export const BAndH: Store = { ], labels: { - outOfStock: ['notify when available', 'try varying your search terms'] + outOfStock: ['notify when available', 'try varying your search terms', 'sorry, an unexpected error has occurred.'] }, name: 'bandh' };