View Single Post
  #36  
Old 10-22-2005, 06:05 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Heres my list of things that came to mind when I first had a look. Ive not bothered to point out any good things just things that could be better so it may not sound very possitive .....

Quote:
Add shipping methods - min as well as max weight limit would be good

--------------------------

Final checkout stage - Should only show fields that are filled in (eg first name, last name)

--------------------------

If you remove the master/master account or any provider the products added by that person are no longer shown in the store. In Gold should it not even matter who added the products as we are using a single provider / owner. At least it should say that products listed by that provider will no longer work or something.

you should be able to switch provider via a drop down in the admin area / modify products

--------------------------

subcats list page, number of products is cut off

subcats list page, how come we still show an icon for the parent category and not that of the subcategory. People always complain about this and most mod it to show an actual list of icons and their own category name. would be much better to show

ICON - category name (6 products)

and allow for multi column display too

--------------------------

Order details - customer - still shows badly laid out invoice - why can we not show the same invoice across the whole store
--------------------------

Customer Notes - These are still stored along with the cc details and are not shown on the customers invoice. whats the point of this. if the notes dont go on the invoice / delivery slip how is anyone going to be able to make any use of them. been mentioned a million times in the forum. just give the notes their own field in the orders table and then people can do what they want with them. also make them editable on the order details page by the admin. basic stuff this.

--------------------------

admin - products list - it would be good to be able to also update the list price from here

--------------------------

Customer - Products list - can we get rid of the product code after the product name - god knows how many people ask about this. its pointless

--------------------------

It was mentioned before that the word x-cart would be removed from the general text of the store. it still appears all over the place
--------------------------

Customer - product detail - could we not loose the save % star and add the list price / our price / and amount saved and % in the details area.

--------------------------

Product options - price modifier - imagine i add 3 options - small / medium / large and set prices for each. here we should be able to set a list price too otherwise the % saved is lost and becomes useless.
--------------------------

Wholesale pricing - cant choose more then one membership level. this should be a multi select list not a drop down menu

--------------------------

Wholesale pricing - added a qty and new price, set it for a unique membership. when i changed the membership to all and updated it did not display on the user side

--------------------------

Static pages - would be great to allow embedded pages to be put into categories

--------------------------
Upgrade center - usefull to be able to save xcart members area username and pass so that your not asked to log in when you click check for updates. Things like payment gateways should be able to check for newer versions. so much of upgrades is updating payment gateways that most people never even use. Why not just update and even install the ones that you want to use. make it so much easier to make sure you stay current. wouldnt have to wait for a release patch if you could update payment gateways on the fly

--------------------------

payment methods - whats 'cash on delivery method' all about ?


--------------------------

Credit card payments - how come we still have months instead of numbers in the drop menus. when did you last see the month as a word on a credit card ?

--------------------------

Invoices - still look untidy, could be made to look so much more professional.. WARNING: Antifraud module is not enabled. is this needed ? why would a customer want to see this. would this not raise concerns or questions from end users ?

--------------------------

Images Location - why is there not a set of default folders set up during install so that images can be put into files folder.

files/images/thumbs
files/images/detailed
files/images/icons
files/images/manufacturers
files/images/variants

The amount of people who ask about this and then have problems getting images into the filesystem. How many people would rather put the images somewhere else. probably none. once and for all have these basic folders set up as standard and drop an htaccess files in there. a new folder is made for every provider and still the images have not been thought about...........

--------------------------
Languages - if only one language is installed why ask us to choose one when you first hit that page ? Tiny text boxs for descriptions just makes it hard to edit things. make better use of the space. Whats the point of the description field when adding language vars. 99% of the time its just a copy of the value field. why not just drop the description field and make the value field bigger and easier to use...

--------------------------
Titles - why not just add these as a subsection of the languages page and build the array out of lng.title_mr , lng.title_mrs etc. having its own admin section is a bit much


--------------------------

Detailed image pop up - only shows first image, the window it opens is never big enough to display the whole image and also cuts off the next / previous. this window should not be stretchable, it should just fit the image its displaying....

--------------------------

buttons - can we not use one method for buttons.. whats the point in having go buttons. why not just make all the buttons look the same

--------------------------

products list - sort by, whats the point in having an option for default ? as a user what does that mean to them. to make it useful why not have 2 drop menus, 1 says order by and the other says how many products to show per page. an option to list products without images would be useful too. so would an option to list products as just title / price / qty and an add to cart for the whole page (multi add to cart in one go)

--------------------------

Send To Friend - I see theres an option to be able to turn this on and off in admin but why not just add this as a module and allow it to be switched oin and off with all the others. would make more sense that way.

--------------------------

UK config - when installing the store and choose UK style - why not have the following ..

Zones - UK / Europe / Rest Of World
TAX - VAT - 17.5% for UK / Europe

why do we need a zone for UK/London - get rid of this
why have a euro zone that includes the UK (if the store is in the UK then this is national not international)
why bother with 5% VAT option - get rid of this

Every store Ive set up in the UK ive removed all the stuff that was set to supposidly be helpfull and set up my own zones / vat as it should be.

--------------------------

Countries management - has states - why not have these all unchecked as standard unless they actually do have states or at least allow them to be all turned off in one go.

--------------------------

Emails - customer order complete, processed, cancelled etc etc etc - why not simplify the whole email thing and make a standard header and footer and pass a variable to the main mail template to say if processed include processed body. lets just cut down on the amount of seperate templates needed. most of them repeat the same things over and over. same applies for profile notifications

--------------------------

<PRE>
<FONT>
{include file="customer/main/customer_details.tpl"}
</FONT>
</PRE>

- could we just loose these tags and format the things like customer details in a clear and simple way. having things displayed in such a way really make the store loose its edge. So simple to apply some attention to detail.


--------------------------

Currencies - its a pity that were still stuck with only 2 currencies. we should be able to add as many as we like


--------------------------

what are we using <font> tags or <span> tags. should we not by now just be using <span> tags. are font tags not outdated now ?

--------------------------

CSS FILE

.CategoriesList - can we just loose this, no reason why categories links should be any different to other links

Do we have to have all the fancy cats styles in there. most people dont use this. can these not stay within the module itself
--------------------------

If this is to be a database only upgrade then seize the moment and clean up all the templates. Even if it takes another few months.

lets get as near html compliant as possible.
Make everything as logical as possible from a shoppers view not a programers view
streamline the user experience and make it idiot proof
did i mention make everything as logical as possible from a shoppers view not a programers view
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting