Table of Contents
- 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:
- Store URL: http://www.domain.com/your_store/
- Receipt Continue URL: http://www.domain.com/your_store/
Advanced:
- Enable store datafeed: check
- Datafeed URL: https://secure.sitemason.com/www.domain.com/your_store/foxycart (copy from Sitemason Store→Store Settings→FoxyCart)
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→Store Settings→FoxyCart
In template:
- getStoreAddHTML() - Generates Add to Cart form HTML considering all Sitemason Store product options
- getStoreCartHTML() - Optionally add mini-cart for display on-page without the FoxyCart lightbox
- printFoxyCartSitemasonJavascript(), required - Generates codeblock for foxycart.js and cart data
More info at http://www.sitemason.com/developers/