Home > widget-integration > TierDiscountWidgetController > navigateWithLocale

TierDiscountWidgetController.navigateWithLocale() method

Navigates to a product URL with locale-aware path building. Matches the behaviour of handleClickTagAItemBuildUrlWithLocale used by the classic bundle.

Signature:

protected navigateWithLocale(href: string): void;

Parameters

Parameter

Type

Description

href

string

Returns:

void