Jump to content



Latest News: (loading..)

* * * * * 1 votes

HOW-TO: add radio buttons at checkout_shipping


This topic has been archived. This means that you cannot reply to this topic.
51 replies to this topic

#41   klarsen

klarsen
  • Members
  • 43 posts

Posted 09 June 2006 - 03:59 AM

View Postlobtec, on Feb 28 2006, 10:34 AM, said:

I looked for something that helped me to get a preorder functionality and this have helped me a lot. I do, however, have one little problem left. If the customer has choosed to split the shipment, how do I calculate the "correct" freight cost. I have come so far that I calcuate the correct cost for the first shipment but now I have to add the preorder-items.
The best thing would be that I go through every preorder item and add those to an array for the release date/available date and then calculate the weight and the price for each. The question is to have multiple shipments from one order with correct freight cost.

Anyone have something like this already done or have any tips for an contribution that will help me?

The short answer to your question is that there isn't a "correct" way to split the freight costs. What you need to do is to set a policy for how you handle freight charges when the shipment is split up. Obviously, the calculations that osCommerce is capable of making may influence what your policy is. What good is a policy if osCommerce isn't able to present it correctly to the customer?

With my store, I assume that if an item is out-of-stock, its my fault, so I eat the additional cost of multiple shipments. Of course, you could also charge for two shipments (one of the in-stock items and one of the out-of-stock items), which will help you recover more of the shipping costs. Of course, if the out-of-stock items arrive in more than one shipment, do you wait until everything arrives? or ship in additional shipments and loose a bit of money?

Of course, this is part of a bigger issue that hasn't yet been resolved in osCommerce -- how to handle differences between how items ordered are handled. Its not just shipping charges, but how do you keep track of what has been shipped and what has not? What if the client later wants to cancel one backordered item but keep another? How do you later tell which items went in which shipments?

I'm afraid we need what's been asked for in other forums: an order status for each item in the order, not just for the whole order. [FWIW, I've offered to help pay for someone to make a contribution to do this, if anyone is interested.]

Perhaps we need a few other fields for the items on an order -- which shipment they are part of, for example. Until we get this in the database and basic coding for osCommerce, I think we won't be able to get to where we all want to.

#42   tnier

tnier
  • Members
  • 98 posts

Posted 13 February 2007 - 07:21 PM

hi
i cant seem to get working..what the customers option they choose when i  go view the order
anyone have an idea what i did wrong

Thanks

#43   tnier

tnier
  • Members
  • 98 posts

Posted 13 February 2007 - 07:22 PM

hi
i cant seem to get working..what the customers option they choose when i  go view the order
anyone have an idea what i did wrong

Thanks

#44   tnier

tnier
  • Members
  • 98 posts

Posted 13 February 2007 - 08:35 PM

Hi
I got the HOW-TO: add radio buttons at checkout_shipping just about working..
the only thing im having problems with is  i cant seem to get the customers option to show up when i view the order
i see the Backorder instructions: but its not putting in there option they choosed.. can someone help me out

Thanks
Tom
dtpetsupplies.com

#45   tnier

tnier
  • Members
  • 98 posts

Posted 17 February 2007 - 04:32 PM

anyone got this working..
when i view the order in admin-customers-orders
i see the Backorder instructions:
but not what the customers option was
can anyone help

Thanks
Tom
dtpetsupplies.com

#46   abrazive

abrazive
  • Members
  • 3 posts

Posted 17 March 2007 - 11:46 PM

Very useful terry. My admin have a little work to do from now on.

#47   dcarrjr

dcarrjr
  • Members
  • 2 posts

Posted 24 December 2008 - 05:15 AM

Hi I am interested in using this but instead of radio boxes, I'm interested in using a drop-down menu. I was wondering if anyone knows how to  code the actual dropdown boxes.

I'm going to be using it for Sales Rep references (or) how were you referred type of thing.

I need this to be passed on. I haven't started modifying it yet. Anyone know how to code it for a select box instead of radio boxes?

I think this is what I'm looking for. Thanks

-Dan

#48   edensan

edensan
  • Members
  • 22 posts

Posted 14 July 2011 - 09:21 PM

Hi can i use this for building a pickupday? not backorder but ill pickup (radiobutton's) * monday * thuesdag * wensday *etc
thx in advance greetz Edwin

#49   edensan

edensan
  • Members
  • 22 posts

Posted 14 July 2011 - 10:33 PM

View Postedensan, on 14 July 2011 - 09:21 PM, said:

Hi can i use this for building a pickupday? not backorder but ill pickup (radiobutton's) * monday * thuesdag * wensday *etc
thx in advance greetz Edwin

wauw IT WORKS LIKE A CHARME!!!

your the best!!!!!

#50   demastermind

demastermind
  • Members
  • 69 posts

Posted 15 July 2011 - 12:21 AM

Hi! I was reading through this topic and this is a great add-on/ idea, but for just 2.2. Can someone re-code this for 2.3? Your help would be greatly appreciated!
- Luc

Edited by demastermind, 15 July 2011 - 12:21 AM.

My Installed Contributions:
1. Ultimate SEO URLs V 2-2.2d-X
2. Quantity Box on Product Info Page
3. httpbl4osc Version 1.1.0
4. QTpro for osc 2.3
5. Header Tags SEO V 3.0 (For 2.3)
6. DHTML State Selection for 2.3.1
And Good To Know:
I use a 960gs fluid style sheet.
I do have a honey pot on my website.
Store Version: 2.3


“Pain is temporary. Quitting lasts forever."
- Lance Armstrong

#51   aftabn10

aftabn10
  • Members
  • 204 posts

Posted 05 October 2011 - 10:26 PM

demastermind, i have managed to add this to my osc which is version 2.3, so go ahead and give it a go.

edensan, just wondering how you managed to add the day options? any chance you can share your code...

#52   mediad

mediad
  • Members
  • 29 posts

Posted 08 April 2012 - 11:12 AM

Hi, I was looking for some help, i have managed to add this contribution but for some reason, when putting a test order with paypal, customers selection does not get added to the backend (order) as well as the database. I tried this with the cash on delivery option and this adds the details and also shows in admin > orders.

Can any1 help me understand why this isnt showing with the paypal option? If somebody could please help, would really appreciate it.