PrestaShop review invites
Free module for order status → review invites. About 15 minutes end to end — verify your page free.
1. Widget
Add an iframe in your theme or CMS block.
<!-- Ranqa score badge — replace SLUG --> <iframe src="https://ranqa.me/widget/SLUG?type=badge" width="280" height="90" style="border:0;overflow:hidden" title="RanqaScore" loading="lazy" ></iframe>
2. Order → invite
Install the Ranqa module and configure the webhook token.
Typical setup: ~15 minutes.
Download Ranqa for PrestaShop (.zip) →
- Dashboard → create a webhook token.
- Install the module (Modules → Upload).
- Paste the token and set shipped/delivered status IDs.
- Move a test order and check Ranqa → Invites.
POST https://ranqa.me/api/v1/commerce/prestashop/orders?token=YOUR_WEBHOOK_TOKEN Content-Type: application/json (PrestaShop order JSON — email + line_items)
Setup FAQ
- Do I need an API key for order → invite?
- Commerce and Pro can use a webhook token URL for storefront order events. Growth/Pro API keys are for POST /api/v1/invites and custom stacks — see https://ranqa.me/developers
- Do widgets replace Schema.org AggregateRating?
- No. Widgets embed a live score on your storefront. Search engines crawl AggregateRating on your public Ranqa company/product pages when reviews exist.
- How long does a typical commerce setup take?
- About 15 minutes for ready modules (token + webhook/plugin + test order). Catalog mapping and PDP widget placement may take longer depending on your theme.
