Plug into the PopShops Data Pack and create your custom e-commerce website without the having to import and parse raw feeds, track inactive products, and host raw data - all for $59.99 per month.
Sign up for the Data Pack free 30-trial to access the documentation, choose your merchants, access your API keys, and enter your affiliate IDs.
Data Pack is a RESTful API. The Data Pack API calls are implemented as XML over HTTP. The actual call to the API is made with an HTTP GET. In your Data Pack account is detailed documentation on the types of calls you can make. Documentation and specs are also available at bottom left navigation of this page.
Custom solutions - If you have a business that needs a custom solution, please email corporate@popshops.com.
Of course you can build almost any custom solution using the Data Pack API from PopShops. If you want to play around with some pre-built scripts, here are some examples to get you started.
You need to paste this code into a document named popshops.php for these scripts to work. It is a "class" script that is included in the scripts. It basically is a PopShops API class that helps those scripts talk to the API. You would just copy and paste it into a file in the same folder as the script you use.
Build a niche storefront based on keywords with multiple categories. This example is a bridesmaid dress shop. To build this storefront, the following merchants were used: American Bridal, Macys, Bridal Online Store, Nordstrom.com, TJ Formal, House of Brides, Overstock.com
You can call deals into your site. Here is a script that you can tweak that will bring deals in and show various categories. This is based on several hundred merchants. Note that this script is imperfect. If you are a PHP dev and want to send tweaks, or fixes, please send them to samples at popshops.com