{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Settings Store Details - eCommerce{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

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

Profile
Billing information
Time zone and units of measurement

Used to calculate product prices, shipping weighs, and order times.

Store currency

The currency your products are sold in.

Order id format

Shown on the Orders page, customer pages, and customer order notifications to identify orders.

#

Your order ID will appear as #1001, #1002, #1003 ...

Save
{% endblock %}