Product List Querystring Evaluation Mode

Posted by Community Admin on 05-Aug-2018 05:04

Product List Querystring Evaluation Mode

All Replies

Posted by Community Admin on 20-Feb-2013 00:00

What's the syntax to get the Product list to respond to a QueryString evaluation mode?

 This is what I'm using
/products?taxonomy=departments&propertyName=department&taxon=%2fcookware-tools%2fclay-cookware

What do I have wrong here? (Custom widget based on the TaxonomyControl instead of the Department one btw...for consistency)

 The above querystring returns 0 products (always), and if I drill down further, I 404?

Posted by Community Admin on 22-Feb-2013 00:00

Hello Steve,

That is strange, as the QueryString should respond correctly to the given parameters. However, you can try the ShopBy filter syntax, as described here:

www.sitefinity.com/.../-shop-by-filters-come-to-ecommerce-in-sitefinity-5.2

as for example: ByDepartment=dep1,dep2&ByPrice=0-100&ByBrand=xyz  

where brand is a custom classification that you have.

Kind regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed