Zen Follower
- Join Date:
- Feb 2007
- Posts:
- 104
- Plugin Contributions:
- 0
Product ID question
I have a question pertaining to product IDs. My URLS in Zen cart are all similar to the one below:
/index.php?main_page=product_info&cPath=73_85_89&products_id=986
and it is only the "986" number, for example, in the urls that I am referring to in this post. Ok, I've had my cart running for awhile now, and I am constantly adding and removing products as things sell out and new items come in. The problem is, Zen cart is not re-using old product IDs, and as a result I am on the brink of having 4-digit IDs on my products.
For an example, there are no products at all using any of the "100s" (no 101, 102, etc.) anymore because the products with those numbers were deleted long ago. I only have about four products still in the 200s, and little more in the 300s. But when I add a new product now, Zen is still assigning numbers in the 900s. This is not a huge big deal because it isn't affecting the workings of the cart itself, but I can see a couple of years down the road having overlong 6-digit product ids at the rate I'm going! Ten years down the road I'll have product ids so long that the url will be scrollable (LOL!)
So my question is, is there a way to get Zen cart to re-use product IDs that no longer have any products attached to them?