Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 505 Bytes

2021-08-05-fixed-country-selection-if-only-one-country-is-available.md

File metadata and controls

12 lines (12 loc) · 505 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fixed country selection if only one country is available
issue: NEXT-16315
author: Lennart Tinkloh
author_email: l.tinkloh@shopware.com 
author_github: @lernhart
---

Administration

  • Added countryCriteria in src/module/sw-customer/component/sw-customer-address-form/index.js to sort countries by position.

Storefront

  • Changed Resources/views/storefront/component/address/address-form.html.twig to preselect country, whenever only one country is available in the sales channel.