VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: Anik on March 22, 2012, 19:10:12 PM

Title: Calling some value by url
Post by: Anik on March 22, 2012, 19:10:12 PM
Hello,

i am writing a module myself and for it i need little help. Is it possible to call a custom value by some url.
I mean if some product has green on its color then can i call those products from a particular category
something like ..../category/color/green will return all the products whose color is green from that category.
Is it possible?

Thanks.