{
  "notification-page": {
    "success": {
      "classModifier": "notification_success",
      "text": "Product quantity has been updated",
      "success": true
    },
    "updated": {
      "classModifier": "notification_success",
      "text": "Your marketing preferences have been updated",
      "success": true
    },
    "success-product-added-to-shop-list": {
      "classModifier": "notification_success",
      "text": "Product has been added to your project list.",
      "success": true
    },
    "warning-product-added-to-shop-list": {
      "classModifier": "notification_warning",
      "text": "Product has been added to an existing product in the list.",
      "warning": true
    },
    "error-load-pdf-to-shop-list": {
      "classModifier": "notification_error",
      "text": "Couldn`t Load PDF file to server",
      "error": true
    },
    "success_email-sent": {
      "classModifier": "notification_success",
      "text": "Email successfully sent",
      "success": true
    },
    "success-product-removed-from-shop-list": {
      "classModifier": "notification_success",
      "text": "Product has been removed from your project list.",
      "success": true
    },
    "success-product-except-duplicates-added-to-shop-list": {
      "classModifier": "notification_success",
      "text": "All products except duplicates have been added to your project list",
      "success": true
    },
    "error": {
      "classModifier": "notification_error",
      "text": "Sorry, please select a delivery date and/or time",
      "error": true,
      "additional-list": [
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "All products except duplicates have been added to your project list"},
        {"notification": "Sorry, please select a delivery date and/or time"},
        {"notification": "Sorry, please select a delivery date and/or time"}
      ]
    },
    "warning": {
      "classModifier": "notification_warning",
      "text": "Rangemaster Classic Chimney Cooker Hood <strong>has been removed from the basket due to insufficient stock</strong>",
      "warning": true
    },
    "warning-note": {
      "classModifier": "notification_warning",
      "text": "<strong>Please note:</strong> Changing your delivery address may impact our ability to deliver your order on the date you have selected.<br/> You may have to re-select your delivery date and slot after changing your delivery address",
      "warning": true
    },
    "warning-note-not-logged": {
      "classModifier": "notification_warning unauthenticated",
      "text": "You are not logged in to save your list permanently. Until you log in, your list will be saved temporarily and can only be accessed from the device you are using now.",
      "warning": true
    },
    "warning-note-removed-product": {
      "classModifier": "notification_warning",
      "text": "Product(s) from your project list have been removed because we no longer stock them, sorry for any inconvenience caused.",
      "warning": true
    },
    "warning-note-merge-lists": {
      "classModifier": "notification_warning",
      "text": "Another list was created whilst you were logged out. Items of that list have been merged into your current project list.",
      "warning": true
    },
    "reminder": {
      "classModifier": "notification_reminder",
      "text": "Don't forget to <b>use your 10% off TradePro</b> discount use code: <b>TRADEPRO</b>",
      "reminder": true,
      "bold": true,
      "mod": "_white"
    },
    "success-tiles-call-back": {
      "classModifier": "notification_success",
      "text": "<b>Please complete your tile purchase.</b> We will then contact you to discuss your tile installation estimate.",
      "success": true
    },
    "warning-tiles-changed": {
      "classModifier": "notification_warning",
      "text": "<b>You changed the quantity of tiles, because of that your installation estimation is not valid anymore and has been removed.</b>",
      "warning": true
    },
    "app-success": {
      "classModifier": "notification_app notification_app-success",
      "text": "You are back online.",
      "app": true
    },
    "app-error-cache": {
      "classModifier": "notification_app notification_app-error",
      "text": "You are viewing an offline copy of this page.",
      "app": true
    },
    "app-error-offline": {
      "classModifier": "notification_app notification_app-error",
      "text": "You are offline. Please connect to the internet.",
      "app": true
    },
    "success-fogotten-password": {
      "classModifier": "notification_success",
      "text": "If an account with your email address exists we’ll send you an email containing you new password in the next few minutes.",
      "success": true
    },
    "warning-checkout-secure": {
      "classModifier": "notification_warning",
      "text": "Session expired. Please review any information you entered on this page before continuing.",
      "warning": true
    },
    "error-deliver-area": {
      "classModifier": "notification_error",
      "text": "Sorry, we can't deliver to your area",
      "error": true
    }
  }
}
