I hope this is the right place for my post.
I'd like to remove a powerful but complicated software from my e-commerce site and replace it with something simpler but more flexible. So I've built an html mirror of this site here
www.shop-shop.biz to which I'd like to add cart functionality. I have been looking around for some days and found many offers, some such a long list of options I was unable to understand - unless I made tests, with considerable loss of time - whether they suited my requirements or not. I now know enough of cart software to understand that some options, even if not listed, can be 'adjusted' to address other needs, but, as I said, they take too much time to evaluate. I'd be grateful to hear suggestions for a viable solution to these requirements:
- Already existing Html site.
- a very small amount of products (31). I don't expect to add many others.
- I don't need any help to create new pages for new products.
- Multilingual. This is a must, but I can build other language sections without problem using my own php system.
- Only three types of payment accepted: pre-paid bank transfer, COD and PayPal. I don't expect to use credit cards.
- Item options: colors, many colors, 182 RAL colors to choose from a table.
- Discount on whole transaction if payment is via bank transfer.
- Taxes: this is really tough. 20% VAT is applicable to any buyer residing in my country or to private citizens residing in a EU country but it is not applicable to EU businesses provided they have an intra-community VAT number and to any buyers from any non-EU countries. I suppose this can be solved with an extra field somewhere on the cart page where buyer - if eligible for VAT exemption - should ad his/her VAT nr or state he/she will provide it before shipment.
Thanks in advance
Valeria