For the complete documentation index, see llms.txt. This page is also available as Markdown.

Storing Vehicle to parts on orders (Core)

Custom data sent with an add-to-cart request (such as filter selections or configurator choices) is now saved against the order line instead of being silently discarded.

How it benefits the Merchant

Preserves customer product-configuration data (e.g. fitment or configurator selections) for order fulfillment and reporting, reducing errors from lost details.

Potential FAQs

Q: Do I need to enable this to capture custom data?

A: No action is needed — custom data sent with add-to-cart is now saved automatically instead of being discarded.

Q: Where can I see this saved data?

A: It's saved against the order line and available for later reporting.

Last updated