AccesoriiAndroid
A car accessories store with over 8,000 navigation and accessory products, where every part has to match the customer's exact car. We built a full ecosystem on top of Shopify — from “what car do you drive?” to a parcel delivered and paid, with no manual work.

The situation
AccesoriiAndroid sells thousands of car navigation and accessory products, where each part must match the make, model, and generation of the car. The store already ran on Shopify, but operations — finding the right product, generating waybills, invoicing, validating addresses — were scattered across manual steps and apps that didn't talk to each other. Two couriers with different APIs, cash-on-delivery on nearly every order, postal codes written wrong, and manual reconciliation of hundreds of orders a month. The mission: a single system where everything flows from “what car do you drive?” to “the parcel was delivered and paid”.
What we built
We started at the storefront: a four-step configurator (make → model → product type → results), built as a theme app extension over the Storefront API and powered by metaobjects, with compatibility tags regenerated automatically on every catalog change — the store maintains itself. Around it, product pages with specs and a cross-sell engine running natively in checkout via Shopify Functions. The heart of operations is AA Logistics, a Cloudflare Workers app embedded directly in the Shopify admin: from a single block on the order page you generate a GLS or SameDay waybill (home or locker) with label and tracking, issue the SmartBill invoice — including the B2B flow with company lookup by tax ID — and validate the postal code against official data. The piece that closes the loop is a cron that marks the order paid once the courier confirms delivery, automatically and idempotently — cash-on-delivery reconciles itself. And the postal-code validation, which started as an internal problem, has since become a public Shopify App Store app: CodExact.