
Closed
Posted
I run an OpenCart store on a Hostinger VPS and I already have access to Hostinger’s OpenClaw AI assistant. What I’m missing is the glue that lets the AI pull fresh, accurate product data from my database and fire it back to shoppers on WhatsApp, Telegram, or even email the moment they ask. Scope of the build • Create secure, token-protected API endpoints inside my existing OpenCart installation that expose every product in the catalogue—no category limits. The endpoints must return at minimum the product name, current price, real-time stock level, and full description. • Deploy and configure OpenClaw on the same VPS so it can hit those endpoints on demand, parse the JSON, and weave the details naturally into its replies. • Wire the assistant to the chosen messaging channels (I already have WhatsApp Business API and Telegram bot keys ready; SMTP is set up on the server) so customers get instant answers regardless of where they write from. • Add basic rate-limiting and logging so I can monitor usage and spot abuse. • Hand over concise documentation: endpoint specs, any environment variables, and a quick guide for future field additions. Acceptance criteria 1. A test query for any SKU over WhatsApp should return name, price, stock count, and description in one message, drawn live from OpenCart. 2. Changing a price or quantity in admin and repeating the query must reflect the update with no cache lag beyond one minute. 3. Endpoints fail closed—no token, no data. 4. All code and config pushed to my private Git repo before sign-off. Tech stack is flexible as long as it stays native to PHP/OpenCart on the server side and keeps the AI side compatible with Hostinger’s OpenClaw SDK.
Project ID: 40407073
30 proposals
Remote project
Active 19 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs