Jump to content

Recommended Posts

I am new to prestashop(1.5.4) i just wanted to know how prestashop handles URL means how he captures attributes given in URL .

 

for eg. i want to give grid and list view

http://www.erelego.com/prestashop/ebooks/index.php?id_category=70&controller=category&orderby=price&orderway=desc&ViewType=Grid

 

http://www.erelego.com/prestashop/ebooks/index.php?id_category=70&controller=category&orderby=price&orderway=desc&ViewType=List

 

how to handle this?

 

how will i get value of ViewType?

 

PS: i dont want to do this with javascript :)

i am using Prestashop version(1.5.4)

Please Help !

Link to comment
Share on other sites

×
×
  • Create New...