| | |
Shipping by quantity
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2005
Posts: 10
Reputation:
Solved Threads: 0
Hello all,
This is my first post.
May be my problem is a newby one, but... I try to solve it since 4 full days. So I ask for some help.
I picked up an order form from www.dyn-web.com. It works fine and make the job I want except I must to change the shipping policy from this
Original shipping options:
to that:
Here is what I do, but it does not work
The result is an amount that stay the same wathever the # of items.
Is there someone to help me ?
EPierre
This is my first post.
May be my problem is a newby one, but... I try to solve it since 4 full days. So I ask for some help.
I picked up an order form from www.dyn-web.com. It works fine and make the job I want except I must to change the shipping policy from this
Original shipping options:
•
•
•
•
// shipping options: radio button text, value
//(quantity ordered not taken into account in this form)
$ship_options = array (
array ("Pick up locally", "0"),
array ("UPS Ground", 5),
array ("Fed Ex Overnight", 20)
);
•
•
•
•
Contry 1st item 2nd items +
Canada 6.50$ 6.50$ + 2.50$/additional item
USA 8.50$ 8.50$ + 3.50$/additional item
Others countries 9.75$ 9.75$ + 4.50/additional item
and for more than 9 item, call for prices.
•
•
•
•
// shipping options
$qty = "quantity";
$qtyship = "commande";
$qtyship = "$qty-1";
$ship_options = array (
array ("Le Canada:", 6.50+$qtyship*2.50),
array ("Les U.S.A.:", 8.50+$qtyship*3.50),
array ("Autres pays:", 9.50+$qtyship*4.50)
);
Is there someone to help me ?
EPierre
![]() |
Similar Threads
- Sad news for mac people (Apple Hardware)
- help! ( quantity*price =total ) in Form (Java)
- unknow quantity ... what is it? (DaniWeb Community Feedback)
- Good HD deal WD 250GB $130 w/ free shipping (Storage)
Other Threads in the HTML and CSS Forum
- Previous Thread: Ok, whats going on.
- Next Thread: per word auto complete
| Thread Tools | Search this Thread |
Tag cloud for HTML and CSS
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity create css design development displayimageinsteadofflash dreamweaver drupal emailmarketing epilepsy explorer firefox flash font fonts form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. templates textcolor theme timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 wordpress xml xsl





