From 1cb1fb5a235e6c46a62c2ca25aa112b998c25693 Mon Sep 17 00:00:00 2001 From: kpawelczak <42094017+kpawelczak@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:46:19 +0200 Subject: [PATCH] feat: pre-fill delivery address for guest users (#17607) --- .../checkout-delivery-address.component.html | 1 + .../checkout-delivery-address.component.ts | 53 ++++++++++++++++++- .../services/checkout-config.service.ts | 4 ++ .../base/root/config/checkout-config.ts | 4 ++ 4 files changed, 60 insertions(+), 2 deletions(-) diff --git a/feature-libs/checkout/base/components/checkout-delivery-address/checkout-delivery-address.component.html b/feature-libs/checkout/base/components/checkout-delivery-address/checkout-delivery-address.component.html index 3f18a8cd4f1..3a073673822 100644 --- a/feature-libs/checkout/base/components/checkout-delivery-address/checkout-delivery-address.component.html +++ b/feature-libs/checkout/base/components/checkout-delivery-address/checkout-delivery-address.component.html @@ -102,6 +102,7 @@