{"section":"known-issues","requestedLocale":"en","requestedSlug":"component-seller-selector-may-present-inconsistency-in-deliveryshipping-prices","locale":"en","slug":"component-seller-selector-may-present-inconsistency-in-deliveryshipping-prices","path":"docs/en/known-issues/Store Framework/component-seller-selector-may-present-inconsistency-in-deliveryshipping-prices.md","branch":"main","content":"## Summary\n\n\nThe Seller Selector component presents inconsistency in delivery/shipping prices based on the order amount.\n\nExample:\nRegular Promotion:\nWhen the customer places an order above the X value, the shipping value will be free.\n\nBased on a scenario with the configuration above, when performing a shipping simulation using the Seller Selector, the component will use a GraphQL shipping query, equivalent to a request of the Simulation API, however, for each seller that the product is available, based on the postal code of the customer, the query will receive an item as a parameter, thus setting up a \"cart with multiple items\", therefore, depending on the value of the order, exceeding the limit value of the promotion and applying free shipping.\n\n\n\n## Simulation\n\n\nBased on the example above:\nCreate a promotion where the type and the amount of the discount will be \"Free shipping\";\nTest the Seller Selector component in a PDP with a product that it's related to the promotion above and available in several different sellers.\n\n\n\n## Workaround\n\n\nN/A"}