GitHub

DaffCartItemsGuardRedirectUrl

const

import { DaffCartItemsGuardRedirectUrl } from '@daffodil/cart/routing'

The path to which the user should be redirected if the cart has no items when DaffCartItemsGuard is invoked.

const DaffCartItemsGuardRedirectUrl: InjectionToken<string>