Connect a Store
Add any eCommerce store by pasting its URL. ACA auto-detects its name, logo, categories, and API endpoints.
{% if error %}{{ error }}
Enter store domain
Paste the root URL of the eCommerce site.
{% extends "base.html" %} {% load static %} {% block title %}ACA — Connect Store{% endblock %} {% block extra_css %} {% endblock %} {% block body %}
Add any eCommerce store by pasting its URL. ACA auto-detects its name, logo, categories, and API endpoints.
{% if error %}{{ error }}
Paste the root URL of the eCommerce site.