# ApparelMagic: Products

<p class="callout info"><span style="white-space: pre-wrap;">If you haven't connected ApparelMagic with Simple RFID yet, follow the instructions here: </span>[****ApparelMagic: Setting up the integration****](https://kb.simplerfid.com/books/integrations/page/apparelmagic-setting-up-the-integration)</p>

### Overview

Access the ApparelMagic integration from the navigation sidebar:

[![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/eECimage.png)](https://kb.simplerfid.com/uploads/images/gallery/2026-02/eECimage.png)

<span style="white-space: pre-wrap;">By default, you'll see the Compare &amp; Sync view. To import products, open the </span>****Products****<span style="white-space: pre-wrap;"> tab at the top of the page:</span>

[![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/XCYimage.png)](https://kb.simplerfid.com/uploads/images/gallery/2026-02/XCYimage.png)

In the Products tab, you'll see your ApparelMagic products listed. From here, you can search by style name (full match) to find specific products:

![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/XUVimage.png)Parent SKUs can be expanded to show variants, and relevant information such as SKU, Name, Color, Size, Price, and Sync Status.

![Screenshot 2026-02-16 at 10.01.40 AM.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/screenshot-2026-02-16-at-10-01-40-am.png)****Sync Status****<span style="white-space: pre-wrap;"> describes the import status of each variant.</span>

- ****New****<span style="white-space: pre-wrap;"> means the variant has not been imported yet.</span>
- ****Existed****<span style="white-space: pre-wrap;"> means the variant already exists and is up to date in Simple RFID, so there's no need to import.</span>
- ****NeedUpdate****<span style="white-space: pre-wrap;"> means that some product information has changed, so the product needs to be imported again with the new info.</span>

---

### Import Products

There are a couple of different approaches you can take to import products.

##### Import All

[![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/ZZkimage.png)](https://kb.simplerfid.com/uploads/images/gallery/2026-02/ZZkimage.png)

<span style="white-space: pre-wrap;">Using the </span>****Import All****<span style="white-space: pre-wrap;"> button will attempt to import all of your products from ApparelMagic to Simple RFID. This is generally recommended when first setting up the integration rather than copying products individually.</span>

##### Import Selected

<span style="white-space: pre-wrap;">You may also wish to select a specific product or variant to import, especially after making changes to the product information in ApparelMagic. Use the checkboxes on the right side of the products/variants to select one or more items. You may select a parent SKU to include all its variants, or specific variants individually. Press the </span>****Import Selected****<span style="white-space: pre-wrap;"> button to import those items.</span>

[![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/Getimage.png)](https://kb.simplerfid.com/uploads/images/gallery/2026-02/Getimage.png)

---

### Printing tags for products

<span style="white-space: pre-wrap;">From the Products tab, you can also select specific products or variants and print tags for those products. Pressing </span>****Print Selected****<span style="white-space: pre-wrap;"> will bring you to the Print Jobs page where you can specify quantities, select a printer and label layout, and print or postpone the job.</span>

<p class="callout info">You can also print from the Compare&amp;Sync tab.</p>

[![image.png](https://kb.simplerfid.com/uploads/images/gallery/2026-02/scaled-1680-/3TUimage.png)](https://kb.simplerfid.com/uploads/images/gallery/2026-02/3TUimage.png)

---

#### NOTE: Property mappings

Currently we have hardcoded the following properties for product import. We plan to implement configurable mapping in the future.

<table id="bkmrk-simple-rfid-property"><colgroup><col style="width: 162px;"></col><col style="width: 184px;"></col></colgroup><tbody><tr><td>****Simple RFID Property****

</td><td>****ApparelMagic Property****

</td></tr><tr><td>Color

</td><td>attr\_2

</td></tr><tr><td>Size

</td><td>size

</td></tr><tr style="height: 10px;"><td>Price

</td><td>label\_price (fallback: price)

</td></tr><tr><td>Category

</td><td>category

</td></tr><tr><td>Name

</td><td>style\_number

</td></tr><tr><td>Sku

</td><td>sku\_alt (fallback: sku\_concat)

</td></tr><tr><td>Barcode

</td><td>upc\_display

</td></tr></tbody></table>