Hi,
So this happens on all of the entries, not just a specific entry?
What do you have if you query the Commerce database with this:
select * from dbo.CatalogEntry where CatalogEntryId = 60750
/Q
Hi Q,
It happens for all entries!
Running the SQL returns one result - which looks like the correct product.
Thanks
On the Quanta demo site it seems that when going to CMS > Commerce > Catalog and choosing a product you get the ability to edit on page.
In my current implementation I currently get an exception error:
Followed by the stack trace:
I have checked our Initialization Modules and it looks like we're setting these correctly:
Any pointers where I'm going wrong would be great, or what I need to look into.
Thanks,