WP WooCommerce Mailchimp Pro 3.0–3.2: Variation-Level Settings, Merge Field Mapping & More

WP WooCommerce Mailchimp Pro 3.0–3.2: Variation-Level Settings, Merge Field Mapping & More
April 2, 2026 Saint Systems

WP WooCommerce Mailchimp Pro 3.0–3.2: Variation-Level Settings, Merge Field Mapping & More

We’ve been heads-down for the past few months working on the most requested features from our customers. Today we’re excited to share what’s new in WP WooCommerce Mailchimp Pro 3.0 through 3.2 — three major releases that deliver features some of you have been asking about for a long time. Here’s what’s new.

Per-Variation Mailchimp Settings (3.1)

This was our #1 most-requested feature, with 6 support tickets and a promise we made to our customers. You can now assign different Mailchimp lists, interest groups, tags, and merge field mappings to individual product variations. This is huge for stores with variable products like:
  • Variable subscriptions — Monthly variant subscribes to one list with tag plan:monthly, Annual variant to a different list with tag plan:annual
  • Product tiers — Small, Medium, Large variants each trigger different Mailchimp segments
  • Bundled products — Different variations map to different audience groups
Each variation has an “Override product Mailchimp settings” checkbox. When enabled, you get the full Mailchimp configuration panel right inside the variation — the same lists, groups, tags, and merge fields available at the product level. When disabled, the variation inherits from the parent product, so existing setups work exactly as before.

Merge Field Mapping (3.2)

No more custom PHP code to send order data to Mailchimp. Previously, if you wanted to pass billing city, product SKUs, or order total to Mailchimp merge fields, you had to write custom code using our ss_wc_mailchimp_subscribe_merge_tags filter. Now there’s a visual mapping UI right in your WooCommerce settings. How it works:
  1. Go to WooCommerce → Settings → Mailchimp
  2. Each Mailchimp merge field for your selected list appears as a row
  3. Pick the WooCommerce field that should fill it from a dropdown
  4. Save — done.
We support 30+ WooCommerce fields including:
  • All billing and shipping fields (city, state, country, phone, etc.)
  • Order data (order ID, total, date, payment method)
  • Product data (product names, SKUs, variation SKUs, categories) — automatically comma-separated for multi-item orders
  • Customer data (order count, total spent, user ID)
Three levels of mapping: Set a global default, then override per-product or per-variation. The hierarchy is variation → product → global, so you have full control.

Redesigned Product Settings UI (3.1)

We completely rebuilt the product-level Mailchimp settings:
  • Compact multi-select list picker replaces the old wall of checkboxes — select your lists from a single dropdown, and settings for each list appear on demand
  • Cleaner variation panel with WooCommerce-native styling and tooltips
  • Updated Mailchimp admin links — “Manage groups” and “Manage tags” links now point to the current Mailchimp dashboard URLs

Subscription Sync Bug Fixes (3.1)

We discovered and fixed two significant bugs in the WooCommerce Subscriptions integration:
  1. Subscription lifecycle sync was silently broken — a code refactor had caused the subscription status handler to read order item meta instead of product meta, which meant subscription status changes (active → cancelled, etc.) weren’t triggering Mailchimp updates. This is now fixed.
  2. Tag removal on subscription expiry wasn’t working — the expiration action handler was re-fetching tags with a forced “active” status, overwriting the “inactive” status needed for removal. Tags now correctly get removed when subscriptions expire.
If you use WooCommerce Subscriptions with our plugin, we strongly recommend updating.

Modernized Foundation (3.0)

The 3.0 release raised minimum requirements to support the latest WooCommerce features:
  • PHP 7.4+ (was 5.6)
  • WordPress 6.2+ (was 4.7)
  • WooCommerce 8.3+ (was 3.5)
We also added automated testing across PHP 7.4–8.4, WordPress 6.2 through latest, and WooCommerce 8.3 through latest — 51 tests running on every commit.

Free Plugin: Block Checkout Support (3.0)

The free WP WooCommerce Mailchimp plugin now fully supports WooCommerce’s block-based checkout (the default since WooCommerce 8.3). The Mailchimp opt-in checkbox renders natively in the block checkout with proper WooCommerce styling. If you’re still on the classic shortcode checkout, everything continues to work as before.

Updating

Pro customers: Update through your WordPress dashboard or download the latest version from your account page. Make sure the free WP WooCommerce Mailchimp plugin is updated to 3.0+ first. Free plugin users: Update from the WordPress plugin directory as usual. If you’ve been thinking about upgrading to Pro, now’s a great time — check out the new features. As always, if you run into any issues, our support team is here to help.