• Online Demo
  • 30-day Free Trial
  #1  
Old 07-01-2012, 12:31 AM
JimmyK JimmyK is offline
Junior Member
 
Join Date: Jun 2012
Posts: 11
Default Add extra button to order form cart

Could someone please assist with the addition of an extra button at the cart stage of the hosting_and_multidomain template.

Next to the "continue shopping" button I am trying the add a button that sends a customer back to the package selection stage of this order form template, so another package can be added without the customer having to go through the domain selection stage/stages again.

I am gussing I need to add something at the end of the step3.pdt file, but I do not know enough php to work out what I would need to add.

I have experimented with a few different options where the question marks are below, but nothing seems to work.

<form method="post" action="order.php?step=4">
<input type="hidden" name="tos" id="tos" />
<input ??????????/> <input type="submit" class="submit" name="continue" value="<?php echo _ORDER_CONTINUE;?>" /> <input type="submit" class="submit" name="checkout" value="<?php echo _ORDER_CHECKOUT;?>" />
</form>

Can anyone assist or is this even possible to do?
Reply With Quote
  #2  
Old 07-02-2012, 05:44 PM
Tyson Tyson is offline
Administrator
 
Join Date: Jan 2008
Location: Anaheim, CA
Posts: 138
Default

I don't believe this can be accomplished by simply linking to another step in the order process because the process follows the logic that you would first select the domain, then the package for that domain, and repeat that process for anything additional. Are trying to allow a customer to enter a domain and then select multiple packages for that domain?
__________________
Tyson
Developer

Blesta
Professional Billing
www.blesta.com
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Order form preselected package DeanoC API & Order Forms 7 02-04-2011 03:51 PM
API Sample Order Form davidolaj API & Order Forms 1 07-05-2009 10:50 PM
Order Form - Again naja7host API & Order Forms 4 12-20-2008 12:33 PM
Configuring Your Order Form (version 1.1.0-1.3.3) Cody API & Order Forms 2 09-13-2007 07:17 PM


All times are GMT. The time now is 07:58 PM.