How to remove VOPO tag from orders

Our app adds a VOPO tag to orders using our customizations.

You can remove this tag by adding code.

Add this code to the theme.liquid file after our apps two lines of codeHere is more info on editing theme code.
image
<script>if (window.bcpo_settings) bcpo_settings.remove_tag = true;</script>
Your pages may be cached and showing old code.

Clear your cache to see the most recent code <- click for more info on how to do this
Was this article helpful?
Dislike

Pin It on Pinterest