Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Bundle Themes: The upgrade nudge highlights the Premium plan #72158

Closed valterlorran closed 1 year ago

valterlorran commented 1 year ago

Clicking on the upgrade nudge in the Theme page redirects the user to the plan page with the Premium plan highlighted. However, the bundle themes require a Business plan.

Steps to reproduce

  1. Navigate to /theme/thriving-artist on a free site
  2. Click on the upgrade nudge Screen Shot 2023-01-16 at 12 03 15
  3. It will take you to the plan page, with the Premium Plan highlighted

What I expected

The Business plan to be highlighted

What happened instead

The Premium plan was highlighted

Context / Source

Slack report: p1673879352751749-slack-C0Q664T29

valterlorran commented 1 year ago

We should also check if redirecting to the Plan page is appropriate for this nudge. For the marketplace themes, we redirect the user to the checkout with the Business plan already included in the cart.