Use case: golf club personalized garments

Use case: golf club personalized garments

A golf club wants to let members order embroidered polo shirts and other merchandise, personalized with their own names (or names of family and friends).

Step 1: Design preparation in EmbroideryStudio

  1. In Wilcom EmbroideryStudio, create a lettering design sized for the left chest position.

  2. Set the design for the target fabric – e.g. Pure Cotton. This ensures correct stitch density, pull compensation, underlay, and minimum stitch length.

  3. Prepare separate EMB templates for each fabric type offered – cotton, poly-cotton, wool, etc.
  4. When a user selects a garment, the website automatically assigns the correct EMB file.
  5. The resulting machine file – e.g. DST for Tajima – will be production-ready.

Step 2: Website integration with Concept App

Using the Wilcom Concept App (available on the developer site):

  1. Upload the prepared EMB template.

  2. The server returns design data + TrueView image preview.
  3. The app detects lettering objects that can be changed.

  4. The customer types in their text → the app updates the design and TrueView instantly.

InfoDevelopers can enable 'Show Design Recipe' in the app to see the XML API call behind the scenes (useful for implementation).

Step 3: Production output

  1. For production, output the design in the correct machine format: DST (Tajima), TAP (Happy), EXP (Melco), etc.
  2. Always keep EMB templates for editing, personalization, or future API calls.

Step 4: Multiple colorways

  1. Designs can include multiple colorways (different thread color arrangements).
  2. Example: a garment available in 10 colors can have 10 corresponding thread color schemes.
  3. The website should map garment color selections to the appropriate design colorway:
Quote<design file="Golf_Template_CottonPolo.EMB" colorwaytype="current" colorway="Colorway 3" />

Developer resources

Info
Full documentation and source code for the Concept App can be found on the Wilcom Developer site under: Wilcom Embroidery Concept Example – Edit Design Lettering.


  1. Creating production-ready embroidery lettering

    • Related Articles

    • EWA API business case

      In today’s fast-paced, personalization-driven market, embroidery businesses and e-commerce platforms must offer instant customization, real-time previews, and automated production workflows. The Wilcom Embroidery Web API (EWA) is a robust, ...
    • Here's how to use a coupon code in Wilcom website shopping cart

      How to order with a coupon: Go to the Embroidery Studio/Designing page on the Wilcom website: https://wilcom.com/embroiderystudio/designing Click ‘One-time payment’ and click the green ‘Buy USD $3,999’ button. 3. Sign in to your Wilcom Account. 4. ...
    • Configure production price

      Production price setup has some basic price table validation logic. Charges for each additional 1000 stitches should increase while cost per 1000 stitches should fall as quantity increases. To configure production price... Click the Production Price ...
    • Creating production-ready embroidery lettering

      When selling decorated garments online, it’s not enough to simply let customers type in text and place it on a shirt. Unlike printing, embroidery requires fabric-specific settings to produce good stitch quality. The same lettering will need different ...
    • View colorways

      A ‘colorway’ is a color scheme or palette of thread colors. It may also include a background color, fabric sample, or a product image. In WilcomWorkspace, you can define multiple colorways for the one design. This means you can stitch out the same ...