PCP 3.65, The lowest price is reflecting fine under woocommerce, but it is showing as out of stock with a line through it if there is a store that has an out of stock item within the list. Also the out of stock store is showing at the top of the PCP list.
Additionally the woocommerce link to buy product is reflecting the out of stock item.
April 2, 2019 @ 12:56 pm
I’m experiencing this as well. Have you had any reply? It’s been three weeks now and I’ve not had any replies at all to my messages
April 11, 2019 @ 3:07 pm
Hi – sorry for delay. I was moving country. Price Comparison Pro is going to be getting worked on very soon, bugs first, feature requests second.
May 6, 2019 @ 2:04 pm
This has been implemented in the dev version, coming out soon.
The plugin now correctly identifies if other prices still exist for this product and will only mark it out of stock once all external links are returning no prices.
It also is now correctly keeping out of stock prices at the bottom of the sorted table.
I could not reproduce the affiliate link being updated.
May 6, 2019 @ 2:13 pm
I figured out why the affiliate link was being incorrectly updated.
After the price table has been sorted and all prices fetched (or failed to fetch), the top price is the one that gets updated.
This sorting has been fixed, but separately I’ve added belt & braces in the back-end to ensure this is never updated incorrectly due to broken JavaScript or similar.