Packing Slip Customization
New Feature

Card Title Templates

Customize how card information appears on your packing slips with dynamic templates. Perfect for consistent, professional packing slips.

What Are Title Templates?

Title templates let you control exactly how card details appear on your packing slips. Instead of showing just the item title, you can create a custom format that includes card attributes like rarity, set, condition, and more.

Example Template

Template:

{name} {rarity} - {set} {number} {finish}

Result:

Lightning Bolt Rare - Alpha #123 Foil

1

Open Connection Settings

Navigate to your Connections page and locate the marketplace that supports title templates (look for marketplaces like Manapool or TCGplayer). Click the Settings button on the connection card.

2

Configure Your Template

In the settings dialog, scroll down to the Packing Slip Options section. Here you'll find the Title Template field with a list of available variables you can use, specific to that marketplace.

Example Variables

{name}Card name / title
{title}Same as name (alias)
{sku}Product SKU
{rarity}Card rarity
{set}Set name
{number}Card number in set
{finish}Card finish (foil, etc.)
{condition}Card condition
3

Build Your Template

Create your custom template by combining variables with text and formatting. Each marketplace comes with a default template that you can modify to fit your needs. You can place any characters you want, just make sure to wrap the variables in curly braces like so: {variable}.

Template Examples

Here are some popular template formats

Default Format:

{name} {rarity} - {set} #{number} {finish}

Simple Format:

{name} ({set})

Detailed Format:

{name} - {set} {number} [{rarity}] {finish} {condition}

With SKU:

{sku}: {name} ({condition})
4

Save and Apply

Click Save Settings to apply your template. Your custom format will now be used on all packing slips for orders from this marketplace.

5

Process Orders & Preview

When you process orders from this marketplace, the packing slips will automatically use your custom template. You can preview the formatted titles before downloading your packing slips to ensure they look exactly how you want.

Best Practices

Test your template with a few orders before processing large batches to ensure the format looks good on your thermal printer

Keep it concise - Packing slips have limited space on 4x6 labels, so shorter templates work better

Include important details - At minimum, include card name and condition to help with order verification

Empty variables are safe - If a card doesn't have data for a variable (like finish), it will simply be left blank in the output

Technical Details

Variable Format: All variables use curly braces {variable} and are case-sensitive.

Missing Data: If an order item doesn't have data for a specific variable, it will render as an empty string without breaking the template.

Storage: Templates are stored per marketplace connection in your account settings and persist across sessions.

Default Fallback: If no template is configured, the system will use the item's title field as-is.