UPDATE: This problem has been fixed and was due to my own template editing.
TL;DR: The "product_id" id replaces everything contained in it's element (most likely a <span>) with the combined [id]s of the product and product options.
I just recently discovered that the [mfgid] variable, which populates with the "MPN" on product pages, is instead populating with the "ID/SKU" when the product has options available. I'm bringing this to attention on the forums because if you, like me, were identifying the MPN via microdata on your product pages and specifying the [mfgid] variable, then you could be sending out the wrong information for your products and that could result in decrease in organic traffic to those products.
I opened a support ticket that was not taken very seriously, but at the time I believed the problem was localized to the listing_dd.html template. Now that I know the problem extends to all product pages, I've updated the ticket and hopefully it will be taken more seriously.
TL;DR: The "product_id" id replaces everything contained in it's element (most likely a <span>) with the combined [id]s of the product and product options.
I just recently discovered that the [mfgid] variable, which populates with the "MPN" on product pages, is instead populating with the "ID/SKU" when the product has options available. I'm bringing this to attention on the forums because if you, like me, were identifying the MPN via microdata on your product pages and specifying the [mfgid] variable, then you could be sending out the wrong information for your products and that could result in decrease in organic traffic to those products.
I opened a support ticket that was not taken very seriously, but at the time I believed the problem was localized to the listing_dd.html template. Now that I know the problem extends to all product pages, I've updated the ticket and hopefully it will be taken more seriously.
Comment