hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
180 stars 54 forks source link

No need for "Other Addresses" section when customer posseses only one default address #260

Closed rajeev-k-tomy closed 2 years ago

rajeev-k-tomy commented 2 years ago

When the customer possesses only one address and they are default addresses, then it should not show "OTHER ADDRESSES" section Screenshot 2022-01-20 at 4 17 42 PM

But, if the customer added a new address along with the default address, then the default address must be listed out in the "OTHER ADDRESSES" list.