Order Guide Submit button replaced with add to cartIssue Order guides no longer have the checkout button, it is replaced with Add To Cart.ReleaseAllCauseThe problem here was that the flag 'Order to Cart' was marked as true. When this is set as true in combination with either adding a Requested For variable or setting Two Step checkout = true, it results in the checkout button being replaced with an Add to Cart button.ResolutionSet 'Order to Cart' to false.Related LinksSome useful docs around this topic: https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/service-catalog-management/concept/delegated-request-exp.htmlhttps://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/service-catalog-management/task/t_CreateAnOrderGuide.html