Created
June 10, 2024 11:09
-
-
Save AnanthFlycart/c25e03e62b92af614bba16084d3801b2 to your computer and use it in GitHub Desktop.
UpsellWP: Load upsell popup dynamically on product page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter('cuw_load_upsell_popup_dynamically_in_product_page', '__return_true'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment