The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
Take me directly to agora.cgi?
Author Message
Reply with quote
Post Take me directly to agora.cgi? 
Hello Everyone,
My question regards skipping a page in the checkout process. Right Now...whenever I click the Buy button on my webpage it takes me to a page that list the product and I then have to click the "Add to Cart" button to put it into my shopping cart. We'll is there anyway to skip that page...and have it automatically take the customer (to the next page) to the page where the product is already in the shopping cart?

Here are some links to the pages. The first link is the page that the customer sees right after they click buy. This is the page that I want to skip - http://www.designrugs.com/page_I_want_to_take_out.jpg

The second link is the page that I want to customer to go to right after they click the 'Buy' Button on my website - http://www.designrugs.com/page_I_want_customer_go_straight_to.jpg

Here is the code that I have in my webpage - http://www.designrugs.com/agorastore/agora.cgi?p_id=000001. What do I need to change to have it go directly to the page where it's in the shopping cart? Or is this even possible?

Thanks,
Greg

View user's profile Send private message
Reply with quote
Post  
YOu need to include the following code on the page to have the add to cart button work the way you want it to:
Code:

FORM METHOD="post" ACTION="http://www.domain.com/directory_to_store/store/agora.cgi">
<INPUT TYPE="hidden" NAME="page" VALUE = "yourproductpage.html">
<INPUT TYPE="hidden" NAME="item-100001|Category|10.00|Product Name||weight/shippingcost" VALUE="1"><INPUT TYPE="IMAGE"
NAME="add_to_cart_button" VALUE="Add To Cart"
SRC="images/button_addtocart.gif" BORDER="0"></form>

The only problem I can see is that if the customer doesn't have cookies enabled, they might lose their cart each time they order something.
Ideally, everything in the store should be run from in the store. You can create static product pages and place them in the cart, html/pages directory. Then they would be called using "agora.cgi?page=myproduct.html"

HTH!~


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum