AI OnAI Off
A few screenshots would definitely help to understand the problem here, @David
Hi @Quan,
As you can see from the image, when selecting the variant that is directly underneath the product (highlighted blue), Episerver selects the one that is listed underneath all the products under that category.. Quite the issue when there's lots of products and you the variants aren't visible!
We were seeing this issue as we were using a custom list propety attribute that was displaying the Commerce structure, however we've seen that there's a UI Hint available for this and has solved this issue! The UIHInt is:
[UIHint(UIHint.CatalogNode)]
Hi guys,
We currently have a simple IList property of content references with an attribute to use the commerce catalogue as the root.
We're having a couple of issues with this however.
Any help would be most appreciated!