✨ 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

SleekPixel for Table Rate Shipping for WooCommerce

Flexible Shipping by Octolize is the most-used table rate plugin for Woo, with rate tables per zone based on weight, cart total, or item count. SleekPixel renders a branded shipment card per order with the applied rate, zone, and weight read straight from the rate engine and the order.

♾️ Lifetime License available

SleekPixel example output for Table Rate Shipping for WooCommerce

Rate tables, made visible per shipment

Flexible Shipping stores rate tables per zone as serialized data in the woocommerce_shipping_zone_methods table, with each method's rules saved as rules arrays keyed by weight or cart total. When a customer checks out, Woo's shipping API runs the table-rate calculation and the chosen rate is stored on the order line in wp_woocommerce_order_items with order_item_type equal to shipping. The cost and method label live in woocommerce_order_itemmeta.

SleekPixel reads the shipping line on each paid order, identifies the table rate method by its handle, and pulls the rate amount, zone slug, and method label. It also reads the cart weight from get_cart_contents_weight() at order time (stored as _cart_weight meta by Flexible Shipping when configured) so the card shows which row of the rate table the order matched.

The card renders into a branded shipment receipt with order number, zone badge, applied rate, currency, weight, and the line items. The PNG is attached to the order and referenced from the order page's og:image tag, so shared order links carry the shipping context that drove the rate.

Workflow

From table rate match to branded card

1

Detect the table-rate method

SleekPixel reads the order's shipping line from wp_woocommerce_order_items and checks the method ID against Flexible Shipping's known handles.
2

Pull rate, zone, and weight

Rate amount, currency, zone slug, and cart weight (when stored as meta) are read from woocommerce_order_itemmeta and exposed as template variables.
3

Render the shipping card

Order number, zone badge, applied rate, weight, currency, and the line items are mapped into a shipment-styled layout, then exported as a 1200 by 630 PNG file.
4

Attach and serve via OG

The card is saved to uploads, attached to the order via _sleekpixel_shipping_card, and referenced by the order page's og:image tag for sharing.

Output

Sample Flexible Shipping rate card

Rendered from a real Flexible Shipping table-rate order with applied rate, zone, and cart weight pulled from the order line and the rate table configuration.

Format: PNG, OG + Twitter card Dimensions: 1200 × 630
SleekPixel example output for Table Rate Shipping for WooCommerce

Comparison

Default Woo shipping OG vs SleekPixel for Table Rate Shipping

Storefront logo on orders

  • Every Flexible Shipping order shares the same storefront logo in shares
  • Applied rate, zone, and weight rule never surface in shared previews
  • Customers cannot see why a particular rate was applied to their order
  • Support agents get no visual context for table-rate disputes in chat
  • Ops cannot scan the day's shipped orders by zone in a Slack feed

SleekPixel

  • Reads the shipping line from wp_woocommerce_order_items per order
  • Identifies Flexible Shipping methods by their method handle on the order line
  • Pulls applied rate, zone slug, and method label from order item meta
  • Renders cart weight (when stored) so the matched rate row is visible
  • Refreshes on any shipping line change without disturbing the rate table

Features

What SleekPixel gives you for Table Rate Shipping for WooCommerce

Applied-rate transparency

Cards show the exact rate amount, zone, and method that Flexible Shipping selected for the order. The same context the merchant sees in the admin appears in any shared link without exposing the full rate table.

Zone-aware shipment badges

Each card carries a zone badge matching the Woo shipping zone that handled the order (EU, US-48, UK, AU, etc.). This makes the day's shipped orders scannable by region at a glance in any ops feed.

Rule row visibility

When Flexible Shipping stores cart weight on the order, the card shows the weight value used to match the rate row. Disputed rates become traceable, since the row that applied is visible in the link preview.

Use cases

Where Flexible Shipping stores benefit most

Cross-border customer emails

Customers in different zones receive shipped emails that preview a branded card with their zone, rate, and weight, so the link feels personal to the region they ordered from.

Rate dispute support

Support agents handling rate questions see the matched row in the link preview, so they can answer why a particular rate applied without reopening the rate table for every ticket.

Ops shipment scans

Ops Slack feeds following Woo orders show zone and rate per shipment, so fulfillment teams can prioritize batches by zone without opening the orders table.

The bigger picture

Table-rate logic should not stay buried in the admin

Flexible Shipping by Octolize is the most-used table rate plugin for WooCommerce, running on stores that ship across many zones with weight-based, cart-total-based, or item-count-based rate tables. The rate logic is one of the most-edited corners of the WooCommerce admin in those stores, since merchants tune rows every time a carrier changes prices or a new zone gets added. Yet every shipped order URL still previews the storefront's homepage logo, with no hint of which zone, rate, or rule applied.

That gap matters when a customer queries a rate, when an ops lead wants to spot-check the day's zone mix, or when a support agent needs to answer a rate-related ticket. SleekPixel changes the gap by treating each shipped order as its own piece of content with the applied rate baked in. The card surfaces order number, zone badge, rate amount, currency, and matched weight, then ships as a real PNG attached to the order.

Shared links preview the rate that actually applied, in the zone the order shipped from, with the weight that matched the row. That alignment makes table-rate logic visible exactly where it matters: in the link itself.

Questions

Common questions about SleekPixel for Table Rate Shipping for WooCommerce

Yes. SleekPixel detects Flexible Shipping methods by their method handle on the order shipping line, then reads the rate metadata Flexible Shipping writes to woocommerce_order_itemmeta. The integration is tuned to the data shape Flexible Shipping produces.

 

Yes for plugins that write the shipping line in standard Woo format with a recognizable method handle. SleekPixel falls back to method name, applied rate, and zone in those cases, though zone-specific badges work best with Flexible Shipping where the zone is explicit.

 

No. The card shows only the applied rate, the zone the order shipped from, and the weight that matched the row. The full rate table stays in the WooCommerce admin. No competitor can reverse-engineer your pricing from a single order's card.

 

Yes. When the plugin is configured to write cart weight as order meta, SleekPixel reads it and shows the value next to the applied rate. If weight is not stored, the card falls back to the rate, zone, and method label only.

 

Yes. SleekPixel listens for shipping line edits via the order edit hooks and regenerates the card when the rate or method changes. Manual interventions by store staff reflect in the next shared preview.

 

Zone slugs come from Woo's shipping zone configuration, which the merchant names. SleekPixel shows the configured zone name (EU, US-48, North Pacific, etc.). Translation is not needed because the badge mirrors what the admin already shows.

 

Yes. The integration only reads shipping line data, which is standard regardless of whether the order originated from a multi-vendor split or a recurring subscription renewal. Each shipping line gets its own card.

 

Yes. A WP-CLI bulk regenerate command walks every order with a Flexible Shipping method on its shipping line and renders a card per order. The job batches through the orders table without blocking the admin for stores with a long order history.

 

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