✨ 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 YITH WooCommerce Product Bundles

SleekView reads wc_order_itemmeta where YITH writes bundled-item lines, rendering bundle name, child SKUs, bundle total and order status as a queryable audit grid alongside the order it belongs to.

♾️ Lifetime License available

SleekView table view for YITH WooCommerce Product Bundles

Move bundled lines out of the orders list and into a real table

YITH WooCommerce Product Bundles defines each bundle as a product with bundled-item postmeta and writes the bundled items as line meta on every order that includes one. The default WooCommerce orders screen treats a bundle like any other product line, which is right for fulfilling one order and wrong for almost every operational question about which bundles drive revenue, which child items move together and how seasonal the bundle program is.

SleekView reads wc_orders joined with wc_order_items and wc_order_itemmeta, parses the YITH bundle meta keys and exposes parent bundle, child SKU, bundle total and order status as columns. Filter to one bundle to scope to its order history. Sort by bundle total to surface high-value lines. Group by child SKU to see which products move attached to which bundles.

The plugin keeps owning bundle definition, cart logic and child rules. The table view owns the audit surface, so the bundled lines YITH already records become a queryable cohort instead of a string buried under each order.

Workflow

How SleekView surfaces YITH Product Bundles data

1

Point at wc_orders and itemmeta

Pick wc_orders joined with wc_order_items and wc_order_itemmeta, exposing the YITH bundle meta keys (parent bundle, child SKUs, bundle total) as real columns on every order line.
2

Compose the columns

Drag in Order, Bundle, Child SKUs, Quantity, Bundle total, Order status and date_paid. Reorder, hide or rename any column without writing a custom report.
3

Filter and sort like a database

Filter to a single bundle, to a date window or to a status like completed or refunded. Sort by bundle_total for revenue priority or by date_paid for fulfilment review.
4

Save and gate the view

Name the view ("Top bundle revenue this quarter", "Bundle returns", "Holiday bundle audit") and gate by capability so merchandising, finance and operations each land on the right slice.

Sample columns

A typical YITH Product Bundles audit view

Order line rows with the YITH bundle meta keys parsed into columns: parent bundle, child SKUs and bundle total next to the order's status and date. The same data per-order screens scatter, surfaced as a queryable grid.
Source: wp_woocommerce_order_itemmeta
Order Bundle Child SKUs Qty Bundle total Status
#18420 Studio starter kit DESK-01, LAMP-02, MAT-03 1 320.00 Completed
#18419 Holiday gift box MUG-04, TEA-05, CARD-06 2 98.00 Completed
#18415 New-home essentials TOWEL-07, SOAP-08, CANDLE-09 1 140.00 Processing
#18411 Workshop basics TOOL-10, KIT-11 1 75.00 Processing
#18402 Studio starter kit DESK-01, LAMP-02, MAT-03 1 320.00 Refunded

Comparison

Default YITH Bundles admin vs SleekView

Default WooCommerce order screens

  • Bundles appear in the orders list like any other product, with no dedicated audit
  • Top bundles by revenue need a custom report or spreadsheet export
  • Child SKUs per bundle aren't visible side by side on the orders list
  • Bundle revenue separated from base SKU revenue requires manual joining
  • Refunded bundles don't surface as a clean cohort

SleekView

  • Parent bundle and child SKUs as real columns on every bundled order line
  • Bundle total joined per row for revenue-aware audits
  • Filter to a bundle, a status, a date window or any combination
  • Saved views per role: merchandising leaderboard, finance reconciliation, operations queue
  • Same dataset the chart view aggregates, so table and dashboard stay in sync

Features

What SleekView gives you for YITH WooCommerce Product Bundles

Bundle leaderboard rows

Sort by bundle total or by occurrence count to find the bundles that actually drive revenue without exporting and pivoting in a spreadsheet.

Composable bundle filters

Stack filters on bundle name, child SKU, status and date to assemble launch audits, refund cohorts or seasonal performance reviews from one dataset.

Child SKUs inline

The child SKUs that shipped under each bundle line join onto the row, so merchandising sees composition without opening order after order.

Audience

Who uses SleekView for YITH Product Bundles

Merchandisers

Bundle leaderboard filtered to the last quarter with bundle total summed per parent, so the next launch decisions use real performance data.

Finance

Bundle revenue audit separated from base SKU revenue, exported as CSV for margin reconciliation when bundles carry different cost profiles.

Operations

Fulfilment queue filtered to processing bundles with child SKUs joined inline so the pick list comes straight from the audit grid.

The bigger picture

Why bundle lines deserve a real table

Bundles change the economics of a catalog: child SKUs that wouldn't sell alone move because they ship attached to a hero product, and revenue per bundle often differs from the simple sum of its parts. Default WooCommerce reports treat bundles like any other product, which loses the entire story. SleekView reads wc_order_itemmeta where YITH records each bundled line and renders bundle name, child SKUs, bundle total and order status as real columns.

Filters stack so the bundle leaderboard, the refund cohort and the fulfilment pick list all become one-click views. The plugin keeps owning the bundle definition and cart logic, while merchandising, finance and operations get the per-row surface the order tables always implied.

Questions

Common questions about SleekView for YITH WooCommerce Product Bundles

wc_order_itemmeta joined with wc_order_items and wc_orders. SleekView reads the YITH bundle meta keys directly as columns. No new tables are introduced and no extra meta is written to the site.

 

Yes. On HPOS the source is wc_orders + wc_order_itemmeta. On legacy stores it's wp_posts + wp_woocommerce_order_itemmeta. The audit table columns stay the same on either storage backend.

 

Yes. Parent bundle name and parent product ID are both columns, so a saved view can scope to a single bundle without rebuilding the dataset.

 

The realised price stored on the bundle line is what SleekView reads, so discounted bundle revenue is what shows on the row. The audit reflects what the customer actually paid.

 

Yes. Whatever price the order line recorded is the price the column shows, regardless of how the bundle calculated it at checkout. The audit doesn't recompute anything.

 

Yes. The chart view and the table view share the dataset, so a bundle filter or status slice narrows both surfaces. Merchandising pivots between row audit and rollup without rebuilding filters.

 

Yes. Any filtered cohort exports as CSV with bundle name, child SKUs, bundle total and date. Useful for launch retros and next-cycle planning.

 

No, by default it's read-only. Order edits still go through WooCommerce's own API, which YITH hooks into for any bundle-aware state changes.

 

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