You can determine the version of ShopSite you have by clicking on the green ShopSite tab in the merchant interface of ShopSite and then looking at the text in the footer which should have something like: ShopSite® Pro 8.1, StoreID: mystore. The product level is listed right after ShopSite. It looks like you probably have manager since you aren't seeing some Pro level features.
You should look into upgrading to the Pro level of ShopSite as it would make managing your products easier. You would have the following features which would simplify what you are trying to do.
Global Power edit -- Allows you to select some or all of your products orp pages and by changing a single field make that change to all items in your store
Product Search in the backoffice -- You can search on key words like "pink" and find that one pink towel. You can search on a number of fields in the products such as name, sku, price, sale amount, on sale and much more. You could also select a number of items based on some search term and assign the item to a page.
Scrolling to look at the list of products would be minimized by having the search functionality availble in Pro.
DropDown menus are easy to create. You simply enter the options for the shopper to select from on individual lines like this example for various size and color T-shirts
small
med
large
xx large
red
blue
green
white
That requires no knowledge of html on your part, ShopSite will build the dropdowns for you.
In a Pro level store you can even have the price change for items by simply adding a ; and price increase/decrease to the end of the option. i.e. if xx Large costs $2.00 more you just add ;+2.00 to the xx large option
so the above example would be
small
med
large
xx large;+2.00
red
blue
green
white.
I don't understand this statement " I have Made 1 page for each price and each size. Why is that Not an Option when in the Page edit? This created 5 pages for each Item." Can you give a URL that has an example of what you are trying to explain?
If you would like to test the features of ShopSite Pro you can get a demo store at:
http://eval.shopsite.com/cgi-bin/ssdemo ... edir=ver81
Also when working with large number of pages or products many merchants prefer to make changes to their stores using the database upload feature. They use a spreadsheet application like MS Excel or a database application to change prices or to assign products to pages etc and then upload the data to their store so that they don't have to edit each product individually in the ShopSite backoffice.
Html suggestions or questions can be asked in the User Forum section. There are lots of code examples already there as answers to previous questions. So if you have a specific question please post it in that forum or do a search to see if you can find the answer there.
Thanks for your suggestions. They will be considered for future enhancements.