entraspan, inc
e-CommerceServicesExpertiseCohesionProjects

Documentation Manual

1 - Introduction - eCommerce Architecture   [+/-]
2 - Directory - Contact Directory   [+/-]
3 - Orders - Order Fulfillment Manager   [+/-]
4 - Profit - Sales Profit History   [+/-]
5 - Inventory - Inventory Manager   [+/-]
6 - Purchasing - Purchasing/Receiving Manager   [+/-]
7 - Suppliers - Supplier Profile Manager   [+/-]
8 - Catalog - Catalog Manager   [+/-]

The catalog module contains reports and tools for managing catalog products and categories. The supplier module has tools to manage the information a supplier would provide verses the catalog module provides tools to manage the extended data that would be used for a complete online catalog.

Every catalog product item record is associated with one category line record, a supplier record, and a brand record.

Items get many defaults from the line, supplier, and brand, but can override defaults for specific items.

Catalog Lines

Catalog product lines are created to organize products into related groups.

Catalog lines are in a hierarchy so that each line may have sub-lines.

For compatibility with external systems, lines that contain sub-lines should not contain items. Items should only be found at the lowest level of the line hierarchy.

There is no limit to the depth of the catalog lines, but should be kept to 3 or 4 levels at the most.

Some top-level lines are defined to be a summary of items across the entire catalog that share a common attribute, for example a top level line could be created for all items that have color options. Each item would still be categorized into the appropriate line, but would also show under this special interest line.

Catalog Items

An item record contains over 100 separate attribute fields to support catalog, inventory, and shipping functions.

Fields can be grouped as follows:

  • Catalog - Item name, description, product line, titles, supplier, brand, etc.

  • Shipping - Shipping weight, standard box dimensions, and override box dimensions.

  • Pricing - Item cost, selling price, list price, Minimum Advertised Price (MAP).

  • Availability - In stock, supplier stock, restock dates, and lead-time override from supplier.

Suppliers

Each item can have only one primary supplier record. Item lead-times are determined from that supplier.

Brands

Each item also has a brand record. Every supplier should have at least one brand defined even if it is just an in-house brand.

Brands can be flagged whether they should be displayed with the item details.

Auto pricing settings are also done by brand.

8.1  Reports

8.1.1  Catalog - View Online Catalog

8.1.2  Pictures - Missing Item Pictures

Pictures is handled in the catalog area since they are not always provided by the supplier.

This actually supports several different functions.

By default it displays the total number of items by line and the number of missing pictures within that catalog line.

There are several options to review pictures by size so that both missing and poor quality pictures can be identified.

When viewing an item on this page, the picture manager appears that allows multiple pictures to be uploaded and manipulated.

Pictures are uploaded at their default resolution and the system automatically scales them based on the sizes later requested.

Pictures above a minimum size are also watermarked automatically to help protect your pictures from being copied by others.

Images that have been uploaded can be rotated, flipped, trimmed, and reordered to make up a folder with multiple pictures.

Since the time for dynamic processing of images can be excessive, images get processed and cached in a reverse http accelerator.

Every image URL contains a unique time code so that anytime an image is updated, the old image becomes obsolete.

New pictures automatically get updated to feed channels like Amazon and eBay.

A request for an obsolete picture displays a company logo by default.

8.2  Tools

8.2.1  Kits - Catalog Item Kit Manager

Kits can be created from one or more catalog items.

The new kit item has all the same attributes as any other item.

8.2.2  Organize - Catalog Item Organizer

The organizer makes it easy to view a set of items by either line, supplier, brand, or search and change the respective information in bulk.

There are drop-downs at the bottom of the page that always default to empty, if they are set, that attribute will get changed for all the selected items.

The default page also shows a small report of lines that have items they shouldn't since all items should be placed in the lowest level lines in the hierarchy.

8.3  Tables

Catalog

8.3.1  Items - Available Catalog Items

