Hi All, I want to know which shopping cart provides following structure For Category : http://www.domainname.com/category.php?cid=1 / 2 / 3 / 4 / 5 or http://www.domainname.com/directory/category.php?cid=1 For Sub category : http://www.domainname.com/category.php?cid=1&sid=01 / 02 / 03 For Products : http://www.domainame.com/product.php?id=1 / 2 / 3 / 4 / 5 or http://www.domainame.com/directory/product.php?id=1 Please let me know which shopping cart can help me to organise the above structure, if i install it then i will need it organised in above manner Thanks and Regards, Merlin
That looks very similar to oscommerce. I don't like the URL's, I had to change them on my website to more SEO friendly links.
Hi, Thanks for your reply, green for you But in precise its not oscommerce bcoz oscommerce url are products_info.php?productid= I want exact match as mentioned above Please anyone can help, Highly Thankful to him/her
Yes there is need because i want pick them for my purchased domain because those domains are cached by G
ALL DP-ERS EXPERTS, Please help, I need it very much , I know many are busy and some must have overlooked Please its a request , let me know which is the Shopping cart mentioned above Thanks a many in advance
You are missing a few very important points here. Just about every shopping cart will function similar to that but... that is not what you want. You want site.com/product-name or where applicable site.com/category/product-name You don't have a cart for us to look at so people have to make an uneducated guess as to what it could theoretically be. Your two best options are prestashop and magento. Both will afford you much better urls than the example above. hope that helps, Nigel
Thanks mate, a green for you but i want precisely that kind of URL's Ok here you go , I want precisely this shopping care on this website http://www.handster.com/ Can anyone tell me please what shopping cart is in the URL above , It splits the structure as follows Categories : http://www.handster.com/catalog.php?cid=13 Products : http://www.handster.com/product.php?id=142
The easiest route if that's all you want to do is use mod_rewrite (.htaccess) to rewrite those URLs from OSCommerce. I'm pretty sure that is easily possible.