Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

go to the Catalog → Global Attributes

If most of your products have the same product option, you can define this option here. You will need to define the product option only once and then you will be able to add it to any product in one click (without a necessity to add option variants for each product one by one).

  • Global Attributes type Product Option patterns created on this page will be available to add to products on the Administration → Catalog → Products → Options Tab
  • type Download Attributes created on this page will be available for adding to products downloads on the Administration → Catalog → Products → Files Tab and when create/edit Shared Downloads on the Administration → Catalog → Downloads
  • To add a new Global Attribute click the + button

third party extensions can add more Global Attribute Types for more specific use. For example product features, order attributes, customer attributes.



Edit Global Attribute

Global Attribute Status: MUST be "ON" for product to appear in your store.

Name: The Global Attribute's name as it will appear in the front-end.

Attribute Parent: Here you can set the Attribute you are currently adding to be a parent of another Global Attribute

If this is a parent attribute with children attributes, it can only be of type SelectBox, MultiSelect Box, Checkbox and Checkbox group. Children values combination will be shown as one set

Sort Order: Sort Order set's the order of which the Global Attribute will be displayed amongst others.

Required: Select if You want to make Global Attribute required by default

Regular Expression Pattern for Validation of Values: is a sequence of characters that forms a pattern, mainly for use in pattern matching. Programming knowledge required!

Error Message of invalid Value: message text shown when attribute value does not meet Regular Expression Pattern

Element Type: Select the Element Type. The following types available:

Element Types have additional settings displayed after you choose proper element type.

Input

a single-line text input field. Can be used if you need some short text from customer for example cup-prints with custom names, Logos or anything else.

Textarea

a multi-line text input control can hold an unlimited number of characters. Similar to input useful for products like Wrapped Canvas.

Selectbox

a drop-down list with options. Example colors, sizes, paper types... etc.


Multiselectbox

list that allows multiple selections. Use it if you sell products that come in different sizes, colours or flavors. For example 2 tone color prints or food ingredients.

Radio

represents a selection of one item from a list of items (a radio button). Similar to selectbox but displayed in other format - all option values visible. For example "Format: Blu-ray/DVD". You able to set default value.

Checkbox

Creates a single input checkbox. Represents a state or option that can be toggled. For example "gift wrapping: Yes".


Checkboxgroup

a multi checkbox set, allowing a user to select multiple options. Similar to multiselectbox. Use it if you sell products that come in different sizes, colours or flavors.

File

(File uploads can be added to attributes) - Defines a file-select field and a "Browse..." button (for file uploads). For example customer can send custom design or some docs attached to the ordered product.

Hidden

Defines a hidden input field (a value that is not intended to be examined or manipulated by customer)


Label

for display only purpose




Parent & Child

You can also create an multi option to combine two options into one. See Parent & Child example



  • No labels