You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to magja-discuss
I am trying to get filtered product list .when filter products on
vesibility its working .But if i put category_ids in filter, products
are not filtered .If anyone has idea regarding this, please help
Madhukar PVSN
unread,
Apr 13, 2012, 8:42:06 AM4/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to magja-...@googlegroups.com
if you are talking about the magento side
you have to add the category object not category id in the product filters
Regards
Madhukar
skumar
unread,
Apr 13, 2012, 8:52:44 AM4/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to magja-discuss
Can you give me a code snippet for how to do that!
skumar
unread,
Apr 13, 2012, 9:05:12 AM4/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to magja-discuss
And I mean when I am using this api and calling magento shop
webservices to get filtered product list.