Difference between revisions of "Providing downloadable products"
From Spiffy Stores Knowledge Base
Line 2: | Line 2: | ||
==Step 1 - Create your product page== | ==Step 1 - Create your product page== | ||
− | When you have created your product, make a note of it's | + | When you have created your product, make a note of it's ''Product ID'' and ''Product Handle'', as you will need to name your file using these. |
+ | |||
+ | ====Finding out your Product ID==== | ||
+ | Your product ID is an internal number than cannot be seen in your storefront by your customers. | ||
+ | |||
+ | Once you have saved your product, your product ID can be seen in the URL of your product. It is the last part of the URL of the page. In the example below, the product ID is '''''12052'''''. | ||
<pre> | <pre> | ||
− | https:// | + | https://yourstore.spiffystores.com/admin/products/12052 |
</pre> | </pre> | ||
+ | |||
+ | ====Finding out your product handle==== | ||
+ | Click the edit link that is next to your product description. You will see a small link to show the ''handle'' of the product. Click the link, and make a note of the handle. |
Revision as of 12:08, 4 November 2015
We currently do not support downloadable products, but you are able to modify your templates to support downloadable products. There are a few steps to setting up this process, which are detailed below.
Step 1 - Create your product page
When you have created your product, make a note of it's Product ID and Product Handle, as you will need to name your file using these.
Finding out your Product ID
Your product ID is an internal number than cannot be seen in your storefront by your customers.
Once you have saved your product, your product ID can be seen in the URL of your product. It is the last part of the URL of the page. In the example below, the product ID is 12052.
https://yourstore.spiffystores.com/admin/products/12052
Finding out your product handle
Click the edit link that is next to your product description. You will see a small link to show the handle of the product. Click the link, and make a note of the handle.