✨ 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 Color and Label Variations

SleekView reads WooCommerce variation rows joined to YITH's swatch term meta and renders parent product, attributes, swatch type, stock and SKU as a queryable coverage grid inside WP Admin.

♾️ Lifetime License available

SleekView table view for YITH WooCommerce Color and Label Variations

Move swatch audit out of attribute screens and into a variation table

YITH Color and Label Variations replaces WooCommerce attribute dropdowns with color swatches, image labels and text labels. The swatch config lives on attribute terms via wp_termmeta keys (color, image, label) and the variations themselves live as product_variation posts referencing those terms. Coverage gaps, stock-out swatches and SKU mistakes hide between three different admin screens.

SleekView reads product_variation posts joined to wp_postmeta for stock and price and to wp_termmeta for the swatch config attached to each attribute term. Every variation surfaces as a row with parent product, attributes, swatch type, stock and SKU as real columns. Filter to swatch type = image to audit image-label coverage. Filter to stock = 0 to spot sold-out swatches still rendering on the product page. Group by parent product to see which SKUs lack swatch attributes entirely.

The plugin keeps owning the swatch UI on the product page. SleekView owns the coverage audit, so the variation data already in the database stops hiding behind tabbed attribute screens and becomes a queryable grid.

Workflow

How SleekView surfaces YITH Color and Label data

1

Point at product_variation posts

Pick wp_posts where post_type = product_variation joined to wp_postmeta for stock and price, and to wp_termmeta for swatch config attached to each attribute term.
2

Compose the columns

Drag in Parent product, Attributes, Swatch type, Stock, SKU and Price. Reorder, hide or rename any column without a custom manage_posts_columns callback.
3

Filter and sort like a database

Filter to swatch type = color, to variations with stock = 0 or to parent products missing swatch attributes entirely. Sort by parent product for catalog cleanup.
4

Save and gate the view

Name the view ("Color coverage audit", "Sold-out swatches", "Missing swatch products") and gate by capability so merchandisers, catalog managers and editors land on the right slice.

Sample columns

A typical YITH Color and Label Variations coverage view

Rows from product_variation posts joined to YITH swatch term meta on attribute terms. The attribute screens flattened into a queryable coverage grid.
Source: wp_posts + wp_termmeta
Parent product Attributes Swatch type Stock SKU Status
Classic Tee color: Navy, size: M color (#1f2a44) 42 TEE-NAV-M In stock
Classic Tee color: Bone, size: M color (#e9e2d4) 0 TEE-BON-M Sold out
Linen Shirt color: Olive, size: L image (olive.jpg) 11 SHIRT-OLV-L In stock
Linen Shirt color: Rust, size: S image (rust.jpg) 3 SHIRT-RST-S Low stock
Canvas Tote color: Black TOTE-BLK No swatch

Comparison

Default YITH Color and Label admin vs SleekView

Default WooCommerce attribute screens

  • Swatch config lives on attribute terms, variations live on product posts, with no shared view
  • Sold-out swatches don't surface as a filterable list
  • Products missing swatch attributes aren't flagged anywhere
  • Per-attribute stock audits require opening each variable product
  • No saved views for merchandisers, catalog managers and editors

SleekView

  • Every variation rendered as a queryable row
  • Swatch type, attribute values, stock and SKU as real sortable columns
  • Filter to sold-out swatches, missing swatches or per-color coverage in one query
  • Saved views per role: merchandising audit, catalog cleanup, editor review
  • Same dataset the chart view aggregates, so table and dashboard stay in sync

Features

What SleekView gives you for YITH WooCommerce Color and Label Variations

Swatch coverage as a real table

Render every variation with its attributes, swatch type and stock as columns instead of clicking through attribute screens and variable products.

Composable coverage filters

Stack filters on swatch type, stock state and parent category to assemble sold-out audits, missing-swatch queues or color-specific coverage reviews in one query.

Color and label inline

The swatch term meta (hex color, image attachment, label text) renders inline on each row, so the audit table answers what the customer sees, not just what the SKU is named.

Audience

Who uses SleekView for YITH Color and Label Variations

Apparel merchandisers

Filter to swatch type = color, sort by stock asc, work the sold-out queue before the next push instead of discovering empty swatches via customer complaints.

Catalog managers

Filter to products with no swatch attributes to find SKUs still on default dropdowns. Coverage cleanup becomes a finite saved-view queue rather than a vague intuition.

Quality and editorial

Audit SKU consistency per color and per size in a single grid. Mismatches surface inline rather than through customer-facing errors.

The bigger picture

Why variation coverage data deserves a real table

YITH Color and Label turns dropdowns into shopping experiences, the trade-off is that the data needed to keep those experiences honest sits across three screens: attribute terms for swatch config, variations for stock and price, products for relationship. SleekView reads all three and renders one queryable grid with parent product, attributes, swatch type, stock and SKU as real columns. Filters stack into a single query so the sold-out swatch audit, the missing-swatch cleanup and the per-color coverage review become saved views rather than tab-switching crawls.

The plugin keeps owning the swatch UI on the storefront, while merchandising teams finally get a coverage surface that matches what the customer sees on the product page.

Questions

Common questions about SleekView for YITH WooCommerce Color and Label Variations

wp_posts where post_type = product_variation, joined to wp_postmeta for stock and price and to wp_termmeta for YITH swatch config on attribute terms. No new tables are introduced.

 

Yes. YITH writes color hex values and image attachment IDs to the same termmeta family, and SleekView surfaces both via the Swatch type column. Filter to image-only or color-only with one click.

 

Yes. Stock is a first-class numeric column from wp_postmeta. Filter to stock = 0 with a swatch-type filter to isolate the queue that needs replenishment.

 

Yes, when explicitly enabled. Inline edits route through the WooCommerce variation API so plugin hooks, stock alerts and reporting observe the writes exactly as if they had been entered on the variation screen.

 

Yes. The chart view and the table view share the dataset, so a swatch type filter or a stock slice narrows both surfaces. Merchandisers pivot between row audit and category rollup without rebuilding filters.

 

Yes. Variable subscriptions persist their variations as product_variation posts the same way regular variable products do, so SleekView reads them through the same dataset.

 

Yes. Any filtered cohort exports as CSV with the visible columns, including parent product, attributes, swatch hex or image and SKU. Useful for buyer briefs and shoot planning.

 

Yes. SleekView paginates variations and uses indexed joins, so apparel stores with tens of thousands of variations still load the coverage table without timing out admin requests.

 

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