Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
You are right. We need to fix this. Thanks for pointing this out.
I am reporting this as an improvement.
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
I found another issue that caused all but three of the products on this site to just get kicked off Google. The stock/availability status in the schema is not the same as is reflected in the Google feed for out of stock items. InventoryManagerData inv = null;
inv is never populated so when you hit if(inv!=null), you don't hit the rest of the code
Also, please check bool allProductOptionsSelected = (optionChoices != null && optionChoices.Length == product.ProductOptions.Count);
allProductOptionsSelected is coming up false for products with no options.
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
This surely needs improvements. I am updating the existing bug report created.
Thanks for pointing this out!
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close