Is there way to identify which shopping cart open source technology has been used to implemente for any given website?

For example: if you are looking at shopping.yahoo.com,shopping.rediff.com

can we tell which Shopping cart tool they have used for Example : zen cart, os commerce , magento etc....

I am trying to idenify the website which has zen cart implementation or magento implementation?

link|improve this question

69% accept rate
Looking to commit a little fraud? – Azeem.Butt Apr 19 '10 at 4:54
1  
@NSD, what kind of fraud? – gmhk Apr 19 '10 at 5:51
feedback

2 Answers

up vote 5 down vote accepted

Yahoo and Rediff almost certainly have their own custom build online stores.

You can have a good guess at other websites by analyzing and comparing URLs, markup and form field names with the ones used by Magento, Zen Cart and so on.

BuiltWith.com does this for you, some examples (see under Shopping Cart Integration):

You also have some cool trends avaliable.

link|improve this answer
feedback

Try Right-clicking the Web-page and the View Source option

That ought to throw some light on the script being used...

GoodLuck!!

CVS @ 2600Hertz

link|improve this answer
Feeling crunchy? =) – Alix Axel Apr 19 '10 at 4:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.