a little bit of advise please

Status
Not open for further replies.
A strong search feature is a must. Thumbnail previews of search results is great.

Strong navigation. Clean lines and appearance.

I personally like frames, as they keep navigation always close at hand.

But nice clean, small, fast loading pictures, that can be clicked and opened in a new popup window in greater detail.
 
Manually copy and paste the text you want to quote into the reply editing window. Highlight the quoted text, then click on the icon above the edit window that looks like a cartoon quote balloon.
 
Or you can use BBC code tags: left straight bracket, the word QUOTE in caps, right straight bracket, and close with left straight bracket, the cancelling slash (/), the word QUOTE in caps, and right straight bracket.

If you use the highlight and click method, you'll see this coding come out that way in the posting text window.

For me, this method works better, especially if I'm doing quotes within quotes. But I don't mind typing stuff out.

I know, I know, I'm just wierd. I know.
 
I like search functions where I can tell it to look in one specific subcatagory. I hate sites that have a ton of products, I want one specific thing, say 30-06 ammo, so I click on 'ammunition' and now A)I must click on rimfire/centerfire, then on handgun rifle shotgun, then on a list of calibers to finally get to the 30-06 OR B) there is a huge list of all the ammo, I am viewing 20 items per page, and there are 17 pages of stuff.

If I encouter A or B, I'd like to be able to just go to a search function and type in 30-06, and have it search ammo only (with the option to search the entire site) but most places only search the whole site, and with ammo names being numbers, I get a ton of false hits off of price, measurements, etc, in addition to all the guns the site has chambered in 30-06, 30-06 cleaning kits, 30-06 christmas ornaments, 30-06 cigarette lighters, "this belt ammo holder securely holds any common rifle catridges, like 30-06" etc etc so I still have a ton of stuff to wade through.

While this site is pretty sparse now, who knows what will eventually fit it, but I can already see someone who remembers a colt revolver with a certain grip material, say elk horn trying to find it again, and getting all the knives with elk horn grips rather than the one pistol he is trying to find, or put in a cartridge length for some of the oldies with different lenght cartidge options, and gettin knives with the same length blade, or vice versa.
 
I really like it.

I don't have much to add, except make sure and keep the breadcrumbs. Those really help me when looking around. Especially after a search really doesn't find what I need, I can at least use the crumbs to fall into the category I need.
 
Here are my two cents:

- Search is a must if you have lots of products

- Must have good navigation. Often this includes a toolbar menu with drop downs, a "cookie crumb" along the top to indicate the path navigated and hyperlinks to backtrack, AND a left side frame for an outline style. Don't make me drill through six layers of navigation to find something and then to change I have to back out

- As another poster said, give me some INFO about the products. I hate it when you see five similar products at different prices and no info about why I should spend $30 per mag instead of $10. At a minimum copy the text from the manufacturer, but add your own expertise/observations.

- Really nice to have links to review pages. These could be pages on another site, or articles you arranged to have permission to place on your own pages. Further down the road you could add the ability for customers to add their own comments. I love this capability and research products at Amazon (and often buy there) mainly because of the excellent input from other consumers.

- Consider using AJAX for your data controls if you have long selection lists and are changing the display based on selections. AJAX controls will directly interact with the server database without having to wait for the web page to be refreshed. The controls and page performance are much better.

- Make it font size browser scalable friendly. Many of us older guys have more money to buy stuff, but declining near vision. I like to change my browser to use larger fonts. But if you are placing text inside frames at absolute positions then the larger fonts cause the text to run together and overlap. Make your web page friendly to various display sizes and font sizes by keeping everything relational not absolute positioning and sized.

- Also, to help those of us with poor near vision, make sure the font is a good contrast to the background. Some sites like to use a lot of black background and blue or red text. Yuck! very bad for some of us. Most high volume sites have figured out that a mostly white background is not only the clearest to view but also very fast to display. Nothing wrong with white background and black or navy blue text.

- Use thumbnail pictures for the main page and allow those to be clicked on for a larger image to keep performance up and save on page real estate.

