Skip to content
Log in

Website v20.0.37 - 4 February 2026

On this page

This patch release focuses on improvements to product data quality and merchant feed accuracy. Google Merchant Feed has been significantly enhanced with support for multiple product images, better brand data, and improved handling of invalid product data to prevent feed generation from failing. Rich product data (JSON-LD structured data) for SEO and Google Search has also been overhauled. Additionally, discontinued products no longer have a hard-coded “(Discontinued)” prefix added to their name in feeds and templates, and inactive product-category associations are now correctly excluded from category pages.

Enhancements

Google Merchant Feed: Multiple Images and Improved Data Quality The Google Merchant Feed has been updated to support up to 10 product images per item, in line with Google’s specification. Images are now exported at original quality instead of scaled-down medium versions, improving how products appear in Google Shopping. Brand output has been corrected to use the display name rather than the internal name. Performance of feed generation has also been improved.

Google Merchant Feed: Resilient Against Invalid Product Data Previously, if any product had incomplete or invalid data (such as missing shipping dimensions), the entire merchant feed would fail to generate — leaving the feed empty. The feed generator now skips individual problematic products and continues generating the rest of the feed, ensuring that a single invalid product does not block all other products from being exported.

Rich Product Data (JSON-LD) Improvements The structured data (JSON-LD) output for product pages has been significantly improved. Previously, it was showing placeholder text instead of actual prices, omitting images, and not populating variant details or pricing ranges correctly. The updated implementation:

  • Shows accurate prices including variant price ranges
  • Includes product images
  • Populates variant-level data including hasVariants, isVariantOf, and variesBy fields
  • Uses the Salesforce product ID as the stable productGroupID for variant groups, fixing Google Search Console errors where this value was previously null

Discontinued Products: Prefix No Longer Hard-Coded Product names for discontinued items no longer have “(Discontinued)” automatically prepended. This prefix was appearing in merchant feeds (Google Shopping, Facebook) and could not be removed by merchants, making it harder to sell remaining stock. Product display names now reflect only what has been configured, without system-added prefixes.

Deprecated Fields

No deprecated fields in this release.

Fixed Bugs

Category Pages Showing Products with Inactive Category Associations Products were continuing to appear on a category page even after their association to that category had been set to inactive. The category page query now filters to only include products with active product-category associations.

Was this article helpful?

Was this article helpful?