This is an old revision of the document!


type:
integration
supports-foxycart-version-from:
0.7.0
supports-foxycart-version-to:
1.1
system:
Sitemason
name:
Sitemason Store
description:
The Sitemason Store is a full featured, enterprise-level commerce solution that utilizes the feature-rich FoxyCart platform.
tag:
cms, php
date:
2013-12-09
developer:
http://www.sitemason.com/developers/reference/library/

Sitemason Commerce Module

Please note: The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please post in our forum, but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance.

Description

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.

Features Include:

  • Product Management
  • Inventory Tracking - decrement inventory as purchases are made
  • Order Management
  • PHP Library support for single line store implementation
  • Max and min purchases per item ordered
  • Backorder Handling
  • Seasonal items
  • Fulfillment integration with your distributor
  • Related items for sale
  • Video descriptions
  • Multiple images per product
  • Order Exports
  • In-item price variation - For products with attributes that affect price
  • Custom Order Fields - Like “Special Instructions”

Setup

FoxyCart Setup:

Settings:

Advanced:

Template URLs:

Sitemason Setup:

In Sitemason Store Tool:

  • Add store subdomain as named in FoxyCart
  • Copy API Key from FoxyCart→Store→Advanced and paste in Sitemason Store→Settings→Cart Settings

In template:

  • must use printContent() in template for cart, checkout & receipt. This is what populates the ^^cart^^, etc.
  • printStoreAdd(); - generates dynamic add to cart buttons for each item.
  • printStoreCart(); - an auto-updated cart module, added anywhere on your site, outside of your_cart.foxycart.com

More info at http://developer.sitemason.com

Site Tools