If your Add to quote button does not show in the front end, please follow our guide below:
- Go to the front store > press F12 on the keyboard
- Go to Console and check if you encounter the error in the screenshot
- If yes, please embed the following code to the jquery library of theme.liquid file
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js”></script>