Here are all bugs we found in latest Easystore.
BASKET
If you go to the checkout (payment page), then return to the basket and empty it, you land on the payment page (instead of the store page).
How do I change the shopping cart icon? (Other than CSS)
TRANSLATION
The word “Weight,” found on the “Visit Cart” page, is not translated. The field is not available in the com_easystore.ini language files
For European countries, it seems to me that the word “Province” is more appropriate than the word “State”.
How to update a language file without it being overwritten by an update?
Bar chart “Price range”
The lower minimum is 1 instead of 0 (there could be "free" products and the maximum is 96 instead of any number.
The upper minimum is 19 instead of 0 (manual modification works but not graphic modification) and the maximum 114 (cannot be modified manually)
The current upper minimum is 3 graphically instead of 0. So even if I put 1 manually, the products at 2 are still displayed
PRODUCTS
It is imperative that in the PRICING zone you can enter the price excluding tax (HT), the tax percentage, and the price all taxes included (TTC). We should be able to indicate, for example, the tax and the final price and the application will automatically recalculate the excluding tax
Example: price excluding tax: VAT %: 5.5 price including tax: 14.95 price excluding tax = 14.17
We must therefore have in the application settings the possibility of displaying, during payment, the prices excluding taxes (HT) or all taxes included (TTC). In both cases, during payment we will display the amount of taxes or not.
We must be able to apply several different VATs. Currently only one VAT per Country.
EASYSTORE page
I displayed 2 filters on the EASYSTORE page (By Category and Price Range). Below I display the products with their category. If I click on the category, the Category filter disappears because I suppose it considers that we have more than one category. Now I should be able to continue filtering on categories.
DELIVERY page
As with products, you must be able to indicate the VAT applied to delivery costs. For example in France, the colissimo VAT is 0 and the global relay/parcel relay VAT is 20%. (Very important for billing)
I created 3 expedition groups. A France group, a Belgium-Luxembourg group and a group which includes France Belgium Luxembourg Switzerland and Monaco. For France I therefore have 2 shipping methods (one in the France group and one in the group where there are 5 countries). When checking out, only shipping to France is displayed.