Răsfoiți Sursa

[web] tear down group-pricing-2025 split test on plans page (#22786)

* [web] rm split test from new plans page
* [web] rm showDiscountPercentage from group_member_picker (always false)
* [web] rm now unused classes on edu discount checkbox
* [web] rm split test from FAQ
* [web] rm unused translation

GitOrigin-RevId: 262d97f317d8aaef6e5a07a8ecd4edc67557408b
Kristina 1 an în urmă
părinte
comite
23c455d7b9

+ 12 - 18
services/web/app/views/subscriptions/plans/_plans_faq_tabs.pug

@@ -115,28 +115,22 @@ mixin overleafGroupPlans()
 					div.mt-2 Collaborators are people that your group users may invite to work with them on their projects. So, for example, if you have the Group Standard plan, the users in your group can invite up to 10 people to work with them on a project. And if you have the Group Professional plan, your users can invite as many people to work with them as they want.
 		.custom-accordion-item
 			button.custom-accordion-header.collapsed(type="button" data-toggle="collapse" data-target="#overleafGroupPlansQ2" aria-expanded="false" aria-controls="overleafGroupPlansQ2")
-				if showGroupPricing2025
-					| What is the benefit of purchasing an Overleaf Group plan?
-				else
-					| Is an Overleaf Group plan more cost effective?
+				| What is the benefit of purchasing an Overleaf Group plan?
 				span.custom-accordion-icon
 					i.material-symbols.material-symbols-outlined(aria-hidden="true") keyboard_arrow_down
 			.collapse(id="overleafGroupPlansQ2")
 				.custom-accordion-body
-					if showGroupPricing2025
-						| Our Group subscriptions allow you to purchase access to our premium features for multiple people. They’re easy to manage, help save on paperwork, and allow groups of 5 or more to purchase via purchase order (PO). We also offer discounts on purchases of Group subscriptions for more than 50 users; just get in touch with our 
-						a.inline-green-link(
-							target="_blank"
-							href="/for/contact-sales"
-							event-tracking="plans-page-click"
-							event-tracking-mb="true"
-							event-tracking-trigger="click"
-							event-segmentation={ button: 'contact', location: 'faq' }
-						)
-							span Sales team
-						| .
-					else
-						| Our Group subscriptions allow you to purchase access to our premium features for multiple people. They’re easy to manage, help save on paperwork, and reduce the cost of purchasing multiple subscriptions separately.
+					| Our Group subscriptions allow you to purchase access to our premium features for multiple people. They’re easy to manage, help save on paperwork, and allow groups of 5 or more to purchase via purchase order (PO). We also offer discounts on purchases of Group subscriptions for more than 50 users; just get in touch with our 
+					a.inline-green-link(
+						target="_blank"
+						href="/for/contact-sales"
+						event-tracking="plans-page-click"
+						event-tracking-mb="true"
+						event-tracking-trigger="click"
+						event-segmentation={ button: 'contact', location: 'faq' }
+					)
+						span Sales team
+					| .
 		.custom-accordion-item
 			button.custom-accordion-header.collapsed(type="button" data-toggle="collapse" data-target="#overleafGroupPlansQ3" aria-expanded="false" aria-controls="overleafGroupPlansQ3")
 				| Who is eligible for the educational discount?

+ 0 - 16
services/web/frontend/stylesheets/app/plans/plans-new-design.less

@@ -606,22 +606,6 @@
         margin-bottom: var(--spacing-06);
         font-weight: 400;
 
-        @media (max-width: @screen-xs-max) {
-          &.invisible-desktop {
-            display: none;
-          }
-        }
-
-        @media (min-width: @screen-sm-min) {
-          &.invisible-desktop {
-            visibility: hidden;
-          }
-        }
-
-        &.disabled {
-          opacity: 0.5;
-        }
-
         input[type='checkbox'] {
           margin: var(--spacing-02);
           accent-color: var(--green-50);

+ 1 - 5
services/web/locales/en.json

@@ -156,8 +156,7 @@
   "anyone_with_link_can_view": "Anyone with this link can view this project",
   "app_on_x": "__appName__ on __social__",
   "apply_educational_discount": "Apply educational discount",
-  "apply_educational_discount_info_2025_pricing": "40% discount for groups using __appName__ for teaching",
-  "apply_educational_discount_info_new": "40% discount for groups of 10 or more using __appName__ for teaching",
+  "apply_educational_discount_description": "40% discount for groups using __appName__ for teaching",
   "apply_suggestion": "Apply suggestion",
   "april": "April",
   "archive": "Archive",
@@ -1296,7 +1295,6 @@
   "need_anything_contact_us_at": "If there is anything you ever need please feel free to contact us directly at",
   "need_contact_group_admin_to_make_changes": "You’ll need to contact your group admin if you want to make certain changes to your account. <0>Read more about managed users.</0>",
   "need_make_changes": "You need to make some changes",
-  "need_more_than_50_users": "Need more than 50 users?",
   "need_more_than_x_licenses": "Need more than __x__ licenses?",
   "need_to_add_new_primary_before_remove": "You’ll need to add a new primary email address before you can remove this one.",
   "need_to_leave": "Need to leave?",
@@ -1786,8 +1784,6 @@
   "saml_response": "SAML Response",
   "save": "Save",
   "save_20_percent": "save 20%",
-  "save_30_percent_or_more": "save 30% or more",
-  "save_n_percent": "Save __percentage__%",
   "save_or_cancel-cancel": "Cancel",
   "save_or_cancel-or": "or",
   "save_or_cancel-save": "Save",