Privileges: Select / Insert / Update
# Label Type Edit Search List Description
1 Item Name char(80) Y Y Y Name Field
2 Amazon Title char(100) Y Y

3 Auction Title char(55) Y Y

4 Parent Item Id int

Y Foreign Key to Items
5 Related Item Id int


Foreign Key to Items
6 Line Id short Y Y Y Foreign Key to Lines
7 Supplier Id short Y Y
Foreign Key to Suppliers
8 Brand Id short Y Y
Foreign Key to Brands
9 Vnd No char(20) Y Y

10 Mfr No char(20) Y Y

11 Sku No char(20) Y Y

12 Minimum Quantity short Y


13 Package Quantity short Y


14 Is Not Searchable boolean Y


15 Is Close Out boolean Y


16 Is Bulk Package boolean Y


17 Is Not Taxable boolean Y


18 Is Drop Ship Only boolean Y


19 Is Limited Supply boolean Y


20 Is Sellable boolean Y
Y
21 Is Feedable boolean



22 Inactive boolean Y Y

23 Our Cost double Y Y Y
24 Map Price double Y Y

25 Web Price double Y Y Y
26 List Price double Y Y

27 Core Price double Y Y

28 Match Price double Y


29 Description char(4000) Y Y

30 Features char(2000) Y


31 Amazon Defines char(255) Y


32 Internal Notes text Y


33 Shelf Location char(8) Y


34 Minimum Stock int Y Y

35 Minimum Order int Y Y

36 Lead Time Days short Y Y

37 Is Oversized boolean Y


38 Is Truck Freight boolean Y


39 Is No Free Ship boolean Y


40 Is Sheet Metal boolean Y


41 Ship Separate boolean Y


42 Package Stats boolean
Y

43 Shipping Weight double Y Y

44 Flat Rate Shipping double Y Y

45 Box Id short Y

Foreign Key to Boxes
46 Box Width short Y


47 Box Height short Y


48 Box Length short Y


49 On Hand int
Y

50 On Order int
Y

51 In Stock int
Y Y
52 Units Sold int
Y

53 Units Sold30 int
Y Y
54 Score int



55 Kits short
Y

56 Clicks int

Y
57 Page Views int



58 Lead Days short
Y

59 Width short



60 Height short



61 Restock Date Date Y


62 Created Date Date
Y

63 Modified Date Date
Y

64 Created By int
Y

65 Modified By int
Y

8.3.2  Lines - Product Line Categories

Privileges: Select / Insert / Update
# Label Type Edit Search List Description
1 Path Name char(120)

Y Name Field
2 Leaf Name char(80) Y Y
Name Field
3 Path Info char(40) Y Y

4 Description char(190) Y


5 Comment char(120) Y


6 Amazon Defines char(255) Y


7 Auction Category Id int Y

Foreign Key to Categories
8 Store Category Id long Y Y

9 Parent Line Id short Y

Foreign Key to Lines
10 Item Count short

Y
11 Line Count short

Y
12 Guide Text text Y


13 Page Title char(160) Y Y

14 Meta Keywords char(1000) Y


15 Meta Description char(2000) Y


16 Body Content text Y


17 Min Price double
Y

18 Max Price double
Y

19 Created Date Date
Y

20 Modified Date Date
Y

21 Created By int
Y

22 Modified By int
Y

9 - Pricing - Catalog Pricing Manager   [+/-]
10 - Variants - Catalog Grouping Manager   [+/-]
11 - Shipping - Shipping Services Manager   [+/-]
12 - Commerce - Electronic Commerce   [+/-]
13 - Customers - Customer Relationship Manager   [+/-]
14 - Amazon - Amazon Interface Manager   [+/-]
15 - Auctions - Auction Interface Manager   [+/-]
16 - Channels - Sales Channels Manager   [+/-]
company  ::  contact us  ::  site map  ::  privacy  ::  terms  ::  security  ::  © Entraspan, Located in San Diego, CA
Trusted Site SealTrusted Privacy Seal