{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Settings Checkout - eCommerce{% endblock %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

{% translate "eCommerce" %} / {% translate "Settings" %}

Customer contact method

Select what contact method customers use to check out.

Customer information

Full name

Company name

Address line 2 (apartment, unit, etc.)

Shipping address phone number

Save
{% endblock %}