Skip to main content

2022 December

· 3 min read
Geins

Merchant Center Release Notes

CMS

  • Preview on published collections: Published pages with start or stop dates can now be previewed.
  • Content handling on scheduled campaigns: CMS content can now be added to scheduled campaigns.

PIM

  • Price administration for multiple currencies on a product: Support has been added for working with multiple currencies on product prices for products in the same channel.
  • Products list: A column showing freight class has been added to the products list view.
  • Campaigns: Campaign prices set in Merchant Center are now updated more instantly in the shop.
  • Resolved issue: An issue has been resolved where the last parameter value didn't show properly in the parameters box on the product edit view.

WMS

  • Bulk shipment: Support has been added to enable handling of bulk shipment with carrier Bring in Merchant Center (configuration required).
  • Fulfillment history: New columns have been added in the fulfillment history view:
    • Country: Shows a comma-separated list with the countries that the orders the parcel group include.
    • Shipping: Shows a comma-separated list with the shipments used on the orders the parcel group include.
    • Bulk shipment: Shows the date the bulk shipment was booked if a parcel group has been included in.
  • Resolved issue: A previous issue where the phone number was sometimes set to "none" during delivery has been resolved.

Import Tool

  • Currency column: A new column for currency has been added to the product import template.

API Release Notes

This release includes a number of new features and improvements to the geins.io e-commerce suite. The highlights of this release are:

Merchant API - GraphQL:

  • Added support for customer balance in the merchant API. Balance can be used when placing orders, and a user's current balance can be queried in the GetUser Query.
  • Added support for tags on images.
  • Added the lowest price a product had in the last 30 days.
  • It is now possible to filter on price intervals and discount percentage ranges.
  • Support for alphabetical sorting in the products query.
  • Added extended category data and complete Google Taxonomy information.
  • Added the possibility to use exclusion filtering via the excludeFacets parameter.
  • Added facets for sale to enable filtering on sale or campaign.
  • SKU filters will be grouped if the feature is configured in geins.io Commerce.
  • The tags feature for CMS pages has also been added to the merchant API.
  • The widgetarea query can now parse filters from the URL.
  • Fixed an issue where URL segments were in the wrong order in the Canonical URL received from ListPageInfo.
  • New queries channels and channel.
  • Parameter alias will now be parsed from the URL and set as a filter automatically on CMS areas.
  • Added ParentId to facets to enable treeview display of category filters.
  • Added support to ListPageInfo for URLs containing only a parameter alias.

Management API - REST:

  • Added support for custom sort fields. These sort fields can be set from external applications via the MGMT API.
  • Added possibility to send in a list with tags when registering for newsletter. These tags are sent to the newsletter provider if supported. Currently, we only support tags for RuleMailer.

Databridge:

  • Improved the syncing of categories and brands.
  • Improved the performance of data synchronization between geins.io Commerce and storefronts.
  • Solved an issue with import of widget data failed when images contained an apostrophe.