Skip to content
Plugin

Abandoned Cart Recovery

by Celena

Abandoned Cart Recovery

Abandoned Cart Recovery

About 70% of carts are abandoned. This plugin captures the shopper's email
the moment it is typed at checkout and wins the cart back with a short
email sequence.

How it works

  1. A visitor fills the email field at checkout → the plugin snapshots the

cart (items and totals are re-computed server-side, client numbers are
not trusted).

  1. If no order follows, email 1 goes out after the configured delay

(default 4 hours): the items, the total and a one-click «Return to
checkout» button that restores the cart even on another device.

  1. Still nothing? Email 2 (default 24 hours) — optionally with a promo

code you set (create it in Shop → Promo codes first).

  1. An order from that email marks the cart Recovered — the dashboard

shows open / reminded / recovered counts and the recovery rate.

Setup

  • Sending: add the cron line from the admin page (every 15–30 minutes).

Reminders are sent in batches; records older than 60 days are purged
automatically.

  • Email language: en / ru / uk — this is the shopper-facing language,

independent of the panel language.

  • Every email has an unsubscribe link; unsubscribed carts never get

another reminder.

Privacy note

The plugin stores the email, the cart items and timestamps — mention cart
reminders in your privacy policy. Unsubscribe is honored immediately.

Requires the Shop plugin.

Version Date Requires Size
1.1.0 2026-08-24 PHP >=8.3 · Celena >=3.6 20 KB

1.1.0: dashboard widget with open/recovered counters and the latest captured carts.

1.0.0 2026-08-24 PHP >=8.3 · Celena >=3.6 19 KB

Initial release: checkout email capture with server-side totals, two-step reminder sequence with optional promo code, one-click cross-device cart restore, unsubscribe, conversion dashboard, batch cron sender with 60-day retention.

Requirements

  • PHP >=8.3 or newer
  • Celena CMS >=3.6 or newer

Installation

After purchase you receive a license key. Install the package from the client admin panel — it will ask for the key on activation.

  1. Open Plugins/Themes in your Celena admin panel.
  2. Click “Install from file” and upload the downloaded archive (or use “Install from marketplace” if connected).
  3. Activate the package — for paid packages, enter the license key when prompted.

Full installation guide in the documentation →