✨ 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 WooCommerce Correos: Spanish parcels as tables

SleekView joins wc_orders with the _correos_tracking_number, _correos_product_code, _correos_weight and _correos_citypaq_id meta the plugin writes per order. Paq 24, Paq 48, CityPaq and Paq Internacional all share one row layout.

♾️ Lifetime License available

SleekView table view for WooCommerce Correos

Correos product codes belong in the orders list, not the metabox

WooCommerce Correos covers the Spanish national carrier's product family: Paq 24 for next-day, Paq 48 for two-day, Paq Estándar for economy, CityPaq for terminal pickup, and Paq Internacional for cross-border. Each labelled order writes the product code, tracking number, declared weight and (for CityPaq) the terminal ID into postmeta.

The default Woo orders screen does not pivot product code or CityPaq terminal into columns. A dispatcher batching today's Paq 24 labels by Spanish region, a finance lead reconciling the monthly Correos invoice across product tiers, and support tracking a CityPaq pickup by terminal all drill into the same per-order metabox to read the same data.

SleekView reads the Correos meta joined with wc_orders. Product code, tracking number, weight and CityPaq terminal ID become real columns. Filters scope to one product or one terminal and save as a preset. Inline edits route through Woo CRUD so the plugin keeps owning the Correos API.

Workflow

How SleekView reads WooCommerce Correos data

1

Pick the source

Point SleekView at wc_orders joined with _correos_tracking_number, _correos_product_code, _correos_weight and _correos_citypaq_id meta. One row per Correos shipment.
2

Compose columns

Add order ID, customer, product code, weight, tracking number, destination country and CityPaq terminal ID. Hide what each role doesn't need so dispatch and finance see different layouts.
3

Save and scope per role

Name views like "Today's Paq 24 Madrid", "CityPaq by terminal" or "Paq Internacional queue" and gate by WordPress capability so the right preset loads per team.
4

Edit inline or bulk-update

Fix tracking-number typos, update status, bulk-mark shipped. Writes go through Woo CRUD so order-status and email hooks fire identically to manual admin edits.

Sample columns

A typical Correos shipments table

Joins wc_orders with _correos_tracking_number, _correos_product_code and _correos_citypaq_id meta the plugin writes after successful label generation.
Source: wp_wc_orders + Correos order meta
Order Customer Product Weight Tracking # Destination
#39102 alex@studio.co Paq 24 1.20 kg PQ123456789ES ES 28013
#39103 ria@design.io Paq 48 0.85 kg PQ123456790ES ES 08001
#39104 tom@hello.dev CityPaq 0.42 kg PQ123456791ES ES 41001
#39105 mia@brew.coop Paq Internacional 2.40 kg PQ123456792ES PT 1100

Comparison

Default WooCommerce Correos admin vs SleekView

Default WooCommerce Correos admin

  • Correos product code (_correos_product_code) is hidden in the per-order metabox
  • Sorting Paq 24 vs Paq 48 by weight or postcode is a per-order drill
  • CityPaq terminal ID never surfaces in the orders list as a column
  • Filtering to one Spanish region or one terminal is not built in
  • Reconciling the Correos monthly invoice against product tiers is a CSV exercise

SleekView

  • Reads wc_orders joined with _correos_tracking_number, _correos_product_code and _correos_citypaq_id
  • Product code as a sortable column so Paq 24, Paq 48 and CityPaq split cleanly
  • CityPaq terminal ID surfaced for terminal-grouping at dispatch time
  • Save filtered views per product, Spanish region or destination country
  • Inline edits route through Woo CRUD so order-status emails fire as expected

Features

What SleekView gives you for WooCommerce Correos

Paq tier as a real column

Paq 24, Paq 48 and Paq Estándar become a sortable column sourced from _correos_product_code. The premium-tier overflow review is a filter, not an audit of every order.

CityPaq terminal grouping

_correos_citypaq_id shows next to the customer column. Today's CityPaq labels group by terminal automatically before the courier collection at the locker bank.

Regional postcode filters

Filter by Spanish postcode prefix (Madrid 28, Barcelona 08, Sevilla 41) plus product code to plan a regional Paq 24 batch. The filter saves as a named preset for the dispatch desk.

Audience

Who uses SleekView for WooCommerce Correos

Shipping dispatchers

Today's Paq 24 queue sorted by Spanish postcode prefix, separate from the Paq 48 backlog. CityPaq labels grouped by terminal ID before the courier handover at the locker bank.

Finance and procurement

Monthly Correos invoice reconciliation: export product code, tracking number and weight columns to compare against the carrier statement. Weight-band drift on Paq 24 surfaces in one sort.

Customer support

Filter by tracking number, postcode or terminal ID to surface any Correos shipment instantly. Paq 24 SLA promises stay enforceable when the product tier is one column away.

The bigger picture

Why Correos stores need a Paq-aware admin table

Correos is Spain's universal-service operator with a product range that runs from Paq 24 premium next-day all the way down to Paq Estándar economy plus the CityPaq locker network. A Woo store selling across Spain typically mixes three of those tiers in the same week, with very different rate cards and customer expectations. The plugin writes the product code on every order.

The default Woo orders screen treats it as per-order detail. A dispatcher batching today's Paq 24 by Spanish region, a finance lead reconciling the Correos invoice, and support tracking a CityPaq pickup by terminal all want the same dataset shown three different ways. SleekView turns the existing Correos meta into a saved-view workspace: product code as a column, CityPaq terminal as a filter, weight sortable, tracking number searchable.

Same database, same Correos API integration, same hooks. The plugin keeps owning label generation. SleekView is the operational table on top, indexed the way Woo already indexes wc_orders.

Questions

Common questions about SleekView for WooCommerce Correos

Yes. _correos_citypaq_id is exposed as a sortable, filterable column. Grouping today's CityPaq labels by terminal before the courier collection becomes one sort instead of a per-order audit.

 

Yes. On HPOS SleekView reads wc_orders joined with wc_orders_meta. On legacy stores it falls back to shop_order posts and postmeta. Same column config either way.

 

Yes. Product code is a sortable, filterable column. Splitting the morning queue into a Paq 24 batch and a Paq 48 batch is one filter plus a sort, saved as a named view for reuse.

 

Yes. Cross-border Paq Internacional shipments appear with their own product code value and destination country. Filtering to Portugal-only, Andorra-only or any cross-border destination is one view.

 

Yes. SleekView writes through Woo CRUD so woocommerce_order_status_changed and email hooks fire. The Correos plugin's own per-order metabox actions for label generation stay intact.

 

Yes. Multi-select rows and apply a bulk edit on _correos_tracking_number. The write path goes through Woo CRUD so downstream tracking-page renderers reading the same key stay consistent.

 

Queries hit indexed columns on wc_orders and join meta keys through a single query. Stores shipping thousands of Correos parcels weekly render the filtered list well under a second.

 

Yes. Any filtered view exports to CSV with the same columns shown, ready for the quarterly account-manager conversation or a Paq-tariff renegotiation prep meeting.

 

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