phpbay in particular uses PHP to import product listings to your blog/cart. The editor kit (at least in the past) used javascript. The difference here is that with PHP the data about the productse (titles, price, and anything else) is displayed to the search engine spiders creating indexable data. Since Javascript is executed client side, the search engines cant see the content.