How Do I Upsell in My Sales Page?

3 replies
I am currently building my backend products and I want to do an upsell to my prospects. I will be collecting payment via paypal and was wondering if I can use paypal to do an upsell. Basically, here is how I would do it.

Step 1: Prospect read through my sales page and he is interested in purchasing the product

Step 2: Customers click on the payment button and was brought to another page where I upsell my products (bigger package)

Step 3: He is interested and purchase my products and will be brought to a paypal payment page.

Or

He is not interested and want to just purchase the first package and will be brought to the original paypal page.

My question is, is there a software, tool which I can easily upsell my prospects and give them the options to decide if there are interested to purchase the original package or the first package?

If I were to do it manually, how can it be done?

Thanks!
#page #sales #upsell
  • Profile picture of the author angel1987
    If you need to do that manually, then you will need some JavaScript knowledge. That is basically done using hidden fields in HTML to store values temporary and use it during final checkout like in a shopping cart. Or you can check the list of all e commerce applications and see if any suits your needs.
    {{ DiscussionBoard.errors[2689119].message }}
  • Profile picture of the author mr2monster
    There is a thread about this general topic hovering on the front page as we speak.

    http://www.warriorforum.com/main-int...ad-paypal.html


    Remember to test when you do what you stated.. sometimes you can actually lose money by doing so.

    Read my post here for a better explanation: http://www.warriorforum.com/main-int...ml#post2689006
    {{ DiscussionBoard.errors[2689121].message }}
  • Originally Posted by fated82 View Post

    I am currently building my backend products and I want to do an upsell to my prospects. I will be collecting payment via paypal and was wondering if I can use paypal to do an upsell. Basically, here is how I would do it.

    Step 1: Prospect read through my sales page and he is interested in purchasing the product

    Step 2: Customers click on the payment button and was brought to another page where I upsell my products (bigger package)

    Step 3: He is interested and purchase my products and will be brought to a paypal payment page.

    Or

    He is not interested and want to just purchase the first package and will be brought to the original paypal page.

    My question is, is there a software, tool which I can easily upsell my prospects and give them the options to decide if there are interested to purchase the original package or the first package?

    If I were to do it manually, how can it be done?

    Thanks!
    Hi

    There are two simple ways you could go about this, without the need for extra software etc.

    Simple Option 1
    You could just include the upsell on the original sales page, and provide two separate payment buttons to allow the customer to purchase the option they wanted.

    Simple Option 2
    On a sales page that just offers the original offer, set up the paypal button to link to the upsell page on completion of the payment. If you go down this route, make sure the download or link to the download page is cleary shown.

    I hope this helps.

    All the best
    Andy
    {{ DiscussionBoard.errors[2690050].message }}

Trending Topics