Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
integration:sitemason [2014/06/11 19:04] – [Data entry] foxyjoshintegration:sitemason [2014/06/11 19:11] – [Setup] foxyjosh
Line 24: Line 24:
 The Sitemason Store is a full featured, enterprise-level commerce solution that utilizes the feature-rich FoxyCart platform. We've built a commerce tool to provide product management, inventory tracking & order handling to give users complete control over the products and services offered to customers. The Sitemason Store is a full featured, enterprise-level commerce solution that utilizes the feature-rich FoxyCart platform. We've built a commerce tool to provide product management, inventory tracking & order handling to give users complete control over the products and services offered to customers.
  
-  * [[http://www.sitemason.com/products/cms/commerce|More Information on Sitemason's Commerce Module]] +  * [[http://www.sitemason.com/store|More Information on the Sitemason Store]] 
-  * [[http://www.sitemason.com/about/contactus.html|Contact Sitemason]]+  * [[http://www.sitemason.com/about/contact|Contact Sitemason]]
  
 Features Include: Features Include:
Line 52: Line 52:
 Advanced: Advanced:
   * Enable store datafeed: check   * Enable store datafeed: check
-  * Datafeed URL: https://secure.sitemason.com/www.domain.com/your_store/foxycart (copy from Sitemason Store->Settings->Cart Settings)+  * Datafeed URL: https://secure.sitemason.com/www.domain.com/your_store/foxycart (copy from Sitemason Store→Store Settings→FoxyCart)
  
 Template URLs: Template URLs:
Line 63: Line 63:
 In Sitemason Store Tool: In Sitemason Store Tool:
   * Add store subdomain as named in FoxyCart   * Add store subdomain as named in FoxyCart
-  * Copy API Key from FoxyCart->Store->Advanced and paste in Sitemason Store->Settings->Cart Settings+  * Copy API Key from FoxyCartStoreAdvanced and paste in Sitemason Store→Store Settings→FoxyCart
  
 In template: In template:
-  * must use printContent() in template for cart, checkout & receipt. This is what populates the ^^cart^^, etc.  +  * getStoreAddHTML() - Generates Add to Cart form HTML considering all Sitemason Store product options 
-  * printStoreAdd()generates dynamic add to cart buttons for each item. +  * getStoreCartHTML() - Optionally add mini-cart for display on-page without the FoxyCart lightbox 
-  * printStoreCart()an auto-updated cart module, added anywhere on your site, outside of your_cart.foxycart.com+  * printFoxyCartSitemasonJavascript(), required Generates codeblock for foxycart.js and cart data
  
-More info at http://developer.sitemason.com+More info at http://www.sitemason.com/developers/
  

Site Tools