Index: APPS/Blum/impl/OnlineProductConfiguratorService.cls.xml =================================================================== diff -u -r41148 -r41152 --- APPS/Blum/impl/OnlineProductConfiguratorService.cls.xml (.../OnlineProductConfiguratorService.cls.xml) (revision 41148) +++ APPS/Blum/impl/OnlineProductConfiguratorService.cls.xml (.../OnlineProductConfiguratorService.cls.xml) (revision 41152) @@ -95,7 +95,7 @@ Set Webshop.ID = ..Vhisie4WinkelkarConverteerder.Converteer(UserCart, Klant.Klant) Set Webshop.Taal = Klant.Klant.GeefTaal() Set Webshop.URL = ..ConfigMgr.GeefString("APPS.Blum.impl.OnlineProductConfiguratorService.JSONResult.Vhisie4URL") - Set Webshop.URL = Webshop.URL _"?destination=/ov/manage/" _Webshop.ID + Set Webshop.URL = Webshop.URL _"?destination=cart/switch/" _Webshop.ID _"?destination=/cart" } catch { #dim Exceptie As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() If (Exceptie.%ClassName(1) = "TECH.Exceptions.InvalidInputException") {