PIMInto - Product Information Management System
User guide
×

Lesson 1: Where Do I Start?

 
Most PIM users want to immediately create a whole bunch of product attributes and import all of their items into the PIM immediately and get everything up an running super fast.  Without taking the time to understand PIM concepts this is a recipe for disaster.
 
It does not matter what PIM solution you ultimately choose if you do not understand how to make the PIM work properly for you.
Each PIM is going to have nuances and concepts that need to be understood in order for your team to effectively manage your product data.
 
First, take time to understand your data. Literally, open a spread sheet and take a moment.  Identify your attributes.  Since you are used to working with spreadsheet columns you probably have a different column for each different product attribute.  Lets identify 3 or 4 general, simple column names from your spreadsheet.  These are most likely attributes.  Hopefully you have 3 or 4 columns called something like "short description", "item number", "long description"  and possibly "brand."  DO NOT worry about the additional attributes and data columns.  Lets ignore those for now.

Write your 3 or 4 starting column names or "attributes" on piece of paper similar to how we present our sample attributes below.  Start thinking of spreadsheet columns as attributes.
 
Attribute Name
Type
MAPS TO
item number
string
 
description
string
 
brand
string
 
product name
string
 
 
PIMInto has some predefined attributes.  These are predefined fields that already exist.  These include:
  • sku - REQUIRED. This is also know as stock keeping unit, item number, part number, code, product id or any other filed name that is used to uniquely identify a product.  Every product or item in the PIM must have a unique SKU or item number.
  • title - STRONGLY SUGGESTED. This is a description of the product also known as short description, product title, product name, display name, caption, or other value that best describes the specific product. We suggest that every product has this value because this makes products easy to identify.
  • date_created - You can ignore this while you are getting started. This is a system managed value that stores the date and time when an item was created in the PIM.
  • date_modified - You can ignore this while you are getting started. This is a system managed value that stores the date and time when an item was created in the PIM
  • status - You can ignore this later on you will discover this is very important. This is a value that is used to store the item or product status in the PIM.  
  • thumbnail - You can ignore this for now since we will work with images later. This is a value that is used to store and display the link to a small picture or photo of the product.  This value is automatically managed by PIMInto if an photo or image file has been linked to a product or item. 


We have just learned that there is already a unique field called "sku" for storing the item number and there is also a field called "title" for storing a short item description.  Lets look at the 3 or 4 starting attributes we picked and map them to existing fields in the PIM
 
 
Attribute Name
Type
MAPS TO
item number
string
sku
description
string
 
brand
string
 
product name
string
title
 
We can map 2 of our initial column names or attributes to names that ALREADY exist in PIMInto.  Since these attributes already exist we do not need to create them. Based on the simple list above we have 2 additional columns or attributes that we need to add to our PIM.  description and brand
 
Lets add them.
 
Log on PIMInto and go to: Settings -> Attributes
 
 
The Attributes window opens and you will need to click the "plus" icon
 
 
The Select Attributes window will display and you will be able to add your first 2 attributes.
 
Lesson 1: Where Do I Start?
1

Step 1

1. Step 1
Search for the attribute "description" by typing part of the value to search for ("desc") in the search dialog.
2

Step 2

2. Step 2
Click to expand the "General" attribute category to see any matches returned in the search.


Next, select the attribute and make sure it appears in the list on the right side of the window under "Chosen Attributes".
 
Lesson 1: Where Do I Start?
1

Step 3

1. Step 3
Click in the checkbox to add the attribute to the list of attributes you want to create.
2

Step 4

2. Step 4
Confirm that you see the attribute in the list of attributes that you want to create (displayed on the right).

Repeat the previous step in order to search for an add "brand" to the list of chosen attributes.

Lesson 1: Where Do I Start?
1

Step 5

1. Step 5
Search for the attribute "brand" by typing part of the value to search for ("bran") in the search dialog.
2

Step 6

2. Step 6
Click in the checkbox to add the attribute to the list of attributes you want to create.
3

Step 7

3. Step 7
Confirm that you see the attributes in the list of attributes that you want to create (displayed on the right)..
4

Step 8

4. Step 8
Click the "Create Attributes" button to got to the next step.

The next screen asks a question that may be intimidating.  Lets chose the "skip" option for now since we have not discussed what "views" are and we have not created any.
 
Lesson 1: Where Do I Start?
1

Step 9

1. Step 9
Select or click on the "Skip" button.  We have not discussed views and advanced topics are better discussed later.
 
Your Attributes are now created.  You can see them in your list of defined PIM attributes.  If you would like to change the properties of the attribute later you can.  It is important to know that you cannot change the attribute name and the attribute type.  If you need to change the name or type, then you will need to delete and recreate the attribute.  This may be annoying at first but there are reason for this including guaranteeing data consistency and validation.