diff --git a/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml b/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml
index 4b8b1745c16df..bd550ad56b15a 100644
--- a/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml
+++ b/app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml
@@ -46,5 +46,6 @@
+
diff --git a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html
index 2ec63a6160f6b..484cc0025ae56 100644
--- a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html
+++ b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/details.html
@@ -8,9 +8,15 @@
+
+
+
,
+
+
+
diff --git a/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/address-renderer/default.html b/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/address-renderer/default.html
index e89ec66b7b16d..598b13e9b266d 100644
--- a/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/address-renderer/default.html
+++ b/app/code/Magento/Checkout/view/frontend/web/template/shipping-address/address-renderer/default.html
@@ -7,8 +7,14 @@
+
+
+
,
+
+
+
diff --git a/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html b/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html
index 14ef6bac143e7..518def713b459 100644
--- a/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html
+++ b/app/code/Magento/Checkout/view/frontend/web/template/shipping-information/address-renderer/default.html
@@ -7,8 +7,14 @@
+
+
+
,
+
+
+
diff --git a/app/code/Magento/Customer/Test/Mftf/Test/StorefrontCompanyAndVatIdDataAtCheckoutTest.xml b/app/code/Magento/Customer/Test/Mftf/Test/StorefrontCompanyAndVatIdDataAtCheckoutTest.xml
new file mode 100644
index 0000000000000..0ff7e594c98cb
--- /dev/null
+++ b/app/code/Magento/Customer/Test/Mftf/Test/StorefrontCompanyAndVatIdDataAtCheckoutTest.xml
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{CustomerAddressSimple.company}}
+ grabShipping
+
+
+ {{CustomerAddressSimple.vat_id}}
+ grabShipping
+
+
+
+
+
+
+
+
+ {{CustomerAddressSimple.company}}
+ grabPaymentMethodInfo
+
+
+ {{CustomerAddressSimple.vat_id}}
+ grabPaymentMethodInfo
+
+
+
+ {{CustomerAddressSimple.company}}
+ grabPaymentShippingTo
+
+
+ {{CustomerAddressSimple.vat_id}}
+ grabPaymentShippingTo
+
+
+