PDA

View Full Version : Productid?


John3971
12-14-2007, 10:32 AM
hey im working on a mod and i wonder what i should write in productid?

<?xml version="1.0" encoding="ISO-8859-1"?><product productid="HERE" active="1">

its some numbers in the most product but i wanna know what i should write there? does it matter?

Kirk Y
12-15-2007, 05:06 AM
You shouldn't be physically writing the Product XML. You should be filling out the Product ID, Product Title, etc. fields through the Product Manager in the AdminCP - and then Exporting the Product XML.

John3971
12-15-2007, 08:12 AM
and what should i write in product id?

TigerWare
12-15-2007, 08:59 AM
How about the name of your product?

eg:-
this_is_my_product_a
or
this_is_my_product_b

Something like that.

Kirk Y
12-15-2007, 03:38 PM
It should be something unique to you. For example in all my modifications I prefix the product id with "kirky_".

Paul M
12-15-2007, 04:29 PM
In the past I have always used paulm_yyyymmdd - I'm not sure what I'm going to use for 3.7 yet.