For Photographers:
Integrate our catalog with your web site
Make our catalog your own!
We've provided multiple ways that you can integrate your own web site with a unique unbranded version of our online catalog. Show your clients options for products that you can purchase through Full Color. You can integrate both Photo Greeting Cards, and our Press Products catalog sections with your web site. You can also print copies from this site to show non-branded versions of the products in your studio. There are two methods of integration. The following two areas of the catalog can be integrated directly with your web site:
Method 1: Linking to the unbranded catalog
We've created a web site called mystudioproducts.com that contains the unbranded catalog. Create an external link on your web site (to the same or separate window) to the following:
Photo Greeting Cards:
http://mystudioproducts.com/greeting_cards/
Press Greeting Cards:
http://mystudioproducts.com/press/
Press Specialty Products:
http://mystudioproducts.com/press_specialty/
Specialty/Gift Products:
http://mystudioproducts.com/specialty/
Method 2: Putting the catalog directly on your site using an HTML snippet
For slightly more advanced users, you can put the contents of our catalog directly on your web site, making it look like your own, by inserting one of the following HTML snippets into a web page on your site. If you are putting both catalog sections on your site, please put each snippet on its own web page (we don't recommend putting both snippets below on the same web page):
Photo Greeting Cards:
<script type="text/javascript" src="http://catalog.mystudioproducts.com/greeting_cards.js"></script>
Press Greeting Cards:
<script type="text/javascript" src="http://catalog.mystudioproducts.com/press.js"></script>
Press Specialty Products:
<script type="text/javascript" src="http://catalog.mystudioproducts.com/press_specialty.js"></script>
Specialty Products:
<script type="text/javascript" src="http://catalog.mystudioproducts.com/specialty.js"></script>
Insert this code on the page in the place where you want the catalog to appear, somewhere in the body content section (do not put this code in the <head> section of the HTML).

