Hiya,
I've been working on a comments system in PHP that allows customers to leave feedback on products, its working pretty well so far, but i've struggled to find an Actinic Variable thingy that contains a unique product reference code. Are there any in there? I've currently been using a botched one cosisting of the product anchor strapped onto part of the page name. But i'm worried that my customer might have similar page name's in the future and the code i'm passing through might not always be unique, so my first question is:
Is there a unique product reference in the actinic templates I can pass through to my script? (available in Act_ProductLine.html).
Secondly i was just wondering what you think of it?
You can see a preview at:
http://www.malegrooming.co.uk/acatal..._Products.html
I havent finished customising the catalog yet... that will come later, but i was wondering if you could all test the product rating function and tell me what you think.
Thanks!
Andy
I've been working on a comments system in PHP that allows customers to leave feedback on products, its working pretty well so far, but i've struggled to find an Actinic Variable thingy that contains a unique product reference code. Are there any in there? I've currently been using a botched one cosisting of the product anchor strapped onto part of the page name. But i'm worried that my customer might have similar page name's in the future and the code i'm passing through might not always be unique, so my first question is:
Is there a unique product reference in the actinic templates I can pass through to my script? (available in Act_ProductLine.html).
Secondly i was just wondering what you think of it?
You can see a preview at:
http://www.malegrooming.co.uk/acatal..._Products.html
I havent finished customising the catalog yet... that will come later, but i was wondering if you could all test the product rating function and tell me what you think.
Thanks!
Andy
Comment