Related topic(s):- | |
Inventory Manager | |
Navigate to:- | |
Product Details | Operation Instructions |
Product Details Note that you should only use this page if CyberShop is not used in conjunction with CyberBuild. Otherwise, use the "Add Remove Catalog Items" menu instead. This page lets you edit the details of a product in the inventory database. CyberShop presents a default set of fields that under most circumstances are enough to cover a generic kind of products. But you are free to add new fields to the underlying table (named "Stock_Table") in the shopping cart database (or the catalog database if specified under Global/System Settings). To display the real-time product item on your shopping page, insert the following script (anywhere in your HTML page):
where myproduct is the product reference code. Be sure to qualify "view_product.asp" with the appropriate domain and path. CyberShop lets you customize the view_product.asp page if you are not satisfied with the default layout or wants to introduce custom fields etc. ASP programming knowledge is required. The default does give you simple choice of using your own images etc. Wildcard Listing: It is possible to display a selected set of products using just one script. In this case, myproduct can be a prefix of the set of the products. For example setting ProductID=ABC will display products "ABC001", "ABC002", ... By default, this feature is disabled. To turn it on, simply edit the view_product.asp page (under notepad) to set, on top of the page,
Two special products: "-search-" and "-viewcart-" can be used to display a "Search Box" to search for the products in the inventory and to view the shopping cart contents. You can insert the following two codes on your shopping pages to display the information,
It is not necessary (though convenient) to use the two scripts. You can simply come up with your own design for the Search and the View Cart buttons. |
Operation Instructions The primary function of this page is to let you edit the product details using a browser-based interface. You may edit it off-line by exporting the data to you local disk on the "Inventory Manager" page. Then import it back to the system. Find Product: Type in a ProductID (or Reference) into the first box, then click this button to find the first match. Wildcard is appended to the end of the reference when searching for products. Add/Update: Update the changes to the system after editing. Delete Item: Remove the entry from the database. Reset Form: (on the bottom of the page) Restore the original information. Default Fields
Discount Price Field(s) You can create a built-in volume discount price field by specifying the threshold quantity and then click on the "Create" button next to it. After that, you will enter the "Unit Price" for customers who orders over the discount quantity on the product. Any number of discount levels can be created. QuickBooks Fields Three fields, Sales Account, Inventory Account, and COGS Account are for QuickBooks bookkeeping usage. So you can share the Inventory database with QuickBooks (via the File Import/Export functions on the Inventory Manager). |
Any comments, suggestions, or questions? Write Us! | |
©SmartWin Technology, CyberOffice eCommerce Platform 1997 - 2012 |