1. Product Editing
fmProductEdit, frmProductEdit - Edit Product Form.
Edit Product Form
To edit CubeCart product you can double click on it or use edit product button. It calls edit product form for selected product:
1. Main Page contains general information of the product. If you are creating a new Product, pay attention on fields marked with *. Those fields are required and others may be left blank or with default values.
Name - specify it the way you want them to appear on the store page.
Description - Specify product descriptions exactly the way it's going to appear on product's page.
Edit HTML button - shows new HTML editor window of product description. It has 2 tabs: HTML and Code, and Properties Tool-bar.
Source preview is useful if you are working directly with "raw" HTML text, which gives you precise control over the tags used in the page. However, by default, you can still work with objects visually.
Image - Specify an Image by clicking:
to browse contents of your local folders and select an image. When you press OK button on edit form it will be uploaded to "Images directory" on FTP. When local image selected, this field will display local image path like C:\My Images\some_image.jpg. But local image path will be replaced with image name some_image.jpg right after upload.
to select some image stored remotely. It's done by browsing contents of FTP folder specified as "Images directory".
to open Image Resize Rules window. You can add [+] or delete [-] rules if you need to resize the image.
Click Ok to upload file.
Product Code - It can contain any combination of numbers and letters as you wish, and is used as a quick reference for customers to easily find a specific product, and also helps you to identify which product they have ordered.
Quantity, EAN / UPC Code, Popularity are standard product properties. Drop-downs allow selecting or calculating values.
Tax Class - Select any tax class from the drop-down to apply it. Please note that you can select tax class here. In order to add Taxes, please go to Taxes section. Please check Taxes section for details.
Normal Price - Specify normal price for a specific product. It will be displayed next to your product. The currency will be added by the system so no not include it.
Sale Price - A sale price specified here will be shown only if the store is in Individual Product Sale mode. If you do not want to specify any sale price, you can leave it blank.
Prices include Tax - Enable the option if your product price includes tax.
Disabled - leave unchecked if product is available at your store. Check the option if you do not want to show the product at your store front end.
Weight - Specify product weight. In CubeCart Lbs is set by default, but you can change it to 'kg' in the Store Configuration section. Please check CubeCart documentation for details.
Stock Level - The stock level option is used when the next option 'Use Stock Level?' is enabled. Specify the stock level and it will be reduced each time a user purchases that product.
Use Stock Level - Is used in combination with Stock Level option. Enable it if you would like to specify the stock level.
Stock Warning - enable the option if you would like to be notified when the stock is low for any item.
Product Type - This option can be set to tangible or digital. Set it to tangible if your product is a something that you can touch. Set this option to digital if the product is not an object i.e. a time slot. You should specify HTTP path (the file path) for digital products.
Date Added - Date the product was created. Date added feels in automatically when you’re adding new product to your store.
Include in Latest Products - Include the latest products in the homepage. This option is used when you have a list of the latest products on your home page. If you want this product to be listed, enable the option.
2. Additional Categories. One product may be assigned to multiple categories. To assign product to categories, simply enable the "Assign" check-box next to the category name. Also you can specify the Main category here.
3. Additional Images tab allows you to assign multiple detailed images to your product. You can add, delete image, apply or rollback changes. Specify an Image by clicking:
to browse contents of your local folders and select an image. When you press OK button on edit form it will be uploaded to "Images directory" on FTP. When local image selected, this field will display local image path like C:\My Images\some_image.jpg. But local image path will be replaced with image name some_image.jpg right after upload.
to select some image stored remotely. It's done by browsing contents of FTP folder specified as "Images directory" (Preferences -> FTP tab).
Click Ok to save this entry and to close Edit Product form or click cancel to discard this entry.