Duplicate products, with different prices, are appearing in search results. When clicked, the products link back to the same (correctly priced) product.
I suspect the problem is something todo with WPML, but cannot be certain.
It might be related to WPML, but actually, all of these ‘duplicates’ are separate products within the same language. They does not show up in the back-end search, but if I open them directly via editor by their IDs, they exist. Example:
– Open up the product in the editor with the ID 27363: https://i.imgur.com/1pJUkDd.png
– Also, open up the ID 27691: https://i.imgur.com/eo1zhFS.png
Those are duplicate products, linking to the same product URL. Because their IDs are different, they are stored as separate product objects. I think this should be removed within the WooCommerce or WPML directly somehow.
Until then, I enabled this option under the plugin settings. This will prevent duplicate title entries to display as results, it temporarily resolves the issue.