Home > widget-integration > BackInStockConstants

BackInStockConstants class

Back-In-Stock module constants for Widget Integration.

This injectable class contains all constant values used throughout the back-in-stock widget, including CSS class names, element IDs, CSS selectors, and configuration defaults.

Signature:

export declare class BackInStockConstants 

Properties

Property

Modifiers

Type

Description

CHECK_DELAY

readonly

(not declared)

CLASS_BOOST_SD_BIS_DROPDOWN_OPTION_ITEM_SELECTED

readonly

(not declared)

CLASS_BOOST_SD_BIS_DROPDOWN_OPTION_LIST_OPEN

readonly

(not declared)

CLASS_BOOST_SD_BIS_EMAIL_INPUT_ERROR

readonly

(not declared)

CLASS_BOOST_SD_BIS_NOTIFY_BUTTON_HYPERLINK

readonly

(not declared)

CLASS_BOOST_SD_BIS_NOTIFY_BUTTON_INLINE

readonly

(not declared)

CLASS_BOOST_SD_BIS_NOTIFY_BUTTON

readonly

(not declared)

CLASS_BOOST_SD_BIS_NOTIFY_POPUP_SHOWED

readonly

(not declared)

CLASS_BOOST_SD_BIS_PHONE_INPUT_ERROR

readonly

(not declared)

CLASS_BOOST_SD_BIS_SUBMIT_BUTTON_ACTIVE

readonly

(not declared)

CLASS_BOOST_SD_BIS_SUCCESS_BANNER_SHOWED

readonly

(not declared)

CLASS_DROPDOWN_PHONE_BUTTON

readonly

(not declared)

CLASS_PHONE_DROPDOWN_OPEN

readonly

(not declared)

CLASS_PHONE_DROPDOWN_OPTION_ITEM_HIGHLIGHT

readonly

(not declared)

CLASS_PHONE_DROPDOWN_OPTION_ITEM_SELECTED

readonly

(not declared)

CLASS_PHONE_DROPDOWN_OPTION_ITEM

readonly

(not declared)

EMAIL_ERROR_MESSAGE

readonly

(not declared)

ID_BACK_IN_STOCK_CONTAINER

readonly

(not declared)

ID_CLOSE_BUTTON

readonly

(not declared)

ID_EMAIL_INPUT

readonly

(not declared)

ID_ERROR_MESSAGE_EMAIL

readonly

(not declared)

ID_ERROR_MESSAGE_PHONE

readonly

(not declared)

ID_NOTIFY_BUTTON

readonly

(not declared)

ID_PHONE_INPUT

readonly

(not declared)

ID_POPUP

readonly

(not declared)

ID_SUBMIT_BUTTON

readonly

(not declared)

ID_SUCCESS_BANNER_ICON

readonly

(not declared)

ID_SUCCESS_BANNER_TEXT

readonly

(not declared)

ID_SUCCESS_BANNER

readonly

(not declared)

ID_VARIANT_SELECT

readonly

(not declared)

MAX_ATTEMPTS

readonly

(not declared)

MODAL_OPEN_CLASS

readonly

(not declared)

PHONE_ERROR_MESSAGE

readonly

(not declared)

SELECTOR_DROPDOWN_OPTION_ITEM

readonly

(not declared)

SELECTOR_DROPDOWN_OPTION_LIST

readonly

(not declared)

SELECTOR_DROPDOWN_OPTION_TEXT

readonly

(not declared)

SELECTOR_DROPDOWN_PHONE_BUTTON

readonly

(not declared)

SELECTOR_DROPDOWN_SELECTED_OPTION

readonly

(not declared)

SELECTOR_PHONE_CONTAINER

readonly

(not declared)

SELECTOR_PHONE_DROPDOWN_OPTION_ITEM

readonly

(not declared)

SELECTOR_PHONE_DROPDOWN_OPTION_LIST

readonly

(not declared)

SELECTOR_PHONE_DROPDOWN

readonly

(not declared)

SELECTOR_PHONE_INPUT

readonly

(not declared)

SELECTOR_PHONE_SELECTED_FLAG

readonly

(not declared)

SELECTOR_POPUP_DESCRIPTION

readonly

(not declared)

SELECTOR_POPUP_TITLE

readonly

(not declared)

SELECTOR_SEARCH_COUNTRY

readonly

(not declared)

SUCCESS_BANNER_TIMEOUT

readonly

(not declared)

TEMPLATE_NAME

readonly

(not declared)