myPFstore Documentation : Standard Mode

Document Date: 5 September 2008 / Version 1.0

Setting up for Standard Mode.


The following are the required final steps to enable your myPFstore installation in Standard mode :
  1. Log on to Printfection and go to the Store Settings page for your store.
  2. Select a theme from the Themes Tab. If you have not already done so, you must select a theme from the list available. myPFstore will not work with the Default Printfection theme.
  3. Enable Customize the HTML on the Display Options tab. Click Save Display Options.
  4. On the Custom HTML tab add the following code at the top of the Base HTML, before all existing code (substitue your myPFstore location instead of www.yoursite.com).
    <script type="text/javascript" src="http://www.yoursite.com/js/jquery.js"></script>
    <script type="text/javascript" src="http://www.yoursite.com/js/myPFstore.js"></script>
    <!-- Start myPFshop -->
  5. On the Custom HTML tab add the following code at the bottom of the Base HTML, after all existing code.
    <!-- End myPFshop -->
  6. Save your HTML by clicking on the Save HTML button at the bottom of the Custom HTML tab.

Test your myPFstore.


Once you have completed theconfiguration and followed the steps above you are ready to test your store. In your browser, go to the address that you have installed myPFstore. If you have successfully followed these instructions, you should see your store loaded into your browser on your domain. If not, please go back and double check everything has been done right, and if so, check the Troubleshooting page for more suggestions.


Next Step:Advanced Mode


Disclaimer

Please Note. This document has been prepared to quality standards, however, there may be some errors. If you find something that is not quite right, please let us know via our contact page.