✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Smart Coupons: gift cards and credits as tables

Smart Coupons by StoreApps stacks gift cards, store credits, and bulk-generated discount codes onto WooCommerce shop_coupon posts. SleekView pivots that data into split tables you can sort, filter, and edit inline.

♾️ Lifetime License available

SleekView table view for Smart Coupons

Gift cards and credits in proper tables

Smart Coupons piles three different concepts onto one shop_coupon post type: gift cards with balances, store credits tied to user accounts, and discount coupons with usage limits. Each row carries different metadata, so the default WP coupon list cannot show a sensible column set. SleekView reads the postmeta keys plus the Smart Coupons store-credit ledger tables, splits the data into purpose-built grids, and lets a finance lead pull a clean liability report without a developer touching SQL or Smart Coupons CSV exports.

The gift-card grid surfaces issued amount, current balance, used amount, recipient email, and expiry as proper sortable columns. The store-credit grid joins the ledger so each customer shows running balance plus the events that produced it. Bulk batches generated through Smart Coupons get tagged with a batch identifier in postmeta, which becomes a filter you can stack with status, recipient, or issue-date filters. Finding the 412 cards from a Black Friday promotion is one click.

Inline edits route through the same coupon API the plugin uses, so any redemption hook or balance recalculation still fires. Extend expiry on a 5,000-code batch by selecting the rows and editing the expiry column once. Reconcile a depleted card by setting status to inactive. Export the resulting view to CSV when accounting needs the outstanding gift-card liability total at quarter close.

Workflow

Tame Smart Coupons data in four steps

1

Connect the source

Point SleekView at the shop_coupon post type and the Smart Coupons store-credit ledger table. Both feeds become first-class data sources alongside any other WooCommerce object you already track.
2

Pick the columns

Add postmeta keys like _coupon_amount, recipient_email, expiry_date, used_balance, and batch_id as columns. Drop coupon-only fields when building the gift-card view to keep rows readable.
3

Build saved views

Save splits like Active gift cards, Depleted but not expired, Bulk batch 2025-11-BF, and Per-recipient credit ledger. Pin them to the WordPress menu for finance and support shortcuts.
4

Edit and export

Bulk-extend expiry on a campaign batch, mark depleted cards inactive, or export an outstanding-liability view to CSV for accounting reconciliation at month end.

Sample columns

A typical gift cards view

One row per gift card with balance, recipient, and last activity.
Source: wp_posts (shop_coupon) + wp_postmeta + Smart Coupons store-credit ledger tables
Code Recipient Issued Balance Used Status
GC-AB12CD alex@studio.co €100 €68 €32 Active
GC-EF34GH ria@design.io €50 €50 €0 Active
GC-IJ56KL tom@hello.dev €25 €0 €25 Depleted
GC-MN78OP mia@brew.coop €75 €0 €0 Expired

Comparison

Default Smart Coupons admin vs SleekView

Default Smart Coupons admin

  • Gift cards and discount coupons share a list with no quick split view
  • Per-recipient balance lookups require clicking through
  • Bulk-extend expiry across thousands of generated codes is awkward
  • Store-credit ledger lives in its own screen
  • No saved view of "depleted but active" gift cards for cleanup

SleekView

  • Split gift cards, store credits, and discount coupons into separate views
  • Per-recipient balance and usage history
  • Inline-extend expiry across bulk-generated batches
  • Filter for depleted, expired, or near-expiry codes
  • Surface store-credit ledger entries as a related view

Features

What SleekView gives you for Smart Coupons

Gift card balances

Sort by remaining balance to find depleted, near-zero, and full-value cards in one pass. The view shows issued amount, used, and remaining as separate columns so liability totals are obvious.

Bulk expiry edits

Filter to a specific batch_id from a campaign generator, select rows, and bulk-extend expiry inline. The plugin's own coupon API runs on save so any expiry hooks still fire.

Per-recipient view

Group by recipient email to see every gift card and store-credit entry attached to a customer. Lifetime issued and current balance live next to one another for quick support lookups.

Audience

Who uses SleekView for Smart Coupons

Finance

Reconcile outstanding gift-card and store-credit liabilities at month close. Filter to active codes, sum the remaining balance column, and export a clean ledger row for accounting.

Customer support

Look up a customer's gift cards and credit history during a live chat. One per-recipient row shows every issuance, redemption, and remaining balance without opening individual coupon screens.

Marketing

Track redemption rates per generated batch or campaign. Filter by batch_id, sort by used balance, and see which promotions converted versus which sit at zero usage.

The bigger picture

Why Smart Coupons needs proper tables

Gift cards and store credits are real liabilities on a WooCommerce balance sheet. The amount of credit outstanding at any moment is money owed to customers, and accountants need a defensible report to close the books. Smart Coupons does the issuing well, but the default admin screen treats every shop_coupon row the same, which means a finance lead has to click into individual codes to see balance, used amount, and recipient.

That does not scale past a few hundred rows. SleekView turns that postmeta into proper columns, so a single grid shows current liability totals across thousands of codes. Marketing teams running bulk-generated campaigns get the other half of the win: a batch of 5,000 codes is one filter away, expiry edits propagate inline, and redemption rates per batch become a straightforward sort.

Support agents resolve gift-card lookups during a live chat without leaving the dashboard. The plugin keeps generating coupons; SleekView turns the result into a workable surface for the people who have to manage them.

Questions

Common questions about SleekView for Smart Coupons

Yes. Smart Coupons tags batches in postmeta with a batch identifier. SleekView surfaces that key as a filter so a campaign of 5,000 codes can be isolated, edited, and exported in one go. Inline edits to status, expiry, or usage limit propagate through the standard coupon API so any plugin hooks fire.

 

Yes. The store-credit ledger lives in its own Smart Coupons table separate from shop_coupon posts. SleekView joins it onto a per-customer view so each row shows the running balance plus the events that produced it. Sort by date for a chronological audit or by amount to find the largest credits issued.

 

Yes. Both plugins write to shop_coupon posts and use postmeta for their custom fields. SleekView shows whichever fields apply per row and exposes coupon type as a sortable, filterable column. Build separate saved views for Smart Coupons gift cards and Advanced Coupons BOGO offers without confusion.

 

Yes. Any view exports to CSV with the columns you have visible. Filter to active gift cards, add the remaining balance and recipient columns, and hand the export to accounting for a defensible outstanding-liability snapshot. The export respects sort order and any active filters.

 

Yes. Inline edits go through the standard WooCommerce and Smart Coupons coupon API, which means any redemption, balance, or expiry hook fires normally. Custom code listening for woocommerce_coupon_options_save or smart-coupons-specific actions continues to run on save.

 

Currency is stored per coupon in postmeta. Build per-currency saved views by filtering on the currency column, or add a converted-amount column where Smart Coupons records exchange rates against your shop base currency. Reconciliation across currencies stays sane without manual conversion.

 

Yes. WooCommerce records the coupon used per order, so you can drill from a gift-card row to the redemption events on it. Build a related view that lists order ID, customer, redemption amount, and date for any selected card to trace exactly where the value went.

 

Smart Coupons writes a ledger entry when a gift card converts to credit. SleekView shows both records linked: the original gift card stays in the coupon view with a converted status, and the credit ledger picks up the balance forward. Nothing gets lost between the two storage models.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView