Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Buy Now button on non-cart page
Author « Topic »  

cooper
Ecommerce Template Guru

USA
2807 Posts

Pre-sales questions only
(More Details...)

Posted - 04/12/2022 :  09:38:38  
Searched the site and forum but can't find the instructions.

If I build a product landing page, I want to convert a visitor to an order. I'd like to have the "buy now" button on the landing page where it would take the visitor to the cart to start the checkout process with the product in the cart.

Can someone point me to the instructions?

Bill


Edited by - cooper on 04/12/2022 09:38:55

1818charlie
ECT Moderator

United Kingdom
1194 Posts

Posted - 04/12/2022 :  10:04:02  
Hi Bill

I think this will be what you are looking for.
Where you need the button to appear place this code:
<form method="post" action="cart.asp">
<input type="hidden" name="id" value="XXXXXX">
<input type="hidden" name="mode" value="add">
<input type="image" src="images/buy.gif" border="0">
</form>

Where xxxxxx is the id of your product

-----------------------------------
Steve
Manchester UK

Make it as simple as possible, but not simpler.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000