How do I disable the cart pop up on the Mr Parker theme?

Topic summary

Goal: Disable the smaller cart pop-up in the Mr Parker Shopify theme to avoid double pop-ups when using a cart app (one from the app, one from the theme).

Proposed approach: Make a small code change in the theme’s JavaScript (assets folder), likely in theme.js, to stop the theme’s built-in cart pop-up from triggering.

Details requested: The helper asked to review the theme.js file to identify and remove the code that activates the pop-up. They cannot suggest exact changes without seeing that file.

User actions so far: Shared a screenshot link illustrating the issue. Asked what code to add but was advised that the specific edit depends on the existing theme.js.

Next steps: Upload/attach the theme.js file via the forum’s attachment area for review and tailored instructions.

Status: Unresolved and pending the user’s attachment of theme.js for a precise solution.

Summarized with AI on February 6. AI used: gpt-5.

@SoMaCa The smaller pop-up is the one that comes with the theme. Am I right?

You will have to disable it by making small code edit.