{"section":"known-issues","requestedLocale":"en","requestedSlug":"pickup-point-options-in-the-checkout-shows-even-inactive-or-invalid-options","locale":"en","slug":"pickup-point-options-in-the-checkout-shows-even-inactive-or-invalid-options","path":"docs/en/known-issues/Checkout/pickup-point-options-in-the-checkout-shows-even-inactive-or-invalid-options.md","branch":"main","content":"## Summary\n\n\nThe pickup points modal, from the checkout, shows in blue the options valid as calculated SLA for the cart and in gray other options that weren't previously calculated as SLA, so the shopper can know about these options and even check their availability on demand. These options come from the `/api/checkout/pub/pickup-points` API (which is just a proxy to the Logistics service), which will list every pickup point from the store.\n\nThe problem is that this API doesn't filter out:\n- deactivated pickups\n- their relationship between loading docks and shipping policies\n- and if they are valid for the current sales channel/trade policy\n\nIn this way, it'll list invalid options for the shopper.\n\n\n\n## Simulation\n\n\nTo have a store with some pickups deactivated and/or unrelated to the current sales channel.\n\n\n\n## Workaround\n\n\nThere's no known workaround."}