Im having a mare trying to find what is causing this error,
If I have 1 product in my cat it shows 1 error, If I have 200 products it shows 200 errors,
When I click to view the error I am given this code
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e%20AND%20%28%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e%20%3d%3d%20FALSE%29%20AND%20%28%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e%20%3d%3d%20FALSE%29" >
I have a feeling it has something to do with the info on the products thats imprted from EPOS,
Any help with this issue much appreciated
If I have 1 product in my cat it shows 1 error, If I have 200 products it shows 200 errors,
When I click to view the error I am given this code
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e%20AND%20%28%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e%20%3d%3d%20FALSE%29%20AND%20%28%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e%20%3d%3d%20FALSE%29" >
I have a feeling it has something to do with the info on the products thats imprted from EPOS,
Any help with this issue much appreciated
Comment