| @@ -28,9 +28,9 @@ | ||
| 28 | 28 | parent::__construct(); |
| 29 | 29 | |
| 30 | 30 | $this->content = esc_html__( 'Unlock more engagement and sales for your WooCommerce store with advanced checkout optimization, dynamic discounts and personalized promotions.', 'sellkit' ); |
| 31 | 31 | $this->buttons = [ |
| 32 | - 'https://getsellkit.com/pricing/?utm_source=plugin-promotion-woocommerce-main&utm_medium=wp-dashboard&utm_campaign=upgrade-to-pro' => esc_html__( 'Upgrade to SellKit Pro', 'sellkit' ), | |
| 32 | + 'https://getsellkit.com/pricing/?utm_source=wp-dashboard&utm_campaign=gopro&utm_medium=' . $this->active_theme => esc_html__( 'Upgrade to SellKit Pro', 'sellkit' ), | |
| 33 | 33 | ]; |
| 34 | 34 | } |
| 35 | 35 | |
| 36 | 36 | /** |