OpenStore
OpenStore copied to clipboard
OpenStore
Ran into an issue where the minicart doesn't get updated wqhen you have selected a razor script with a different name than MiniCart.cshtml. This is caused by this javascript function...
The json created for the dropdown selection is incorrect, if double quotes are used in a property name. The creation of the json object needs to strip or replace the...
When you add an ampersand to a categoryname this will give problems (for example) in the settings of the product_view module. Try setting it to the default category, and it...
This method ont he product is not working. It's trying to use. DataRecord.GetXmlProperty("genxml/textbox/txtcategoryref") which no longer exists in v4.
We've set free shipping for orders above 200 euro's However, when someone orders for 220 euro's and get's a discount of 50 euro's the total of the order is 170...
I've been testing the viability of using OpenStore for restaurants to take online orders during this pandemic everyone if facing and I've noticed that when configuring "Options" that are "Required"...
When trying to upgrade from version 4.0.5 to latest I get the following error: ... Info Module registered successfully - OS_ProductFilter Info Component installed successfully - Module Info Installation committed...
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...
Somehow, one of my images didn't upload correctly causing the back office to hang. I've tried validation; exporting, deleting, importing; changing browsers; clearing the cache and restarting the application; stopping...