Errors on checkout
-
Im getting the following errors on a checkout page:
Uncaught SyntaxError: Identifier 'SendcloudShippingData' has already been declared
Uncaught SyntaxError: Identifier 'SendcloudShippingData' has already been declared
Uncaught SyntaxError: Identifier 'SendcloudLocaleMessages' has already been declaredThe JavaScript blocks where the
constare defined are included multiple (3x) times. I see multiple actions includingadd_service_point_to_checkout.Can either that be fixed, or add an undefined check before defining the
const.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Errors on checkout’ is closed to new replies.