UNPKG

@shopgate/engage

Version:
6 lines 271 B
export const FLAG_ORDERABLE = 'orderable'; export const FLAG_COUPONS = 'coupons'; export const FLAG_TAX_INCLUDED = 'taxIncluded'; export const FLAG_MULTI_LINE_RESERVE = 'multiLineReserve'; export const CART_MAX_ITEMS = 99; export const CART_INPUT_AUTO_SCROLL_DELAY = 500;