I'm using uCommerce reviewing system but in my case product review can send only logged in customer. Is there any way I can get all customer reviews (Razor script) for all products?
I would create an "anonymous" member, and relate all "non logged in" customer reviews to that member.
That way you can do things like prioritize "logged in" reviews in the UI etc.
Thanks Nickolaj on quick answer. I don't have "non logged in" customer reviews. Only logged in customer can send a review so that customer must have an email, first name, addresss... If I have an email how I can get all reviews for that customer?
Nickolaj maybe know, I googled but no luck, I want to separate ratings and reviews so adding review is OK but how logged in customer can add only rating for product?
Customer reviews for all products
Hi all,
I'm using uCommerce reviewing system but in my case product review can send only logged in customer. Is there any way I can get all customer reviews (Razor script) for all products?
I would create an "anonymous" member, and relate all "non logged in" customer reviews to that member. That way you can do things like prioritize "logged in" reviews in the UI etc.
Thanks Nickolaj on quick answer. I don't have "non logged in" customer reviews. Only logged in customer can send a review so that customer must have an email, first name, addresss... If I have an email how I can get all reviews for that customer?
Ahh, sorry. I must have misread the original post :) I hope i got it right this time
And then some sort of filtering on the ReviewStatusCode.
Thank you. That's it.
Nickolaj maybe know, I googled but no luck, I want to separate ratings and reviews so adding review is OK but how logged in customer can add only rating for product?
is working on a reply...