The AOV Optimizer looks at which products were bought together in your real orders, ranks those associations by lift, and proposes bundles from the top of that ranking.
Dashboard: /<org>/<store>/systems/aov.
Lift, not co-occurrence
Two products sold together often may simply both be bestsellers. Lift measures how much more often they appear together than chance would predict — which is the difference between "these are popular" and "these sell each other".
The affinity computation runs weekly, Tuesday 05:00 UTC
(aov-affinity).
The free-shipping threshold
Set too low and you give away margin on orders that would have shipped anyway. Set too high and nobody reaches it. The System reads the actual distribution of your order values and proposes the threshold that moves the most orders up a band.
The dashboard is read-only, on purpose
Recomputation stays on the chat side: runAovRecomputeNow is a tool,
not a button. The screen reads the same functions the tools read, so the
two surfaces cannot diverge, but a screen that could launch a heavy job
needs a capacity answer the platform has not settled yet.
The five tools: getCrossSells, suggestBundle, listTopBundles,
suggestShippingThreshold, runAovRecomputeNow.
Which plans
Every plan, including Free: no paid gate on the dashboard.