December 2009
4 posts
Improved Checkout (Buy) Page
We’ve made some changes to how the country list on the buy page is displayed. Previously all countries were displayed, independent of whether your store actually had shipping methods available for those countries. If clients from an unsupported country fill out the form, they would be presented with a warning on the next page.
From now on, only countries that the store can ship to will be...
Asynchronous Google Analytics
Google Analytics tracking for EnStore now works with the new asynchronous api. This should make your store load faster as the browser will now load the analytics script in the background. That way it can start displaying the page even before the tracking script is fully loaded. You can read more about the async api here.
Transparent Image Scaling Supported
You can now resize images in the PNG format without losing transparency. We used to replace the transparency channel with black, but from now on it will stay intact. This is for example great for using your store logo with different sizes and background colors.
Search Bug with Ünicøde fixed
Fixed a bug where you would get an error page if you’d try to search with unicode characters. Now you can search on every character there is.
Fixed an issue where products on the item page would sometimes not get updated correctly.