[ic] One table, multiple vendors, product codes not unique

Jonathan Clark interchange-users@lists.akopia.com
Tue Jun 12 16:44:00 2001


> Actually what we did was add the vender key to the product code
> to generate a
> unique sku... So it would be vender1-product1 for instance...

Yep, I've done it this way as well. Also use a custom filter to strip the
merchant- bit to display the sku only.

Still, doesn't sort out the problem of displaying the
vlink.cgi/1234?merchant=my_store bit.
I would just use vlink.cgi/mystore-1234 and split the merchant out of the
code for page formatting.

Jonathan
Webmaint.