Hello,
With a colleague we made some tests on Easystore and found these problems
BASKET
When the basket is empty, “continue shopping” redirects to the home page of the site and not to the EASYSTORE page
After putting a product in the basket, going to 'visit the basket', then deleting the contents of the basket, the page redirects to a page containing only 'Your basket is empty - Continue your purchases' instead of redirecting to the
EASYSTORE page
After this last manipulation, if you return to the basket and click on “continue shopping”, there is a 404 error (page not found)
Once you arrive on the “visit cart” page, if you click on continue shopping, you stay on the same page instead of redirecting to the EASYSTORE page
How do I change the shopping cart icon? (Other than CSS)
TRANSLATION
The words “Weight, Total Weight, Customer Note found in the payment pages (or “visit cart” are not translated. The fields are 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”.
Many duplicates remain in the French translation of Easystore (one line in English and the same line in French). How to have control over the translation of language modules.
Bar chart “Price range”
The lower minimum is 1 instead of 0 (there could be “free” products.
The upper minimum is 19 instead of 0 (manual modification works but not graphic modification)
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.
EASYSTORE page
It is not RESPONSIVE. This absolutely needs to be corrected.
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 shippings methods (one in the France group and one in the group where there are the 5 countries). When checking out, only shipping to France is displayed.
Have fun :)