David Lee
David Lee
When the tax is included in the price, the calculation for discount looks incorrect. This needs checking and fixing.
Use client tracking with cookie or session memory in the browser to understand how the client arrived at the product and display a breadcrumb that shows the path followed by...
The tax number in the cart must be in the format of "AA123456789" to work correctly. In somecases the prefix country code may not be placed on the number, therefore...
When you do a search for products with the cascade category option ON, the product count returned is not matching the amount of products returned.
Extra records with an invalid "Lang" column (blank or NULL) are created on some records. This does not effect the functionality and the site will continue to work correctly with...
If the module setting (Redirect To) of the full cart modules are not saved then the store setting should be used. However the store setting option creates a url of...
An Ajax error message appears on OS_Checkout OS_Fullcart This error disappears after saving and doesn't cause any problems. But should be fixed.
In the OS_ProductView module it would be good to have the option of union or intersection when selecting multiple categories.
The search currently refreshes the page to pickup the searched products. This should be full Ajax, by using the front office product.js and the ajax return after the search criteria...
If the search.cshtml of products is NOT activated a cookie is not created. If the search page is displayed without this cookie an error message is displayed. In normal operation...