Update Prices on Page
The <IgPrice/> Component
<IgPrice/> ComponentThe useIgPrices() Hook
useIgPrices() HookInternationalization
const { setActiveCurrencyCode } = useContext(IntelligemsContext);
setActiveCurrencyCode("EUR");Last updated