{"section":"known-issues","requestedLocale":"en","requestedSlug":"pickup-point-unselected-by-checkout-ui-when-changing-sla","locale":"en","slug":"pickup-point-unselected-by-checkout-ui-when-changing-sla","path":"docs/en/known-issues/Checkout/pickup-point-unselected-by-checkout-ui-when-changing-sla.md","branch":"main","content":"## Summary\n\n\nConsider a cart with two or more items from different regular sellers, let's say, seller A and seller B. If pickup options were already selected as the SLAs to fulfill these items, when changing the selected pickup option for the items of one of the sellers (let's say, seller A) using the Pickup Point Modal, the Checkout UI unselects the pickup option selected for the items of the other seller (let's say, seller B).\n\nWhen this happens, the UI sends `logisticsInfo[].selectedSla` as `null` for the items of seller B on the `/shippingData` request and the `logisticsInfo[].selectedSla` of these items on the orderForm defaults to a delivery one.\n\n\n#### Simulation\n\n\n\n- Add two items from 2 different sellers to the cart;\n- Change to pick-up point;\n- Change the selected SLA for one of the items.\n\n\n#### Workaround\n\n\nN/A"}