Maintenance Area
Welcome |
Product Information |
Configuration
Welcome to the maintenance area for your SawShop store. The data that your store
uses is kept in a database on a Saw.Net server. From the Product Information and
Configuration pages
you can update your database.
The fields on the products page are as follows:
- $$ Tag ID (SawShop tag ID) identifies where in your templates the
following information is to be inserted.
- Short Description shows up in the shopping
cart and the order email. The text is inserted at the $$D_Tag ID$$ in the template files.
- Retail price is the default price used in the shopping cart and order
email. The text is inserted at the $$P_Tag ID$$ in the template files.
- Wholesale price is used in the shopping cart and order email if the site
is marked as a wholesale site. The text is inserted at the $$W_Tag ID$$ in the template
files.
- Image File is only used when updating your html pages. Enter the path
relative to your domain root, or as a complete http path. For example:
/somedir/mypic.jpg, or http://somesite.com/theirpic.jpg. The text is inserted at
the $$I_Tag ID$$ in the template files.
- Long Description is only used to update your html pages. The text is inserted at the
$$LD_Tag ID$$ in the template files.
- Add will add the information entered into your database. The ID must be
included in the template for your store for the information to be inserted when
updating your html pages by pressing the Update button.
- Delete removes the product from your database. If the ID is included in
the template for your store, the surrounding structure will be left in place, but the
content will be blank.
|