Copy WooCommerce order details faster.
Cleaner fields, custom labels, smart value cleaning, and one-click copy actions for real admin workflows.
Copy WooCommerce customer and order details faster, cleaner, and in exactly the format your workflow requires.
WooUseful Order Details Copier adds a practical Easy Copy workspace inside WooCommerce orders.
It gives store admins one-click access to customer, billing, shipping, courier, invoice, and order details, while also providing full control over which fields appear, what they are called, and how their values are cleaned or transformed before copying.
No more dragging your mouse across messy address blocks. No more copying too much, too little, or the wrong line.
No more manually removing phone prefixes, cleaning spaces, or splitting addresses before entering them into a courier platform.
WooCommerce stores data. This plugin makes it copy-ready.
WooCommerce already stores the information you need, but copying it quickly is not always pleasant.
Store admins often need to transfer customer and order details into courier platforms, shipping CRMs, WhatsApp messages, invoice tools, spreadsheets, fulfillment notes, support replies, internal team messages, and delivery preparation lists.
The problem is that WooCommerce presents this information for viewing, not necessarily for fast manual transfer.
- Courier platforms
- Shipping company CRM systems
- WhatsApp messages
- Invoice tools
- Spreadsheets
- Fulfillment notes
- Support replies
- Internal team messages
- Delivery preparation lists
WooUseful Order Details Copier fixes these problems.
It separates important order information into clean, copy-ready fields and lets you configure how every field should be displayed and processed.
What it does
WooUseful Order Details Copier adds a clean Easy Copy panel to the WooCommerce order edit screen.
From there, admins can instantly copy individual details without selecting text manually.
- First name
- Last name
- Full customer name
- Email address
- Phone number
- Billing city
- Shipping city
- Billing address
- Shipping address
- Postcode
- Country
- Company name
- Order number
- Order status
- Order total
- Customer note
- Payment method
- Shipping method
- Order items
Every enabled detail has its own copy-to-clipboard button.
The plugin also includes ready-made copy blocks for courier details, customer contact details, billing information, shipping information, invoice details, order summaries, preparation lists, and spreadsheet rows.
Choose exactly which fields appear
Not every store needs the same order information.
The plugin settings let you choose which fields appear inside the Easy Copy panel, keeping the order screen focused and preventing unused fields from taking up space.
- Enable or disable individual fields
- Enable all fields with one click
- Disable all fields with one click
- Enable or disable complete field groups
- Reorder fields to match your workflow
- Hide empty values automatically
Courier workflow
Show only customer name, phone number, address, city, postcode, and order number.
Invoice workflow
Prioritize company details, billing information, email, VAT data, and custom order metadata.
Rename fields using your own terminology
Every copyable field can be given a custom label or alias.
The stored WooCommerce data remains unchanged. Only the copy field label shown to your team is changed.
Shipping address line 1
Rename it to First address line.
Shipping postcode
Rename it to Postal code.
Billing company
Rename it to Company name.
Customer note
Rename it to Delivery instructions.
This makes the interface easier to understand and allows the plugin to match the terminology used by your courier, warehouse, invoice software, or internal workflow.
Clean values automatically before copying
Order data is not always entered in the exact format required by an external platform.
WooUseful Order Details Copier includes configurable text cleaners for individual fields.
- Remove spaces from the beginning of a value
- Remove spaces from the end of a value
- Trim both sides of a value
- Remove a specific leading prefix
- Apply a regex search and replacement rule
For example, Romanian customers may enter phone numbers like +40771234567.
If your shipping company expects the phone number without the leading country prefix, you can configure the phone field to remove +4.
The copied value then becomes 0771234567. The customer order remains untouched. Only the copied output is cleaned.
Create new fields from existing order values
The plugin includes a Derived copy fields builder for creating new copy boxes from existing order values.
This is useful when one WooCommerce field contains several pieces of information that must be entered separately into another system.
- Read a value from another field
- Match that value using a regular expression
- Extract a specific capture group
- Display the result as a separate copyable field
- Apply trimming or prefix removal to the extracted result
Example: a customer may enter the shipping address as White Street no. 54.
A courier system may require two separate values: Street: White Street and Street Number: 54.
Using the derived fields builder, you can create a Street copy box using capture group 1 and a Street Number copy box using capture group 2.
Split and extract the details your workflow needs
- Apartment numbers
- Building numbers
- Entrance or staircase information
- County codes
- VAT numbers
- Internal references
- Custom checkout information
- Specific fragments from customer notes
This gives technical users full regex control while keeping the final order interface simple for store staff.
Quick Copy bar
The plugin includes a fast Quick Copy bar on the order screen.
Instead of scrolling through individual fields, admins can copy frequently used formats with one click.
- Courier
- Contact
- Shipping
- Billing
- Invoice
- Summary
- Prep List
- Spreadsheet Row
This makes repetitive order handling much faster, especially for stores that manually prepare shipments, contact customers, or transfer details into external systems.
Copy without opening every order
Copy from orders list
Admins can copy useful order information directly from the WooCommerce orders screen without opening each order individually.
Bulk copy selected orders
Select multiple orders and copy the required format in bulk for courier batches, spreadsheet rows, customer contact lists, internal summaries, or fulfillment lists.
Create copy formats for your exact workflow
Every store has its own copy-paste workflow.
WooUseful Order Details Copier lets you create custom copy templates using variables.
{shipping_full_name} {billing_phone} {shipping_address_1} {shipping_city}, {shipping_postcode} Order #{order_number}
The plugin replaces these variables with real order data when the template is copied.
For stores that use extra checkout fields, invoice plugins, VAT fields, courier fields, or custom order metadata, the plugin also supports custom order meta variables such as {meta:_billing_cui}.
Live template preview and WhatsApp-friendly workflow
Live template preview
See how a template will look before using it, making custom templates easier to build and safer to use.
WhatsApp action
When a valid customer phone number exists, the plugin can provide a WhatsApp contact action from the order workflow.
Phone normalization
Phone-cleaning rules can help normalize the number before it is copied into another system or used for customer contact.
Useful for everyday WooCommerce order processing
- Manually send details to courier platforms
- Use shipping company CRM systems
- Prepare deliveries in batches
- Contact customers by phone or WhatsApp
- Copy order details into external invoice tools
- Use spreadsheets for order processing
- Handle many guest orders
- Need cleaner access to customer information
- Need different labels from default WooCommerce labels
- Need to clean phone numbers or addresses before copying
- Need to split a single field into several external-system fields
- Want fewer copy-and-paste mistakes
Privacy-friendly and HPOS compatible
No external services
The plugin does not send customer data to external services, call external APIs, or add hidden analytics.
No copied-data logs
It does not track admins and does not log copied customer data.
HPOS compatible
It declares compatibility with WooCommerce HPOS and uses WooCommerce order methods instead of relying only on old post-meta assumptions.
The plugin simply helps admins copy and transform order information already stored inside WooCommerce.
Key features
- Easy Copy panel on the WooCommerce order screen
- Copy button for every enabled individual detail
- Choose exactly which copy fields appear
- Enable all copyable fields with one click
- Disable all copyable fields with one click
- Enable or disable complete field groups
- Enable or disable individual fields
- Reorder copy fields
- Rename every field using custom aliases
- Hide empty fields
- Left-trim field values
- Right-trim field values
- Trim both sides of field values
- Remove configurable leading prefixes
- Apply regex search and replacement cleaners
- Create regex-derived copy fields
- Extract values using regex capture groups
- Create multiple derived fields from one source value
- Ready-made street and street-number extraction example
- Quick Copy bar for common workflows
- Copy courier details
- Copy customer contact details
- Copy billing details
- Copy shipping details
- Copy invoice and client details
- Copy order summaries
- Copy preparation lists
- Copy spreadsheet rows
- Copy directly from the WooCommerce orders list
- Bulk copy selected orders
- Smart order badges
- Open a WhatsApp action when a phone number is available
- Custom copy templates
- Template variables
- Custom order meta variables
- Live template preview
- Click-to-insert variable helper
- Configurable panel title
- Compact or comfortable layout
- Translation-ready
- HPOS compatible
- No tracking, logs, or external API calls
Where it helps most
Courier handoff
Copy the customer name, cleaned phone number, shipping address, city, postcode, and order number in one clean block.
Rename fields to match the labels used by your courier platform and remove unsupported phone prefixes automatically.
Street and number extraction
Read a combined address such as White Street no. 54, then make two separate copy fields available.
- Street: White Street
- Street Number: 54
Customer contact
Copy the customer name, cleaned phone number, email, and order number quickly.
Useful for support, phone calls, WhatsApp, or manual order confirmations.
Invoice preparation
Copy the billing name, company, billing address, email, phone, and custom invoice fields.
Useful for manual invoice workflows or external accounting tools.
Spreadsheet processing
Copy selected order details in a spreadsheet-friendly row.
Useful for batch handling, reporting, internal lists, or fulfillment planning.
Packing and preparation
Copy the order items, customer note, shipping method, and order summary.
Useful for stores preparing orders manually before shipment.
Who should use it?
- WooCommerce store owners
- Shop managers
- Fulfillment teams
- Customer support staff
- Courier preparation teams
- Small stores with manual workflows
- Stores using WhatsApp communication
- Stores using external invoice or courier platforms
- Stores that need customized field names
- Stores that need cleaner phone and address values
- Stores that need to extract several values from one checkout field
- Stores that want faster order processing without complex software
Simple, configurable, useful, and free
WooUseful Order Details Copier is part of the WooUseful free utility branch: small, focused WooCommerce tools built to solve real store problems.
It does not try to replace your order management system.
It makes the information already stored in WooCommerce easier to access, clean, transform, and copy.
Install it, choose the fields your team needs, rename them to match your workflow, configure any cleaners or derived values, and start copying order information with one click.
Give your WooCommerce order screen a faster copy workflow.
Perfect for couriers, shipping CRM systems, customer support, invoices, spreadsheets, WhatsApp, fulfillment, and everyday order processing.
Cleaner fields. Fewer copy mistakes. Faster admin work.








Reviews
There are no reviews yet.