Home > widget-integration > PriceTransformContext > app

PriceTransformContext.app property

Signature:

app?: {
		translation?: {
			productItem?: {
				amount?: string;
				savingAmount?: string;
			};
		};
	};