Installing Snippets

This page describes how to use out-of-the-box behaviour for opening workflows and adding the created design to the cart. Behaviours unique to your store will require use of the API. To add a new button (Customize Now) In your shopify admin,click onto online storethen...

Redirect Products

Most uses cases which aren’t covered by the default snippets will need to be handled with custom code that interfaces with the Javascript API, but for some very specific use cases, the only extra step needed is to add a tag to your Shopify product that fits a...

Latest Snippets

If your snippets are outdated, you can update them by overwriting them with the versions listed here. snippets/spiff-button-design-product.liquid {% assign product_object = all_products[product_handle] %} <style> .spiff-spinner-outer { animation: rotator 1s...

Shopify Plugin

Installation Process Merchants will find spiff in the Shopify app store . Install the app. No credit cards required upfront. Free trial period of 14 days applies so installing is risk free. The merchant must have an active Shopify Store in order to install...