Customer Support is available 9-6 M-F at 1-800-726-1423 or email support@cameoez.com PDFs require Adobe Acrobat Reader
Needing to use the new file manager?

Creating Options

Creating Options on a Word Press retail site

A product may have options such as color choice or pattern (product attribute) and this is called a Variation.  You can create a product with variations in style or color first add the product to the database.  After logging into the Word Press dashboard, the first step is to set up product attributes by click on the Attributes link in the sidebar.  A screen will allow you name attributes that will be used for certain products.  

Now that the attributes are named, Select Add New Product or you can Edit an existing product to add attributes.  In the product record scroll down to the Product Data field and select Variations from the drop down menu. Select the Attributes on left hand side within the product record. From the drop down menu select the attributes that relate to the product.  Be sure to Publish or Update before leaving the product record.

Creating Options on a Zen Cart retail site

by Ajeh – Linda McGrath There are 3 parts to Options (also called “Attributes”):

  • Option Name
  • Option Value
  • Attribute on the product

Defining Option Names: Admin -> Catalog -> Option Name Manager Example: Color

  1. Order (This is the sort order the Option Name displays on the screen.)
  2. Select an Option Type:
    • Dropdown (note when only 1 option value this will automatically be switched to a Radio Button and later when more than one value it will automatically switch to the dropdown)
    • Radio Button
    • Checkbox
    • TEXT (this does not get an Option Value)
    • FILE (This does not get an Option Value)
    • READONLY (this is for Display Purposes Only and is not part of a calculation nor does it appear in the Shopping Cart or the Order. It is more or less an Informational Attribute that can be used with 1 to many products and then, later, changed in one place to change on all products.)

On some Option Names, based on the Type … there are more settings if you Edit the Option Name: For Option Type TEXT:

  • Comments
  • Max Display Size (size of input box on screen)
  • Max Length (max number of characters/spaces)

For Option Type Radio buttons and checkboxes:

  • There are choices of image layout

Defining Option Values

Catalog … Option Value Manager

  1. Pick the Option Name
  2. Give a Name like Red
  3. Give a default Sort Order

The sort order is used if you want to globably sort your Option Values to match otherwise you can set these manually per product or later update a product, category or whole store.

Attributes Controller

Now … you should have made several Option Names like …

  • Color
  • Size
  • etc.

And then set the Option Values for these like:

  • Red Orange
  • Yellow
  • Green
  • Blue
  • Purple
  • Brown
  • Black
  • White

and

  • Smal
  • l Medium
  • Large
  • X-Large
  • X-Small

Using the Default Sort Order on these values will help you later in getting them into a nice display on the product pages. Example, to create the Option Values for the Option Name Color:

  • Option Name Color
  • Option Value Red
  • Option Sort Order 10
  • Option Name Color
  • Option Value Orange
  • Option Sort Order 20
  • Option Name Color
  • Option Value Yellow
  • Option Sort Order 30
  • Option Name Color
  • Option Value Green
  • Option Sort Order 40
  • Option Name Color
  • Option Value Blue
  • Option Sort Order 50
  • Option Name Color
  • Option Value Purple
  • Option Sort Order 60
  • Option Name Color
  • Option Value Brown
  • Option Sort Order 70
  • Option Name Color
  • Option Value Black
  • Option Sort Order 80
  • Option Name Color
  • Option Value White
  • Option Sort Order 90

It is also a good idea to make a Default Option Value that the Customer cannot add to the cart to force the Customer to make a proper choice with:

  • Option Name Color
  • Option Value Pick a Color from Below (or something that suits your site best)
  • Option Sort Order 0
  • Default Attribute to be Marked Selected: YES
  • Use for Display Purposes Only: YES

Adding the Attributes to the Products

So now to add them to the products. This is done via the Attributes Controller

a) Select a Product to add Attributes to. 

You can look up a product in a couple ways … – Either pick a Category or a Product – When you pick a category, the ones with a * have products in them and this will display the first product Previous/Next – When you pick a product, click display … this sets the category to this product’s master category id … so you can now use the Previous/Next if you like.

b) Add the Attribute Option Name+Value Pairs.

Once the Product is displayed that you want to add attributes to … go to the Add Attributes box – The Product Name should already be selected.

    1. Now select the Option Name
    2. Next select a matching Option Value, notice they say what kind of Option Type you have selected. ie: Blue [COLOR] You will notice the Option Values say their names and next to them the Option Name that they match to.
    3. Depending on what you want to do with attributes there are several methods to price, add weight, sort order, and mark the type of attribute this is.

Price can be entered with a prefix of + or – or blank. + and blank will add the attribute price – will subtract the attribute price Weight can be entered optionally if it effects the product weight with a prefix of + or – or blank. + and blank will add the attribute weight – will subtract the attribute weight There are other pricing options also available besides the standard prices.

    • One Time Charge
    • Price Factor
    • One Time Charge Price Factor
    • Attribute Qty Price
    • One Time
    • Attribute Qty Price
    • For TEXT
    • Price per word and free words
    • Price per letter and free letters
  1. Then there are the Attribute Flags in the colored boxes. These are used to help distinguish other features of the attribute such as:
    • Use for display only (attribute cannot be selected and added to cart. Good for things like “Select from Below” to force the customer to make their own choice and not just hit Add to Cart and get a pink snail instead of a blue snail.
    • Attribute is Free when product is Free (Some products you may set to Free … but the some attributes are free and some attributes cost money.)
    • Default Attribute (Should be used especially on Radio buttons, or if you have an attribute you prefer the customer selects.)
    • Apply Discounts used by Product Sale/Special (this will apply the same type of discount that the product is getting from the products_price vs the special or sale price.)
    • Include in Base Price (when products are priced by attributes mark the attributes include in base price then the lowest price in each Option Name group are added together to make up the product price. NOTE: when not the product is not marked priced by attribute this setting has no effect on the price.)
    • Attribute Required for TEXT (Some text is required text and cannot be left blank by the customer.)
  2. If this attribute is a downloadable file, enter the filename.
  3. Be sure to click Add to add the newly-defined Attribute. You can always edit or delete them after adding.

When done you can update the sort orders for the product to the Option Value sort order by pressing the button at the top of the page.