Zen Cart Logo
Forums / Features Wish List / Item Number Display Needed

Item Number Display Needed

Locked

Views: 931

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Dec 2007, 01:24
#1
tatay avatar

tatay

New Zenner

Join Date:
Dec 2007
Posts:
11
Plugin Contributions:
0

Item Number Display Needed

I would like to be able to display the zencart auto generated item number on the Order, the Invoice, and the Packing Slip.

We list many items with very similar names and some with exactly the same names. An auto-generated Item Number is the best and only way to guarantee uniqueness of items purchased and shipped so there is no confusion of similar or same named but different items.

The Model Number field is not foolproof for unique numbers which would need to be entered manually. Who can accurately remember the last number entered except the computer. We have hundreds of vintage hankies to sell, and who can ever remember all the names used to describe them, making it probable to accidentally use confusingly similar names or exact duplicate names for hankies that look very similar.

An item number on all the order and shipping forms would solve this problem.

Ebay uses item numbers, manufacturers use part, model and serial numbers to differentiate similar items.

We are selling donated antiques and collectibles so every item is unique. When we run out of an item, we cannot re-stock.

We have no use for the model number and could leave it off the forms in favor of the item number.

16 Dec 2007, 03:58
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Item Number Display Needed

Maybe you could insert a bit of code in your admin to automatically make the model number be set to equal the product id?
If you can find the right spot, the actual code to do it would be very small.