Checkout is the most critical step of the customer journey. Checkout should help customers feel in control and confident about their purchases. Use our UX guidelines when you're designing your checkout experiences to ensure that they're trustworthy, efficient, and considerate. ## Maintain trust Customers should understand why they need to input personal information, and what will happen when they take an action. This builds trust between a customer and the merchant. **Example**: Make it clear if an item costs money. Customers could miss this information if it's hidden among other content.
An example what not to do, which shows a gift wrapping option where the price is included in the description. An example of what to do for this scenario, where the price for the gift wrapping option displays clearly next to the button for adding this option
**Example**: When checking out requires the customer to supply personal information, let them know why.
An example of what not to do, which shows a request for the customer date of birth. An example of what to do for this scenario, where the UI indicates that date of birth is required to purchase alcohol
## Reduce friction Friction in checkout can have an impact on checkout conversion. To reduce friction, [localize](/docs/apps/build/checkout/localized-checkout-ui-extensions) your experiences, write [effective content](https://polaris.shopify.com/content/merchant-to-customer), and only show components when you know that customers need them. > Note: > Localization is only supported for checkout UI extensions. Localization for post-purchase extensions isn't supported. Shopify Functions also have [support for localization](/docs/apps/build/functions/localization-practices-shopify-functions). **Example**: Show options when you know that customers need them. **Example**: Help customers understand what's optional.
An example of marking a field to Redeem points as optional
## Test different scenarios Although you might use a desktop while developing, the majority of customers make purchases on mobile devices. Many customers also use accelerated checkout options, like Shop Pay, which pre-fill the checkout with vaulted information. [Test your extension](/docs/apps/build/checkout/test-checkout-ui-extensions) to ensure that it behaves as desired in these scenarios. The following are some examples that you can test for: - Mobile and desktop - Guest checkout and Shop Pay - Physical, digital, and discounted products - Ship and pickup delivery methods **Example**: [Checkout UI targets](/docs/api/checkout-ui-extensions/latest/extension-targets-overview) might change location between guest checkout and Shop Pay.
Checkout UI targets adapting for guest checkout and ShopPay
## Additional UX guidelines Consult the following UX guidelines to learn how to build specific experiences in Shopify checkout:

UX for pre-purchase product offers

Explore UX guidelines that you can refer to when building pre-purchase product offers.

UX guidelines for custom fields

Explore UX guidelines that you can refer to when building custom fields.

UX guidelines for payment customizations

Explore UX guidelines that you can refer to when building payment customizations.

UX guidelines for delivery customizations

Explore UX guidelines that you can refer to when building delivery customizations.

UX guidelines for Thank you and Order status extensions

Explore UX guidelines that you can refer to when building extensions for the Thank you and Order status pages.

UX for post-purchase product offers

Explore UX guidelines for post-purchase upsells.

UX for post-purchase subscriptions

Explore UX guidelines for post-purchase subscriptions.

## Next steps - For practical guidance on how to design a user interface for the Shopify admin, refer to Shopify's [App Design Guidelines](/docs/apps/design-guidelines). - Get familiar with Polaris [accessibility](https://polaris.shopify.com/foundations/accessibility) and [content](https://polaris.shopify.com/content/merchant-to-customer) guidelines.