diff --git a/website/source/assets/javascripts/_vmware.js b/website/source/assets/javascripts/_vmware.js index b5b3866a2..f34ab2fc1 100644 --- a/website/source/assets/javascripts/_vmware.js +++ b/website/source/assets/javascripts/_vmware.js @@ -27,10 +27,8 @@ var HashiVMware = function() { } var productId = ""; - if (selectedProduct == "fusion") { - productId = "279661674"; - } else if (selectedProduct == "workstation") { - productId = "302167489"; + if (selectedProduct == "desktop") { + productId = "549797756979"; } else { alert("Unknown product selected. Please refresh and try again."); return; diff --git a/website/source/vmware/index.html.erb b/website/source/vmware/index.html.erb index 185f18c8f..5d5dd21d9 100644 --- a/website/source/vmware/index.html.erb +++ b/website/source/vmware/index.html.erb @@ -124,21 +124,16 @@ description: |- require an upgrade fee.
- Choose the provider you want below and enter the number of seats - you wish to purchase. Then, click the buy button and complete the - flow and instructions to install and download the software will - be emailed to you. + Enter the number of seats you wish to purchase below. Then, + click the buy button and complete the order. Instructions to + install and download the software will be emailed to you.
Existing license holders may check their upgrade eligibility by - visiting the license upgrade center. + visiting the license upgrade center. If you are eligible for an upgrade, the system will generate a unique discount code that may be used when purchasing the new license. @@ -232,7 +227,7 @@ description: |- may need to upgrade your current license to work with the new version of the VMware product. Customers can check their license upgrade eligibility by visiting the - License Upgrade Center + License Upgrade Center and entering the email address with which they made the original purchase.
@@ -273,39 +268,6 @@ description: |-- Unfortunately this is not possible at this time. The Vagrant VMware - Fusion plugin and the Vagrant VMware Workstation plugin are separate - products and cannot be shared in this manner. We apologize for the - inconvenience. -
-- We do offer a 50% discount off the purchase of the other Vagrant - plugin for individual users and qualified candidates. Certain - restrictions do apply. Please email support - to find out if you qualify. Unfortunately we cannot retroactively - apply this discount, so please email support before making your - purchase. -
-- Sure! Even though the Vagrant VMware Fusion plugin and the Vagrant - VMware Workstation plugin are different products, they are the same - price and fall under the same EULA. As such, we can transfer the - license for you. Please contact support - for assistance. Be sure to include your original order number. You - may be asked to confirm details your purchase to verify the - authenticity of your request. -
-