We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c094c + 42aacd3 commit 288e50eCopy full SHA for 288e50e
src/Modules/Promotions.php
@@ -129,7 +129,6 @@ public function can_load( $product ) {
129
130
$this->debug = apply_filters( 'themeisle_sdk_promo_debug', $this->debug );
131
$promotions_to_load = apply_filters( $product->get_key() . '_load_promotions', array() );
132
- $promotions_to_load[] = 'otter';
133
$promotions_to_load[] = 'optimole';
134
$promotions_to_load[] = 'rop';
135
$promotions_to_load[] = 'woo_plugins';
0 commit comments