Hi, Can someone direct me on adding product review on quick cart V3.4
I can do it perfectly well using XML file structure or a database, but because this version uses flat file structure, coupled with the fact that i am just learning CMS application, i am finding it difficult to do it.
My main challenge is getting product id in order to save or retrieve comments about them.
thanks very much for taking your time to look at this.
Hi, your request is quite vague. I am working on a similar feature myself and I find it easy to do, but I don't have time for another few days to work on it. Please use this time to write a reply here that would specifically describe your problem, which file you're trying to modify and where specifically you need a product ID, which is just about the easiest thing to obtain/work with in QC.
Thanks very much for taking your time to reply my post.
Actually, I am trying to implement a review system where users can rate individual product in the product_default page and possibly add comments to the displayed product. this rating will be displyed aong side the price and basket div in the pages_default page.
I have tried to get a clue from the order_form page but could not implement it. if you point me to doing any of the review system (rating or comment), i promise i will do the other without stress.