{% extends "base.html" %} {% load static %} {% block title %}ACA — Edit {{ store.name }}{% endblock %} {% block extra_css %} {% endblock %} {% block body %}
← Back to Stores

Edit Store

{% if error %}

{{ error }}

{% endif %}
{% csrf_token %}

Store details

Higher = ranked first
Inactive stores won't be queried by ACA

API configuration

Authentication

Advanced

Map store-specific field names to ACA's canonical names
Cancel
{% endblock %}