diff --git a/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html b/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html index d2338d2af88..4cce8a8fb21 100644 --- a/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html +++ b/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html @@ -3,7 +3,7 @@

{{ 'opfCheckout.billingAddress' | cxTranslate }}

diff --git a/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html b/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html index aa0703b7455..a50550dcb32 100644 --- a/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html +++ b/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html @@ -81,7 +81,7 @@

{{ 'opfCheckout.termsAndConditions' | cxTranslate }}

" [routerLink]=" { - cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryAddress) + cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryAddress), } | cxUrl " >{{ 'opfCheckout.termsAndConditions' | cxTranslate }} " [routerLink]=" { - cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryMode) + cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryMode), } | cxUrl " >{{ 'opfCheckout.termsAndConditions' | cxTranslate }} [cxOutletContext]="{ items: entries, readonly: true, - promotionLocation: promotionLocation + promotionLocation: promotionLocation, }" >