Skip to main content

2 posts tagged with "Carts"

Cart Preview (Beta) in Commerce Manager

BETA Try Cart Preview to Validate Promotions, Pricing, and Catalogs

We're launching Cart Preview in Commerce Manager as a beta feature—designed to help teams simulate real-world cart scenarios for validating catalog setups, pricing, and promotion evaluations.

What's New?

  • Preview how your catalog and pricing will behave in a live cart environment.
  • Test promotion rules and shopper-specific conditions before deployment.
  • Gain confidence in your configurations without needing a separate storefront.
  • Planned: Support for account tags, custom attributes and custom SKUs

Cart Preview is currently in beta and available for early feedback.

See Commerce Manager Cart Preview

Cart Preview
Cart Preview is currently in beta and available for early feedback.

Added cart update event for tax operations on the cart, Added order number as a new optional field, Added Sluggable Custom Fields for Commerce Extensions

MINOR A cart.updated event is now emitted whenever any tax-related operation occurs on the cart, such as adding, updating, deleting, or performing bulk actions on tax items. For more information, see Observable Events.

MINOR We have now introduced a new optional field, order_number, which serves as an alternative to the existing order_id. For Authorize.net transactions, order_number will be sent instead of the order_id, and will appear as the invoice number. For more information, see Update an Order.

MINOR We have added the ability to configure string Custom Fields for use_as_url_slug, allowing you to use the value of that Custom Field to access your Custom API Entry in a way that is well-known to you and your processes rather than an auto-generated identifier. For more information, see Update Custom API Entries.

Additionally, we have also added a checkbox in Commerce Manager to enable a Custom Field for use as the URL of entry record. See Creating Custom Fields.