docs
  1. SCAYLE Resource Center
  2. Customization
  3. Notifications

Notifications

You can configure static notifications as an array below notifications. Each item in the array may contain the following properties:

ParameterDescriptionData TypePossible Values
textTranslationKeytranslation key of the notification textstringe.g. "notifications.preBlackFridayDeliveryDelay"
startDateTimestart of the date range that a notification can be displayed betweenstring
endDateTimeend of the date range that a notification can be displayed betweenstring
stepsspecify at which steps in the checkout process the notification should showarrayPossible values are "auth", "shipping" and "payment"
typenotification levelstring"success", "info", "warning" or "error"