Difference between revisions of "X-Cart:Adding Products"

From X-Cart 4 Classic
Jump to: navigation, search
m
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
==Overview==
 +
 
X-Cart provides three methods of adding products:
 
X-Cart provides three methods of adding products:
  
* [[X-Cart:Adding_Products#manprodcreation | manual creation]] (New products are created one by one by manually entering product information into the forms of the '<u>Products Management->Add product</u>' section of the store's back end),
+
* adding one by one (see instructions below)
* [[X-Cart:Managing_Products#cloningproducts | cloning]] (New products are created by making copies of already existing products),
+
* [[X-Cart:Managing_Products#Cloning products|cloning]]
* [[X-Cart:Importing and Exporting Data|import]] from a CSV file (Specially formatted product information is imported into the database using X-Cart's import/export functionality).
+
* [[X-Cart:Importing and Exporting Data|importing]]
  
== Creating products (manually) ==
+
== Adding products manually ==
  
 
In X-Cart, products can be created only inside categories. To create products, you must have at least one category in your store.
 
In X-Cart, products can be created only inside categories. To create products, you must have at least one category in your store.
Line 13: Line 15:
 
1. Go to the '<u>Products Management->Add product</u>' section of your store.
 
1. Go to the '<u>Products Management->Add product</u>' section of your store.
  
: If you are an X-Cart GOLD administrator/provider or an X-Cart PRO administrator: Go to the '<u>Products Management</u>' section (<u>Catalog menu->Products</u>), then click on the link <u>Add product</u> in the '<u>Products Management</u>' section menu.
+
: If you are an X-Cart GOLD/GOLD PLUS administrator/provider or an X-Cart PLATINUM/PRO administrator: Go to the '<u>Products Management</u>' section (<u>Catalog menu->Products</u>), then click on the link <u>Add product</u> in the '<u>Products Management</u>' section menu.
  
: If you are an X-Cart PRO provider: Click on the link <u>Add new product</u> in the <u>Products menu</u>.
+
: If you are an X-Cart PLATINUM/PRO provider: Click on the link <u>Add new product</u> in the <u>Products menu</u>.
  
 
: In the '<u>Products Management->Add product</u>' section, a dialog box titled '<u>Product details</u>' is displayed.
 
: In the '<u>Products Management->Add product</u>' section, a dialog box titled '<u>Product details</u>' is displayed.
  
2. In the ‘<u>Product details</u>’ dialog box, define the details of the new product (See the section [[X-Cart:Defining Product Details | Defining Product Details]]).
+
2. In the ‘<u>Product details</u>’ dialog box, define the details of the new product (See the section [[#Defining Product Details]]).
  
 
3. Click the '''Save''' button at the bottom of the ‘<u>Product details</u>’ dialog box.
 
3. Click the '''Save''' button at the bottom of the ‘<u>Product details</u>’ dialog box.
Line 25: Line 27:
 
: When you click on '''Save''', the product is created. A message is displayed confirming that the product has been created successfully.
 
: When you click on '''Save''', the product is created. A message is displayed confirming that the product has been created successfully.
  
: After a product has been created, you can define other product information for it (See the section [[X-Cart:Defining Other Product Information | Defining Other Product Information]]).
+
: After a product has been created, you can define other product information for it (See the section [[#Defining Other Product Information]]).
 +
 
 +
==Defining Product Details==
 +
 
 +
When you create a new product or modify an existing product, the details of the product are defined in the ‘<u>Product details</u>’ dialog box. This dialog box provides four sections: '<u>Product thumbnail</u>', '<u>Product owner</u>', '<u>Classification</u>' and '<u>Details</u>'. The instructions below explain how to complete each of these sections. After you provide all the necessary product details in all the sections, be sure to click the '''Save''' button at the bottom of the ‘<u>Product details</u>’ dialog box to save the changes.
 +
 
 +
{{Note1|Note: The fields 'Apply taxes' and 'Membership' appear in the ‘Product details’ dialog box only if membership levels and taxes have been adjusted in your store.}}
 +
 
 +
{{Note1|Tip: If the set of fields provided by the 'Product details’ dialog box does not exactly meet the needs of your business, consider using X-Cart's module '[[X-Cart:Extra_Fields | Extra Fields]]' to create custom fields for it. If you are going to sell downloadable products, enable X-Cart's '[[X-Cart:Egoods | Egoods]]' module.}}
 +
 
 +
===Product images===
 +
 
 +
This section allows you to add the images that will represent the product on the storefront: a product image and a product thumbnail. A product thumbnail is an image displayed next to the product title and short description in the <u>Products list</u>. A product image is an image displayed next to the product title and detailed description on the <u>Product details</u> page.
 +
 
 +
 
 +
: [[Image:product_det1.gif|657px]]
 +
 
 +
 
 +
'''To add a product image:'''
 +
 
 +
1. <u>C</u>lick the '''Upload image''' button below the '<u>Image</u>' area. A dialog box titled '<u>Image selection</u>' appears.
 +
 
 +
 
 +
: [[Image:image_selection.gif|480px]]
 +
 
 +
 
 +
2. Use the '<u>Image selection</u>' dialog box to select the desired image:
 +
 
 +
* If the file is located on the server, click the '''Browse...''' button to select the image filename and click the Apply button.
 +
 
 +
{{Note1|Note: FTP must be configured correctly for you to be able to use this functionality. }}
 +
 
 +
* If the file is located on your local computer, click the '''Browse...''' button to select the image filename and click the Apply button.
 +
* If the image is located on the Internet, enter the image URL and click the Apply button.
 +
 
 +
After you click on '''Apply''', the selected image appears in the '<u>Image</u>' area of the ‘<u>Product details</u>’ dialog box. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the '<u>Product details</u>' dialog box and click the '''Save''' button, the image will be saved.
 +
 
 +
Before the uploaded image has been saved with the '''Save''' button, you can reset it to the image used previously with the '''Reset image '''button (This button appears below the '<u>Image</u>' area after you upload an image to be used as the product's product image).
 +
 
 +
After you save the image, the resetting operation becomes unavailable, but you can upload a different product image instead of the currently saved one using the '''Change image''' button.
 +
 
 +
To remove a previously saved image, use the '''Delete image''' button.
 +
 
 +
A product thumbnail can be uploaded separately or generated from the product image.
 +
 
 +
{{Note1|Note: Generation of product thumbnails from product images is available only if GD library is installed on the system.}}
 +
 
 +
'''To add a product thumbnail:'''
 +
 
 +
# Click the '''Upload thumbnail''' button below the '<u>Thumbnail</u>' area. A dialog box titled '<u>Image selection</u>' appears.
 +
# Use the '<u>Image selection</u>' dialog box to select the desired image:
 +
 
 +
:* If the file is located on the server or on your local computer, use the appropriate '''Browse...''' button to select the image filename and click the Apply button.
 +
:* If the image is located on the Internet, enter the image URL and click the Apply button.
 +
 
 +
After you click on '''Apply''', the selected image appears in the '<u>Thumbnail</u>' area of the ‘<u>Product details</u>’ dialog box. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the '<u>Product details</u>' dialog box and click the '''Save''' button, the image will be saved.
 +
 
 +
'''To generate a product thumbnail from a product image:'''
 +
 
 +
# Add a product image as described above.
 +
# Click the '''Generate thumbnail''' button below the '<u>Thumbnail</u>' area.
 +
 
 +
After you click on '''Generate thumbnail''', the thumbnail image is generated automatically. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the '<u>Product details</u>' dialog box and click the '''Save''' button, the image will be saved.
 +
 
 +
Before the uploaded thumbnail image has been saved with the '''Save''' button, you can reset it to the image used previously with the '''Reset thumbnail '''button (This button appears below the '<u>Thumbnail</u>' area after you upload an image to be used as the product's thumbnail).
 +
 
 +
After you save the thumbnail image, the resetting operation becomes unavailable, but you can upload a different thumbnail image instead of the currently saved one using the '''Change thumbnail''' button.
 +
 
 +
{{Note1|Note: For information on bulk generation of product thumbnails from product images, see [[X-Cart:Automated_Generation_of_Thumbnails_from_Product_Images_by_Import | X-Cart:Automated Generation of Thumbnails from Product Images by Import]].}}
 +
 
 +
To remove a previously saved thumbnail image, use the '''Delete thumbnail''' button.
 +
 
 +
You may choose not add a thumbnail image for the product; in this case, the default '<u>No image available</u>' image will be displayed in the place of the product's thumbnail.
 +
 
 +
{{Note1|Note: The default 'No image available' images can be defined via Administration menu->Images Location.}}
 +
 
 +
You may choose not to add a product image for the product and just add a product thumbnail; in this case, the product's thumbnail image will be displayed in the place of the product image.
 +
 
 +
{{Note| It is possible to adjust the quality of thumbnail images generated by X-Cart. For details, see: [[X-Cart:FAQs#How_do_I_change_the_quality_of_thumbnail_images_generated_by_X-Cart.3F |FAQ:How do I change the quality of thumbnail images generated by X-Cart?]] }}
 +
 
 +
===Product owner===
 +
 
 +
This section of the ‘<u>Product details</u>’ dialog box is supposed to contain information about the product owner (the provider who created the product, or the provider on whose behalf the store administrator created the product).
 +
 
 +
 
 +
: [[Image:product_det2.gif|659px]]
 +
 
 +
 
 +
The contents of this section is defined automatically in X-Cart GOLD/GOLD PLUS and in the Provider area of X-Cart PLATINUM/PRO. An X-Cart PLATINUM/PRO administrator is supposed to specify the product owner manually by selecting a provider's name from the '<u>Provider</u>' drop-down box.
 +
 
 +
===Classification===
 +
 
 +
This section allows you to define a category (or several categories) in which the product must be located and to set the product's availability status.
 +
 
 +
: [[Image:product_det3.gif|660px]]
 +
 
 +
====Product's location====
 +
 
 +
# Specify the product’s main category by selecting a category from the '<u>Main category</u>' field.
 +
# (Optional) If, in addition to the main category, you need the product to be displayed in some other category or categories, specify these categories by selecting them from the ‘<u>Additional categories</u>’ list (To select a single category, click on its name with your mouse; to select multiple categories, mouse-click on their names holding down the Ctrl key).
 +
 
 +
{{Note1|Note: If you do not see a desired product category in the category fields of the ‘Product details’ dialog box, it means that it has not been defined by the store administrator. }}
 +
 
 +
====Product's availability ====
 +
 
 +
To set the product's availability status, select Available for sale, Hidden but available or Disabled from the ‘<u>Availability</u>’ box.
 +
 
 +
* Available for sale means that customers will be able to find the product by browsing the catalog or by using product search.
 +
* Hidden, but available for sale means that the product will not be included into the product catalog. No person will be able to find it unless he or she knows an exact URL address of the product details page of this product.
 +
 
 +
This feature allows you to limit access of customers to certain products without having to set up membership levels. After you finish defining the details of a ‘hidden’ product and click the '''Save''' button, the URL address of the product's Product details page will appear below the '<u>Availability</u>' box. You can use this URL to give your privileged customers direct access to the product.
 +
 
 +
* Disabled means that the product will not be displayed to customers (This status may be useful if, for some reason, you do not want to sell the product for a while).
 +
 
 +
===Details===
 +
 
 +
This section allows you to provide essential product details. As this section is pretty big, we'll divide it into several portions for convenience.
 +
 
 +
====''Portion 1 - General product details:''====
 +
 
 +
: [[Image:portion1.gif|658px]]
 +
 
 +
* <u>SKU</u>: Stock Keeping Unit; the unique identification code for your product. For your convenience, X-Cart generates a unique SKU for each new product you add, so it is quite safe to leave the value of the ‘SKU’ field as is. However, if you wish to use your own system of product identification, simply remove the value generated by X-Cart and type in your own identification code for this product). SKU must not be longer than 32 characters.
 +
 
 +
{{XC version|version=4.1|color=#FFB62F|comment={{{1|or above}}}}}
 +
 
 +
 
 +
{{Note1|Note: In X-Cart PLATINUM and PRO, product SKU must be unique per provider. This means that no two products within the product set of one provider may have the same SKU, but it is OK if the same SKU is used by two different providers.}}
 +
 
 +
* <u>Product name</u>: The title by which you and your customers will be able to identify the product.
 +
 
 +
* <u>Clean URL</u>: The clean URL value for this product. Instructions for adjusting this field are available in the section [[X-Cart:Clean_URLs#Defining_Clean_URL_Values | Defining Clean URL Values]].
 +
 
 +
{{Note1|Note: The field 'Clean URL' needs to be adjusted only if X-Cart's Clean URLs functionality is enabled in your store.  If the Clean URLs functionality is disabled, the field 'Clean URL' is inactive.}}
 +
 
 +
* <u>Search keywords</u>: Extra key words and/or phrases that would help customers find the product. E.g., here you can list the most common typos for the product name to allow customers easily find it even when it is mistyped.
 +
* <u>Short description</u>: The short description of the product (will appear in the ‘<u>Products list</u>’).
 +
* <u>Detailed description</u>: The detailed description of the product (will appear on the product's ‘<u>Product details</u>’ page).
 +
 
 +
{{Note1|Note: You can enter the short and detailed descriptions in WYSIWYG mode if your store has the module HTML Editor enabled. For details, see the section [[X-Cart:HTML_Editor | HTML Editor]] in this manual.}}
 +
 
 +
====''Portion 2 - Product title & meta tags:''====
 +
 
 +
 
 +
: [[Image:portion2.gif|658px]]
 +
 
 +
 
 +
* <u>Title tag</u>: The title to be used in the title bar of this product details page.
 +
* <u>META keywords</u>: The keywords to be used in the keywords meta tag on the page of this product.
 +
* <u>META description</u>: The description to be used in the description meta tag on the page of this product.
 +
 
 +
For more information on using the description and keywords meta tags, see the section [[X-Cart:Configuring_Page_Titles_and_Meta_Tags | Configuring Page Titles and Meta Tags]].
 +
 
 +
====''Portion 3 - Product prices:''====
 +
 
 +
 
 +
: [[Image:product_det5.gif|660px]]
 +
 
 +
 
 +
* <u>Price</u>: The price that will be used as the base price for this product. The price must be specified in the store's primary currency.
 +
 
 +
{{Note1|Note: The primary currency may be defined by the store administrator via the 'Primary currency symbol' field in General Settings->General options->General parameters.}}
 +
 
 +
* <u>List price</u>: The price that will be used as the product's list price. List price is a promotion price which may be displayed on the storefront next to the actual price of the product. List price represents an average price of the product on the market, and the difference between the two prices is supposed to convince a prospective customer that ordering the product from your store is more economical.
 +
 
 +
If the price specified in the '<u>List price</u>' field is higher than the base price of the product, a note: '<u>Market price: X</u>' will be displayed next to the real price of the product on the storefront. There will also be a note showing how many percent less a customer will have to pay if he or she buys the product at your store, for example '<u>Our price: Y, save 10%</u>'.
 +
 
 +
If you do not want to use list prices, simply leave the value of the ‘<u>List price</u>’ field set to 0.00.
 +
 
 +
====''Portion 4 - Stock details:''====
 +
 
 +
 
 +
: [[Image:portion4.gif|658px]]
 +
 
 +
 
 +
* <u>Quantity in stock (items)</u>: Quantity of product pieces available for sale. As your customers order the product, X-Cart’s inventory tracking system will track the number of pieces of this product remaining in stock and automatically update the value in this field. This system will ensure that your customers will not be able to order more product pieces than you actually have.
 +
 
 +
{{Note1|Note: As soon as the last product piece is ordered (and the order is placed with the status 'Queued'), the product’s quantity in stock becomes 0 (zero). From that moment, the product is no longer available for ordering. The product is marked ‘Out of stock’ and remains on the storefront, unless the store administrator chooses to hide out-of-stock products from customers (Descriptions of out-of-stock products can be removed from the storefront by enabling the option ‘Disable products which are out of stock’ in the General settings->General options->Inventory options section of the Admin area). }}
 +
 
 +
* <u>Low limit in stock</u>: The number of product pieces remaining in stock that you wish to be regarded as insufficient. As soon as the product’s quantity in stock reaches this limit, X-Cart’s inventory tracking system will start sending email notifications to the store orders department signalling that your stock needs to be replentished. A notification will be sent every time someone orders the product.
 +
 
 +
* <u>Minimum order quantity</u>: The minimum number of items of the product that a customer will be allowed to order at a time. The value specified in this field will be entered as the smallest value in the quantity selectbox of the product on the storefront; a note 'you must order at least N items' will be added below the product description.
 +
 
 +
====''Portion 5 - Shipping details:''====
 +
 
 +
 
 +
: [[Image:portion5.gif|658px]]
 +
 
 +
 
 +
* <u>Weight</u>: The weight of one piece of this product (must be specified in the units of weight supported by your store).
 +
 
 +
{{Note1|Note: The units of weight may be defined by the store administrator via the 'Weight symbol' field in General Settings->General options->General parameters.}}
 +
 
 +
* <u>Free shipping</u>: This option allows you to specify whether shipping for this product must be free. Select No if you want to charge purchasers of this product for shipping.
 +
: <youtube>pcVx2dTnHr8</youtube><br /><br />The following video provides a quick tip on how to get rid of the "Shipping cost: 0.00" row on the one page checkout when shipping is included:<br />
 +
: <youtube>qi_idD1lixI</youtube>
 +
 
 +
* <u>Shipping freight</u>: The fee that a purchaser of the product will be supposed to pay for any expenses incurred by the store in connection with having the product insured/packaged/delivered to a location where it will be picked up by a shipping service/loaded/etc. When defined, shipping freight is included in the product's shipping cost, so the customers do not see it as a separate fee.
 +
 
 +
{{Note1|Note: The field 'Shipping freight' is ignored (shipping freight is not charged) if the option 'Free shipping' is set to Yes.}}
 +
 
 +
* <u>Use the dimensions of this product for shipping cost calculation</u>: This option allows you to specify whether you wish the dimensions of this product to be used for shipping rates calculation. If this option is enabled, calculation of shipping rates for orders containing this product will be performed with the consideration of the product's dimensions (not just the product's weight). If this option is disabled, the product will be considered a small item (an item whose dimensions are so small that it can fit into any shipping package together with other items without affecting the overall cost of shipping for the package).
 +
 
 +
{{Note1|Note: The option 'Use the dimensions of this product for shipping cost calculation' is relevant only for real-time shipping calculation and works only if the option 'Use product dimensions for shipping rates calculation' in the 'General settings/Shipping options' section is enabled.}}
 +
 
 +
* <u>Shipping box dimensions</u>: The length, width and height of the product, or the length, width and height of the container in which this product will be placed into a shipping package. The dimensions specified here will be used by the packaging algorithm to fit the product into a shipping package. They will also be used by X-Cart to define the list of shipping methods available for the contents of a shopping cart if the cart contains this product (X-Cart will check whether the product's shipping box dimensions meet the package size limitations of each real-time shipping method used by the store, and if it finds that the product's shipping box dimensions exceed the limitations for a specific shipping method, it will make the respective shipping method unavailable for selection by the customer. After you specify the shipping box dimensions for the product and save the product's details by clicking the '''Save''' button at the bottom of the ‘<u>Product details</u>’ dialog box, you will be able to view the list of shipping methods that will be unavailable for orders containing this product using the link Check for unavailable shipping methods displayed next to the '<u>Shipping box dimensions</u>' field).
 +
 
 +
{{Note1|Note: Shipping box dimensions need to be adjusted only if the option 'Use the dimensions of this product for shipping cost calculation' is enabled. }}
 +
 
 +
* <u>Ship in a separate box</u>: This option allows you to specify whether you wish this product to be shipped separately from any other products ordered in the same order. The product for which this option is enabled, is shipped in a separate box even if other items in the order are considered small items and are supposed to be included into existing packages.
 +
 
 +
{{Note1|Note: The option 'Ship in a separate box' needs to be adjusted only if the option 'Use the dimensions of this product for shipping cost calculation' is enabled.}}
 +
 
 +
* <u>Quantity per shipping box</u>: The number of pieces of the product that fit into one shipping box (the box whose dimensions you specified above in the '<u>Shipping box dimensions</u>' field). Typically, this value must be set to "1".
 +
 
 +
{{Note1|Note: The setting 'Quantity per shipping box' needs to be adjusted only if the option 'Ship in a separate box' is enabled.}}
 +
 
 +
====''Portion 6 - Membership levels:''====
 +
 
 +
 
 +
: [[Image:product_det8.gif|658px]]
 +
 
 +
 
 +
* <u>Membership</u>: The membership levels to which you wish the product to be available. All means that the product will be available to all visitors, including non-members and users who are not logged in. Selecting a specific membership level makes the product available only to the members of this level; non-members and users of other membership levels will not be able to see this product. (To select a single membership level, simply click on its name with your mouse; to select multiple levels, click on their names holding down the Ctrl key).
 +
 
 +
====''Portion 7 - Taxes:''====
 +
 
 +
 
 +
: [[Image:portion7.gif|658px]]
 +
 
 +
 
 +
* <u>Tax exempt</u>: This option allows you to specify whether any taxes must be applied to this product. Select Yes if you want this product to be tax exempt.
 +
 
 +
* <u>Apply taxes</u>: The taxes that you wish to be applied to the product. To select multiple taxes, press and hold down the Ctrl key while clicking your mouse.
 +
 
 +
{{Note1|Note: The field 'Apply taxes' is visible in the 'Product details' dialog box only if taxes have been defined by the store administrator. }}
 +
 
 +
====''Portion 8 - Discounts:''====
 +
 
 +
 
 +
: [[Image:portion8.gif|658px]]
 +
 
 +
 
 +
* <u>Apply global discounts</u>: This option allows you to specify whether global discounts must be applied to this product. Select the check box to apply global discounts.
 +
 
 +
==Defining Other Information==
 +
 
 +
Besides product details, you can provide the following information about your products:
 +
 
 +
* international product descriptions (this feature is part of X-Cart's basic functionality);
 +
* detailed images (this feature is enabled by X-Cart's [[X-Cart:Detailed_Product_Images | Detailed Product Images]] module);
 +
* product options/variants (this feature is enabled by X-Cart's [[X-Cart:Product_Options | Product Options]] module);
 +
* wholesale prices (this feature is enabled by X-Cart's [[X-Cart:Wholesale_Trading | Wholesale Trading]] module);
 +
* customer reviews (this feature is enabled by X-Cart's [[X-Cart:Customer_Reviews | Customer Reviews]] module);
 +
* upselling links (this feature is enabled by X-Cart's [[X-Cart:Upselling_Products | Upsellling Products]] module);
 +
* subscriptions (this feature is enabled by X-Cart's [[X-Cart:Subscriptions | Subscriptions]] module).
 +
 
 +
'''Defining international product descriptions'''
 +
 
 +
If your store supports more than one languages, you must provide names and descriptions for your products in all the languages supported by your store. A combination of the name, search keywords, short description and detailed description of a product in any language other than default is called the product's international description.
 +
 
 +
 
 +
'''To add an international description for a product:'''
 +
 
 +
1. Find the product for which you wish to add an international description and open it for editing.
 +
 
 +
2. Click on the link '<u>International descriptions</u>' in the section menu. This displays a dialog box titled '<u>International descriptions</u>'.
 +
 
 +
3. In the '<u>International descriptions</u>' dialog box, switch the language selector to the language in which you wish to add an international description. The language of the interface changes to the selected language.
 +
 
 +
4. Edit the details of the product translating them into the selected language.
 +
 
 +
5. Click the '''Apply''' button.
 +
 
 +
When you click on '''Apply''', the international description is added. A message is displayed confirming that the international description has been updated successfully.
 +
 
 +
 
 +
'''To edit an international product description:'''
 +
 
 +
1. Find the product whose international description you wish to edit and open it for editing.
 +
 
 +
2. To open the '<u>International descriptions</u>' dialog box, use the link '<u>International descriptions</u>' in the section menu.
 +
 
 +
3. In the '<u>International descriptions</u>' dialog box, switch the language selector to the language of the international description that you wish to edit. The language of the interface changes to the selected language.
 +
 
 +
4. Edit the name and/or description of the product.
 +
 
 +
5. Click the '''Apply''' button.
 +
 
 +
When you click on '''Apply''', the international description is updated. A message is displayed confirming that the international description has been updated successfully.
 +
 
 +
 
 +
'''To delete an international product description:'''
 +
 
 +
1. Find the product whose international description you wish to delete and open it for editing.
 +
 
 +
2. To open the '<u>International descriptions</u>' dialog box, use the link '<u>International descriptions</u>' in the section menu.
 +
 
 +
3. In the '<u>International descriptions</u>' dialog box, switch the language selector to the language of the international description that you wish to delete. The language of the interface changes to the selected language.
 +
 
 +
4. Click the '''Delete''' button.
 +
 
 +
When you click on '''Delete''', the international description is deleted. A message is displayed confirming that the international description has been deleted successfully.
  
 +
[[Category:X-Cart video tutorials]]
 
[[Category:X-Cart user manual]]
 
[[Category:X-Cart user manual]]

Latest revision as of 14:57, 12 August 2016

Overview

X-Cart provides three methods of adding products:

Adding products manually

In X-Cart, products can be created only inside categories. To create products, you must have at least one category in your store.

To create a product:

1. Go to the 'Products Management->Add product' section of your store.

If you are an X-Cart GOLD/GOLD PLUS administrator/provider or an X-Cart PLATINUM/PRO administrator: Go to the 'Products Management' section (Catalog menu->Products), then click on the link Add product in the 'Products Management' section menu.
If you are an X-Cart PLATINUM/PRO provider: Click on the link Add new product in the Products menu.
In the 'Products Management->Add product' section, a dialog box titled 'Product details' is displayed.

2. In the ‘Product details’ dialog box, define the details of the new product (See the section #Defining Product Details).

3. Click the Save button at the bottom of the ‘Product details’ dialog box.

When you click on Save, the product is created. A message is displayed confirming that the product has been created successfully.
After a product has been created, you can define other product information for it (See the section #Defining Other Product Information).

Defining Product Details

When you create a new product or modify an existing product, the details of the product are defined in the ‘Product details’ dialog box. This dialog box provides four sections: 'Product thumbnail', 'Product owner', 'Classification' and 'Details'. The instructions below explain how to complete each of these sections. After you provide all the necessary product details in all the sections, be sure to click the Save button at the bottom of the ‘Product details’ dialog box to save the changes.

Note: The fields 'Apply taxes' and 'Membership' appear in the ‘Product details’ dialog box only if membership levels and taxes have been adjusted in your store.
Tip: If the set of fields provided by the 'Product details’ dialog box does not exactly meet the needs of your business, consider using X-Cart's module ' Extra Fields' to create custom fields for it. If you are going to sell downloadable products, enable X-Cart's ' Egoods' module.

Product images

This section allows you to add the images that will represent the product on the storefront: a product image and a product thumbnail. A product thumbnail is an image displayed next to the product title and short description in the Products list. A product image is an image displayed next to the product title and detailed description on the Product details page.


Product det1.gif


To add a product image:

1. Click the Upload image button below the 'Image' area. A dialog box titled 'Image selection' appears.


Image selection.gif


2. Use the 'Image selection' dialog box to select the desired image:

  • If the file is located on the server, click the Browse... button to select the image filename and click the Apply button.
Note: FTP must be configured correctly for you to be able to use this functionality.
  • If the file is located on your local computer, click the Browse... button to select the image filename and click the Apply button.
  • If the image is located on the Internet, enter the image URL and click the Apply button.

After you click on Apply, the selected image appears in the 'Image' area of the ‘Product details’ dialog box. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the 'Product details' dialog box and click the Save button, the image will be saved.

Before the uploaded image has been saved with the Save button, you can reset it to the image used previously with the Reset image button (This button appears below the 'Image' area after you upload an image to be used as the product's product image).

After you save the image, the resetting operation becomes unavailable, but you can upload a different product image instead of the currently saved one using the Change image button.

To remove a previously saved image, use the Delete image button.

A product thumbnail can be uploaded separately or generated from the product image.

Note: Generation of product thumbnails from product images is available only if GD library is installed on the system.

To add a product thumbnail:

  1. Click the Upload thumbnail button below the 'Thumbnail' area. A dialog box titled 'Image selection' appears.
  2. Use the 'Image selection' dialog box to select the desired image:
  • If the file is located on the server or on your local computer, use the appropriate Browse... button to select the image filename and click the Apply button.
  • If the image is located on the Internet, enter the image URL and click the Apply button.

After you click on Apply, the selected image appears in the 'Thumbnail' area of the ‘Product details’ dialog box. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the 'Product details' dialog box and click the Save button, the image will be saved.

To generate a product thumbnail from a product image:

  1. Add a product image as described above.
  2. Click the Generate thumbnail button below the 'Thumbnail' area.

After you click on Generate thumbnail, the thumbnail image is generated automatically. The new image is marked 'modified' to show that it has not been saved yet. After you finish completing the fields of the 'Product details' dialog box and click the Save button, the image will be saved.

Before the uploaded thumbnail image has been saved with the Save button, you can reset it to the image used previously with the Reset thumbnail button (This button appears below the 'Thumbnail' area after you upload an image to be used as the product's thumbnail).

After you save the thumbnail image, the resetting operation becomes unavailable, but you can upload a different thumbnail image instead of the currently saved one using the Change thumbnail button.

Note: For information on bulk generation of product thumbnails from product images, see X-Cart:Automated Generation of Thumbnails from Product Images by Import.

To remove a previously saved thumbnail image, use the Delete thumbnail button.

You may choose not add a thumbnail image for the product; in this case, the default 'No image available' image will be displayed in the place of the product's thumbnail.

Note: The default 'No image available' images can be defined via Administration menu->Images Location.

You may choose not to add a product image for the product and just add a product thumbnail; in this case, the product's thumbnail image will be displayed in the place of the product image.

Note: It is possible to adjust the quality of thumbnail images generated by X-Cart. For details, see: FAQ:How do I change the quality of thumbnail images generated by X-Cart?

Product owner

This section of the ‘Product details’ dialog box is supposed to contain information about the product owner (the provider who created the product, or the provider on whose behalf the store administrator created the product).


Product det2.gif


The contents of this section is defined automatically in X-Cart GOLD/GOLD PLUS and in the Provider area of X-Cart PLATINUM/PRO. An X-Cart PLATINUM/PRO administrator is supposed to specify the product owner manually by selecting a provider's name from the 'Provider' drop-down box.

Classification

This section allows you to define a category (or several categories) in which the product must be located and to set the product's availability status.

Product det3.gif

Product's location

  1. Specify the product’s main category by selecting a category from the 'Main category' field.
  2. (Optional) If, in addition to the main category, you need the product to be displayed in some other category or categories, specify these categories by selecting them from the ‘Additional categories’ list (To select a single category, click on its name with your mouse; to select multiple categories, mouse-click on their names holding down the Ctrl key).
Note: If you do not see a desired product category in the category fields of the ‘Product details’ dialog box, it means that it has not been defined by the store administrator.

Product's availability

To set the product's availability status, select Available for sale, Hidden but available or Disabled from the ‘Availability’ box.

  • Available for sale means that customers will be able to find the product by browsing the catalog or by using product search.
  • Hidden, but available for sale means that the product will not be included into the product catalog. No person will be able to find it unless he or she knows an exact URL address of the product details page of this product.

This feature allows you to limit access of customers to certain products without having to set up membership levels. After you finish defining the details of a ‘hidden’ product and click the Save button, the URL address of the product's Product details page will appear below the 'Availability' box. You can use this URL to give your privileged customers direct access to the product.

  • Disabled means that the product will not be displayed to customers (This status may be useful if, for some reason, you do not want to sell the product for a while).

Details

This section allows you to provide essential product details. As this section is pretty big, we'll divide it into several portions for convenience.

Portion 1 - General product details:

Portion1.gif
  • SKU: Stock Keeping Unit; the unique identification code for your product. For your convenience, X-Cart generates a unique SKU for each new product you add, so it is quite safe to leave the value of the ‘SKU’ field as is. However, if you wish to use your own system of product identification, simply remove the value generated by X-Cart and type in your own identification code for this product). SKU must not be longer than 32 characters.
X-Cart 4.1or above


Note: In X-Cart PLATINUM and PRO, product SKU must be unique per provider. This means that no two products within the product set of one provider may have the same SKU, but it is OK if the same SKU is used by two different providers.
  • Product name: The title by which you and your customers will be able to identify the product.
  • Clean URL: The clean URL value for this product. Instructions for adjusting this field are available in the section Defining Clean URL Values.
Note: The field 'Clean URL' needs to be adjusted only if X-Cart's Clean URLs functionality is enabled in your store. If the Clean URLs functionality is disabled, the field 'Clean URL' is inactive.
  • Search keywords: Extra key words and/or phrases that would help customers find the product. E.g., here you can list the most common typos for the product name to allow customers easily find it even when it is mistyped.
  • Short description: The short description of the product (will appear in the ‘Products list’).
  • Detailed description: The detailed description of the product (will appear on the product's ‘Product details’ page).
Note: You can enter the short and detailed descriptions in WYSIWYG mode if your store has the module HTML Editor enabled. For details, see the section HTML Editor in this manual.

Portion 2 - Product title & meta tags:

Portion2.gif


  • Title tag: The title to be used in the title bar of this product details page.
  • META keywords: The keywords to be used in the keywords meta tag on the page of this product.
  • META description: The description to be used in the description meta tag on the page of this product.

For more information on using the description and keywords meta tags, see the section Configuring Page Titles and Meta Tags.

Portion 3 - Product prices:

Product det5.gif


  • Price: The price that will be used as the base price for this product. The price must be specified in the store's primary currency.
Note: The primary currency may be defined by the store administrator via the 'Primary currency symbol' field in General Settings->General options->General parameters.
  • List price: The price that will be used as the product's list price. List price is a promotion price which may be displayed on the storefront next to the actual price of the product. List price represents an average price of the product on the market, and the difference between the two prices is supposed to convince a prospective customer that ordering the product from your store is more economical.

If the price specified in the 'List price' field is higher than the base price of the product, a note: 'Market price: X' will be displayed next to the real price of the product on the storefront. There will also be a note showing how many percent less a customer will have to pay if he or she buys the product at your store, for example 'Our price: Y, save 10%'.

If you do not want to use list prices, simply leave the value of the ‘List price’ field set to 0.00.

Portion 4 - Stock details:

Portion4.gif


  • Quantity in stock (items): Quantity of product pieces available for sale. As your customers order the product, X-Cart’s inventory tracking system will track the number of pieces of this product remaining in stock and automatically update the value in this field. This system will ensure that your customers will not be able to order more product pieces than you actually have.
Note: As soon as the last product piece is ordered (and the order is placed with the status 'Queued'), the product’s quantity in stock becomes 0 (zero). From that moment, the product is no longer available for ordering. The product is marked ‘Out of stock’ and remains on the storefront, unless the store administrator chooses to hide out-of-stock products from customers (Descriptions of out-of-stock products can be removed from the storefront by enabling the option ‘Disable products which are out of stock’ in the General settings->General options->Inventory options section of the Admin area).
  • Low limit in stock: The number of product pieces remaining in stock that you wish to be regarded as insufficient. As soon as the product’s quantity in stock reaches this limit, X-Cart’s inventory tracking system will start sending email notifications to the store orders department signalling that your stock needs to be replentished. A notification will be sent every time someone orders the product.
  • Minimum order quantity: The minimum number of items of the product that a customer will be allowed to order at a time. The value specified in this field will be entered as the smallest value in the quantity selectbox of the product on the storefront; a note 'you must order at least N items' will be added below the product description.

Portion 5 - Shipping details:

Portion5.gif


  • Weight: The weight of one piece of this product (must be specified in the units of weight supported by your store).
Note: The units of weight may be defined by the store administrator via the 'Weight symbol' field in General Settings->General options->General parameters.
  • Free shipping: This option allows you to specify whether shipping for this product must be free. Select No if you want to charge purchasers of this product for shipping.


The following video provides a quick tip on how to get rid of the "Shipping cost: 0.00" row on the one page checkout when shipping is included:
  • Shipping freight: The fee that a purchaser of the product will be supposed to pay for any expenses incurred by the store in connection with having the product insured/packaged/delivered to a location where it will be picked up by a shipping service/loaded/etc. When defined, shipping freight is included in the product's shipping cost, so the customers do not see it as a separate fee.
Note: The field 'Shipping freight' is ignored (shipping freight is not charged) if the option 'Free shipping' is set to Yes.
  • Use the dimensions of this product for shipping cost calculation: This option allows you to specify whether you wish the dimensions of this product to be used for shipping rates calculation. If this option is enabled, calculation of shipping rates for orders containing this product will be performed with the consideration of the product's dimensions (not just the product's weight). If this option is disabled, the product will be considered a small item (an item whose dimensions are so small that it can fit into any shipping package together with other items without affecting the overall cost of shipping for the package).
Note: The option 'Use the dimensions of this product for shipping cost calculation' is relevant only for real-time shipping calculation and works only if the option 'Use product dimensions for shipping rates calculation' in the 'General settings/Shipping options' section is enabled.
  • Shipping box dimensions: The length, width and height of the product, or the length, width and height of the container in which this product will be placed into a shipping package. The dimensions specified here will be used by the packaging algorithm to fit the product into a shipping package. They will also be used by X-Cart to define the list of shipping methods available for the contents of a shopping cart if the cart contains this product (X-Cart will check whether the product's shipping box dimensions meet the package size limitations of each real-time shipping method used by the store, and if it finds that the product's shipping box dimensions exceed the limitations for a specific shipping method, it will make the respective shipping method unavailable for selection by the customer. After you specify the shipping box dimensions for the product and save the product's details by clicking the Save button at the bottom of the ‘Product details’ dialog box, you will be able to view the list of shipping methods that will be unavailable for orders containing this product using the link Check for unavailable shipping methods displayed next to the 'Shipping box dimensions' field).
Note: Shipping box dimensions need to be adjusted only if the option 'Use the dimensions of this product for shipping cost calculation' is enabled.
  • Ship in a separate box: This option allows you to specify whether you wish this product to be shipped separately from any other products ordered in the same order. The product for which this option is enabled, is shipped in a separate box even if other items in the order are considered small items and are supposed to be included into existing packages.
Note: The option 'Ship in a separate box' needs to be adjusted only if the option 'Use the dimensions of this product for shipping cost calculation' is enabled.
  • Quantity per shipping box: The number of pieces of the product that fit into one shipping box (the box whose dimensions you specified above in the 'Shipping box dimensions' field). Typically, this value must be set to "1".
Note: The setting 'Quantity per shipping box' needs to be adjusted only if the option 'Ship in a separate box' is enabled.

Portion 6 - Membership levels:

Product det8.gif


  • Membership: The membership levels to which you wish the product to be available. All means that the product will be available to all visitors, including non-members and users who are not logged in. Selecting a specific membership level makes the product available only to the members of this level; non-members and users of other membership levels will not be able to see this product. (To select a single membership level, simply click on its name with your mouse; to select multiple levels, click on their names holding down the Ctrl key).

Portion 7 - Taxes:

Portion7.gif


  • Tax exempt: This option allows you to specify whether any taxes must be applied to this product. Select Yes if you want this product to be tax exempt.
  • Apply taxes: The taxes that you wish to be applied to the product. To select multiple taxes, press and hold down the Ctrl key while clicking your mouse.
Note: The field 'Apply taxes' is visible in the 'Product details' dialog box only if taxes have been defined by the store administrator.

Portion 8 - Discounts:

Portion8.gif


  • Apply global discounts: This option allows you to specify whether global discounts must be applied to this product. Select the check box to apply global discounts.

Defining Other Information

Besides product details, you can provide the following information about your products:

  • international product descriptions (this feature is part of X-Cart's basic functionality);
  • detailed images (this feature is enabled by X-Cart's Detailed Product Images module);
  • product options/variants (this feature is enabled by X-Cart's Product Options module);
  • wholesale prices (this feature is enabled by X-Cart's Wholesale Trading module);
  • customer reviews (this feature is enabled by X-Cart's Customer Reviews module);
  • upselling links (this feature is enabled by X-Cart's Upsellling Products module);
  • subscriptions (this feature is enabled by X-Cart's Subscriptions module).

Defining international product descriptions

If your store supports more than one languages, you must provide names and descriptions for your products in all the languages supported by your store. A combination of the name, search keywords, short description and detailed description of a product in any language other than default is called the product's international description.


To add an international description for a product:

1. Find the product for which you wish to add an international description and open it for editing.

2. Click on the link 'International descriptions' in the section menu. This displays a dialog box titled 'International descriptions'.

3. In the 'International descriptions' dialog box, switch the language selector to the language in which you wish to add an international description. The language of the interface changes to the selected language.

4. Edit the details of the product translating them into the selected language.

5. Click the Apply button.

When you click on Apply, the international description is added. A message is displayed confirming that the international description has been updated successfully.


To edit an international product description:

1. Find the product whose international description you wish to edit and open it for editing.

2. To open the 'International descriptions' dialog box, use the link 'International descriptions' in the section menu.

3. In the 'International descriptions' dialog box, switch the language selector to the language of the international description that you wish to edit. The language of the interface changes to the selected language.

4. Edit the name and/or description of the product.

5. Click the Apply button.

When you click on Apply, the international description is updated. A message is displayed confirming that the international description has been updated successfully.


To delete an international product description:

1. Find the product whose international description you wish to delete and open it for editing.

2. To open the 'International descriptions' dialog box, use the link 'International descriptions' in the section menu.

3. In the 'International descriptions' dialog box, switch the language selector to the language of the international description that you wish to delete. The language of the interface changes to the selected language.

4. Click the Delete button.

When you click on Delete, the international description is deleted. A message is displayed confirming that the international description has been deleted successfully.