Two problems with Woocommerce Product and Review structured data after update to X6.0.1/WC3.2.6, not sure which one is responsible for the Structured data output?
-
Product Name and Description field are not supporting multilingual, they should be output using either __() or _e() functions.
-
Google reports that the Review structured data is missing “The review has no reviewed item specified.” which I interpret to mean that the product URL (pointing to the reviewed product) is missing?
Could you tell if this is handled by the X Woocommerce extensions or if these are handled by “pure” Woocommerce code?