I want to create a website for my T-Shirt business. I’ve tried osCommerce and it’s ok for a basic setup but even something simple as installing an addon for SEO turns into a nightmare of database editing and modifying php files.
I’ve used WordPress before and it’s an absolute dream to setup and customise.
Here are the requirements that my shop would need:
-
Multiple attibutes – e.g. customer should be able to choose things like size, color, garment type etc. Also I need the option of an attibute to be able to change the price. E.g. If I have a base price of $11.99 and the cutomer selects “Kids small” for size then I want to deduct $3 from the base price.
-
Display multiple pictures depending on what I choose. E.g. if I choose a woman’s tee from the garment type then the picture should update to display the design on a woman’s tee.
-
Bulk import/export – I need to be able to mass import or export products, attributes etc. via something like CSV or Excel.
-
Reporting tools would be nice, so I can see my shops performance at a glance.
I know there are several eCommmerce plugins out there but do any of them do the things I’ve listed above?
Many thanks in advance.