This repository contains the production-ready static website for Able Trading.
index.html— homepageproducts.html— product categoriesmanufacturing.html— factory capabilities and historycommerce-ai.html— Wayfound Commerce AIassets/— the single canonical asset library used by every page
Serve the repository root when previewing or publishing the site. Generated exports, duplicate output folders and ZIP archives are intentionally excluded from Git.
A local launch agent runs .automation/github-auto-sync.sh every five minutes. It commits detected changes and pushes the active branch to GitHub using the macOS Keychain credential. Feature branches remain separate from main until they are reviewed and merged.
The public forms send enquiries to the approved Able inbox through FormSubmit's HTTPS form relay. No mailbox password or API secret is stored in browser code.
- Homepage product, sourcing and manufacturing enquiries use the
TRADEstream and an[ABLE TRADE]email subject. - Commerce AI enquiries use the
TECHstream and an[ABLE TECH]email subject. - The floating Ask Able form routes by the selected topic. It defaults to
TECHon the Commerce AI page andTRADEelsewhere. - Every message includes the source path and URL, submission time, UTM attribution and all visitor-supplied fields.
- The first submission triggers a FormSubmit activation email to the destination inbox. Delivery must be confirmed once from that email.
- FormSubmit states that submissions may be retained for 30 days. The website discloses this in
privacy.htmland links that notice from each enquiry flow.
If a first-party API or CRM replaces FormSubmit, keep the same TRADE / TECH routing fields and move the destination and credentials into server-side environment variables.
The macOS GitHub auto-sync LaunchAgent may be unloaded during local review so changes are not pushed before approval.
The shared footer and privacy page use the owner-provided contact details: didisu0322@gmail.com, Quanzhou / Fujian / P.C. 362000, main +86 595 22659901, direct +86 595 22659909, mobile +86 13906098996, and fax +86 595 22659910.