✨ 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 Charts for Products Table for WooCommerce

Products Table for WooCommerce renders catalogue grids and tables from wp_posts and postmeta. SleekView Charts reads the same product rows and turns the catalogue into a dashboard of stock, pricing, category mix, and product-creation trends.

♾️ Lifetime License available

SleekView Charts dashboard for Products Table for WooCommerce

The catalogue behind your product table as a chart dashboard

Products Table for WooCommerce (WPC) renders shortcode-driven grid and table layouts of the catalogue on the storefront. The underlying data is the standard WooCommerce product structure: wp_posts rows where post_type = product, postmeta keys like _price, _regular_price, _sale_price, _stock, _stock_status, and _sku, plus product-cat and product-tag taxonomy terms.

The plugin is about display. It does not ship a reporting dashboard for the catalogue itself. SleekView Charts reads the same product rows and pivots them into chart cards: a Number card for total published products, a Donut for stock status (in stock, out of stock, on backorder), a Bar for top categories by product count, and an Area chart for products published per month. Pricing distribution by category is one extra card a merchandiser can add with the _price meta as the value column.

Each card is a saved query against the live tables, not a screenshot, so adding a product or changing stock updates the dashboard immediately. Switching to the SleekView table view from the chart shows the actual product rows behind any bar, with the same filters applied. The dashboard becomes the audit layer the storefront grid does not provide.

Workflow

From wp_posts to a catalogue dashboard

1

Point SleekView at WooCommerce products

Add wp_posts (scoped to post_type = product) and postmeta as SleekView data sources. The agent UI lists the WooCommerce meta keys (_price, _stock, _sku, _stock_status) and pins them as columns.
2

Resolve taxonomy terms

SleekView joins product_id to term_taxonomy via term_relationships at query time, so charts grouped by category or tag show readable term names instead of numeric IDs.
3

Add chart cards

Pick total products (Number), stock-status donut, top categories bar, and product-creation trend Area. Cards run against indexed post_status, post_type, and post_date columns.
4

Save and share

Save the catalogue dashboard, scope per role for merchandising and ops, and optionally embed on a frontend page for stakeholders without admin access.

Sample dashboard

Charts you can build from catalogue data

Four cards that turn wp_posts product rows and WooCommerce postmeta into a catalogue dashboard inside WordPress.
Number · Default

Total published products

Single KPI counting wp_posts rows where post_type = product and post_status = publish. Useful as a top-line catalogue health number that updates as products are added or unpublished.
Count
Pie · Donut

Stock status mix

Donut split across instock, outofstock, and onbackorder using the _stock_status postmeta key. Operations sees the proportion of the catalogue currently unavailable at a glance.
Count group by _stock_status
Bar · Horizontal

Top categories by product count

Horizontal bar of product_cat taxonomy terms by product count, joining wp_posts to term_relationships and term_taxonomy. Surfaces catalogue weight per section without an export.
Count group by product_cat
Area · Gradient

Products published per month

Gradient area chart of products published per month from post_date on wp_posts. Spots seasonal catalogue growth and stalls in product-publishing cadence in one view.
Count group by post_date

Comparison

Default Products Table admin vs SleekView Charts

Default Products Table admin

  • Products Table renders the storefront grid but ships no aggregate reporting
  • Stock-status mix across the catalogue is invisible without custom SQL
  • Top categories by product count require WooCommerce reports or exports
  • Catalogue growth over time has no built-in chart
  • No frontend embed for merchandising teams without WordPress admin access

SleekView Charts

  • Catalogue KPI counting post_type = product rows with post_status = publish
  • Stock-status donut from _stock_status postmeta
  • Top-categories bar joining wp_posts to term_taxonomy
  • Catalogue-growth Area chart from post_date
  • Same dataset feeds the SleekView product audit table for drill-through

Features

What SleekView Charts gives you for Products Table for WooCommerce

Catalogue health as a chart

Total products KPI and stock-status donut keep merchandising honest about how much of the catalogue is actually available, not just how many SKUs are technically published.

Category weight as a donut

Top-categories bar by product count surfaces catalogue balance. Sections with too few or too many SKUs show up at a glance for editorial review.

Publishing cadence trend

Area chart of products published per month catches stalls in product onboarding before they show up as a thin storefront in the new season.

Audience

Who builds catalogue dashboards with SleekView

Merchandisers

Stock-status donut and top-categories bar drive replenishment decisions. The dashboard answers what to push and what is currently dark inventory without manual SKU audits.

Operations leads

Publishing-cadence Area card pairs with the stock donut to keep the catalogue alive. New-product onboarding pacing becomes a metric, not a vibe.

Marketing teams

Category-weight bar guides ad-campaign and landing-page targeting toward sections that actually carry product depth rather than thin shelves.

The bigger picture

Catalogues need a chart layer, not just a grid

Products Table for WooCommerce gives the storefront a flexible grid layout, which is exactly what shoppers need. The catalogue behind that grid, however, still needs a reading layer for the team that maintains it. Default WooCommerce reports lean on order data, not catalogue structure, so the basic questions (how many products are live, how many are out of stock, which categories carry the catalogue, whether publishing is keeping pace) sit one CSV export and one spreadsheet away.

SleekView Charts reads wp_posts and the WooCommerce postmeta and pivots them into a dashboard of four catalogue cards. Total products KPI, stock-status donut, top-categories bar, and publishing-cadence Area chart give merchandising and ops a single screen for catalogue health. Charts and tables share one query layer, so any aggregate drills into the product rows behind it on click.

The storefront grid keeps doing its job; the dashboard makes the catalogue itself legible.

Questions

Common questions about SleekView Charts for Products Table for WooCommerce

No. The charts read wp_posts and standard WooCommerce postmeta, which exist regardless of which display plugin renders the storefront grid. Products Table makes the catalogue visible on the storefront; the dashboard reads the catalogue itself.

 

Yes. Products in WooCommerce remain in wp_posts and postmeta even with HPOS enabled (HPOS affects orders, not products). The chart definitions are identical across HPOS and legacy stores.

 

Yes. The product_type taxonomy distinguishes simple, variable, grouped, and external products. A Pie card grouped on product_type surfaces the mix, and any other card can filter to a single type.

 

Yes. SleekView supports computed columns, so a card grouping on the first N characters of _sku surfaces SKU-family distribution. Useful for stores where SKU prefixes encode supplier or brand.

 

Yes. Pair the publishing-cadence Area card with a wc_orders revenue Area card on the same dashboard. The two lines side by side reveal whether new-product launches actually move the top line.

 

Yes. Apply a product_cat term filter on the chart view and every card respects it. Category managers get a focused dashboard for outerwear, kitchen, or whichever section they own.

 

Yes. Any saved chart view embeds on a frontend page with role-based access, so merchandisers and category managers read the numbers without needing WordPress admin.

 

No. The dashboard reads from wp_posts and postmeta on dashboard load only. Products Table continues to render the storefront grid exactly as before, untouched by the chart layer.

 

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