Suppose that you sell digital cameras and laptops in your store. Each of the products has its specific attributes to describe it. For example, cameras have a digital zoom parameter whereas laptops don't.
Instead of providing all product specifications as free-form text, you can define a fixed set of attributes for each product category, and have designated fields for entering each parameter of a product. It makes it easier for customers to compare common products and, by using attributes, you can create product filters, which will help customers find the products that match their requirements in a few seconds.
Note: Attributes have to be set up for each category individually. You can also set higher level (global) attributes for higher level categories when necessary. For example, if the Computers category has two subcategories for Laptops and Desktops, you can define the common attributes like processor type, speed, memory, etc. for the Computers category and Laptop/Desktop specific attributes (for example, battery life) to the respective categories. You can also define truly global attributes, which will be available for all categories by defining them for the root category.
LiveCart supports three base product attribute types:
Using these base types you can create various types of attributes. Below you'll find a couple of practical examples on how to create attributes and choose attribute types.
Let's say that you have a category stocked with cell phones and you want to create custom fields for specifying the following properties: Carrier (select one option), Phone Features (select multiple options) and Battery Capacity (number input field). Because attributes are automatically included in the Add New Product form, in our examples we will demonstrate how attributes are generated and placed in the product form.
To create the mobile carrier attribute, follow these steps:
The last thing to do is to create attribute values, which will be used as a selection option in the Add new Product form. To add values:
Your new attribute is automatically generated in the Add new Product form under the "Product specification" section and will look similar to this one:
Note: If you need to enter additional value, which is not in the list, select "Enter Other". A new value will be saved in the list.
Because cell phones usually have a great variety of features it would more convenient to create a list of features than re-enter them every time when adding a new cell phone. To create the attribute click "Add new attribute" (Show me how.)
The following parameters have to be set:
After that, you need to create a list of mobile features.
The attribute now will appear in the Add new product form.
Note: To create a corresponding attribute for a numeric selection choose "Number Options" type followed by the necessary changes.
Battery capacity is expressed in numerical value of mAh, therefore, you should consider choosing a "Number" type. When it comes to a field or a selector, it is up to you to decide whether you want to create a single field for entering a value or to create a predefined list of possible capacity values. We choose a field type in the following example.
Generated attribute will provide a field for entering battery capacity.
Note: To create analogous attribute for Text Field, change type to "Text Field".
You can define what attributes should be visible to customers with your products. For example, you want to display battery capacity attribute in the product list page, but keep all the features in the product details page.
LiveCart allows you to group attributes together. This is mostly important for the product details page because using groups you can present your product specification in a clear and simple manner. To create a new group:
Attribute groups appear as boxes, which can contain as many attributes as necessary. To place attributes into groups, simply drag attributes into the appropriate groups.
The order of attributes and attribute groups define how they are displayed in the product list and product details page. To change the order of attributes or attribute groups, hover mouse cursor over attribute or entire group and then drag it up or down.
To edit an attribute, click the pen icon on the left.
Attribute management form appears. For detailed fields' description, see the "Create new attribute" section.
To delete an attribute, click the delete icon on the left.
To change a group name or delete a group, click the appropriate icon on the left.
Note: Deleting a group will cause all of its attributes to be deleted as well. Thus you have to ungroup attributes that you want to keep.