- For the few large images on the main pages (company logo, etc.) you can use some version of Flash graphics which display quickly and don;t take a huge amount of space.

Basically you need to decide if your site is going to be popular because it delivers products at the cheapest price, or whether you iff a competitive price but superior customer experience. If your boss is using low price as a competitive differentiator, than you can;t afford to spend a lot of effort and equipment on the web page. Keep it simple and invest more on search and navigation.

But, if customer experience is the differentiator, than think about what your company has to offer in terms of information and knowledge that can help the visiting customer. for instance, if some parts are often used together than TELL US THAT. I hate going to sites where you want to buy parts that are supposed to work together, and you may not know what are all of the parts that should be included. If you know it, then tell your customers. Even package it as an optional kit, but at least say something like, if you are buying Part 100 then you might also want to get Part 101, 102 and 103 as they are often used as a subassembly. You could even post instruction on how to use certain parts or equipment.

If customer experience is important and not so much on price, then make sure you have parts IN STOCK! and a selection to choose from, and pictures of them and info as to why someone would want to buy one item versus a similar cheaper one.

For instance, I was browsing for AR15 and M!4 mags. You wouldn't believe the number of sites that just list "AR15 mag, 30 rd. green follower" OK, but why do I want the $12.95 version with a orange follower rather than the $9.95 version with a green one. same with the M14, but in this case there is a huge difference and much lying about whether an M14 mag is USGI, current CMI milspec production, or third party knock-offs. In this case I would like to know for each mag:
- Is it USGI milspec? Who is the manufacturer or importer?
- What is the country of origin (I won't buy made in China and am willing to pay a premium for US made, or at least German made)
- What are the distinguishing features? (Is a green follower more or less reliable? Why would I want steel versus aluminum mags, etc.?)

For each item, pretend I walked into your store and said something like "I need to get some parts to do such and such, what do you recommend and why?" If you assume I know exactly what I want then the only thing you can compete on is selction and price.
 
Traditional Hunter,

When clicking on some of the pics, set your picture to open in _blank, its easy on dreamweaver, that way pics will open in a new window and you won't have to back out of the document.

Keep all backgrounds the same color, the switch to black from the tan background, made me think I was in a new site for a second.

I will have to look more later, but I am in class right now.
 
Your knife section is nice. It should be searchable so that someone looking for a specific make/model can find it. You could also lay out all the knives as small thumbnails that would all fit on a page that the customer could toggle to see your current product package. That way they see the whole inventory, look at the particular product with the specs and can still toggle onto the middle size image to get to the detailed images.
 
Run&Shoot:
I looked into using ajax for some stuff on the site, but my current hosting is to crappy and it kills the load times. I do use some crazy javascript to make product boxes, actually. Your other suggestions about search will probably start applying to my site if the inventory shown on the site doubles. At that point ill probably be using JSPs and i can implement.
As far as better descriptions, i will talk to the owner, maybe he can provide them soon.
Also:
What kind of extra descriptions do you want to see other then the specs? I -personally- have no idea what else you can write about a gun, but thats because i never wrote much about any guns.

sierrabravo45:
good call about the backgrounds, i will fix that soon. I use open source gallery software to drive the image galleries on the site, so integrating the two so they look nice is something i need to work on.
I am not a big fan of using too much _black targets, i think they are somewhat annoying if there are too many of them, plus lots of people block popups these days.

hso:
i like your idea about having just the pictures in a grid or something, when i move to jsp + database i will add that kind of a view, right now it would be too much extra work to keep all different views up to date by hand.
 
ilbob,
Unfortunately, if you have a small screen resolution, there is only so much i can do for you, since if i make the pages fit on a small screen they will look weird on the resolution that everyone elses.
I just found the text a little hard to read. My screen is a laptop, 1024X768. I thin k a different font, and maybe one step larger would make it much easier to read. it just comes across as stark. That is the only word I can use to describe it.
 
Status
Not open for further replies.
Back
Top