|
||
Here you can edit general properties of the current product option.
The following properties are shared by all product types; see E-commerce Guide -> Product types:
General info: |
|
Product name |
Product name displayed on the website and in the shopping cart. |
Product type |
Defines the type of product. You can choose from five different types, specifically the general type (i.e. product) and four specialized types derived from this general type (i.e. membership, e-product, donation and bundle). |
Product number |
Product number (serial number or SKU number) for your records. |
Description |
Product description used for special product listings. |
Price |
Product price in the main currency. |
Department |
The department that is responsible for this product. |
Manufacturer |
The manufacturer of the product. |
Supplier |
The supplier of the product. |
Image |
URL of the product image. When a file is uploaded in the field, two icons are displayed next to it:
•Edit () - if the file is an image, clicking the icon opens it in the built-in image editor; see Developer's Guide -> Content management -> File management -> Image editor. If the file is not an image (which would not make sense as no product image could be displayed), the metadata editor is opened after clicking the icon; see Metadata editor in the same section of the Developer's Guide. •Delete () - removes the file from the field. |
Status: |
|
Enabled |
Indicates if product can be added to the shopping cart. |
Public status |
Status of the product displayed to site visitors - e.g. Available immediately. |
Internal status |
Status of the product determining if it should be e.g. displayed in the Featured products box. |
Shipping: |
|
Needs shipping |
Indicates if the product needs shipping. |
Product weight |
Weight in your chosen unit. |
Product height |
Height in your chosen unit. |
Product width |
Width in your chosen unit. |
Product depth |
Depth in your chosen unit. |
Inventory: |
|
Sell only if items are available |
Indicates if customers can purchase only quantity that is in stock (checked box). |
Available items |
Number of items available in stock. |
Availability (days) |
Number of days required for processing the order (e.g. the order may require 1 day so that you get the product from the distributor). |
Max items in one order |
Defines the maximum number of items in one order. |
Conversions (not available for global products): |
|
Conversion name |
Can be used to select the conversion that will be logged when this product is purchased (ordered) by a customer. The Select button allows you to choose from a list of existing conversion objects available for the website. Edit and New may be used to directly manage conversions. |
Conversion value |
Sets a numerical value that will be recorded for the specified conversion when the product is purchased. The values are cumulative, i.e. when a conversion hit is logged, the specified value will be added to the total sum previously recorded for the given conversion.
You may insert a Macro expression into this field to dynamically retrieve a value from the current site context. For example: {%ShoppingCartItemInfo.UnitTotalPrice%}.
This sample macro allows the conversion to log the price of the given product as its value. The advantage of a macro is that it retrieves the price dynamically, including tax and any potential discounts applied by the given customer. |
The following special properties are used by the membership product type:
Membership: |
|
Membership group |
Indicates to which membership group this paid membership belongs. |
Membership validity |
Can be set either for a limited period of time (days, weeks, months, years, until a given date) or for unlimited period of time. To set your membership validity for unlimited period of time, choose Until and leave the text box below empty. |
The following special properties are used by the e-product product type:
E-product: |
|
Files validity |
Sets the period of time during which the files can be downloaded. Can be set either for a limited period of time (days, weeks, months, years, until a given date) or for unlimited period of time. To set your files validity for unlimited period of time, choose Until and leave the text box below empty. |
Files |
Allows to upload files to be shipped within the e-product. Only files with allowed extensions as defined in Site Manager -> Settings -> System -> Files can be uploaded. |
Donation: |
|
Minimum donation |
The minimum sum of money that the user can donate. |
Maximum donation |
The maximum sum of money that the user can donate. |
Allow private donation |
Indicates whether the user is allowed to donate privately. If true, the option is displayed during the purchase process when adding the product into the shopping cart (the user will thus not be present in public donation lists, reports etc). |
Bundle: |
|
Remove from inventory |
Defines the behavior of the inventory. •Remove bundle only - the bundle is removed from the inventory as a whole. •Remove each product separately - individual items of the bundle are removed from the respective inventories. •Remove both bundle and products - both the bundle and individual items of the bundle are removed from the respective inventories. |
Products |
Allows to add products to be shipped within the bundle. The following types of product cannot be added: bundle, donation. |