Shipping drop-down

public
clickr@drupal.org - Wed, 2008-06-04 08:21

Hi!

I use the e-commerce module for a store and I have a question which I can't solve for ages now... Thus I am here to ask you:

How do I enable a drop-down with available shipping methods on my web site when users checkout from the cart?

I've attached the screenshots of how that would look like - the first red square marks the shipping drop-down. The selected shipping method should add up to the total purchase amount - second red square.

Your help is greatly appreciated!!!

AttachmentSize
Capture04-06-2008-13.15.32 copy.png46.3 KB

Anyone?

clickr@drupal.org - Fri, 2008-06-06 15:57

Anyone?

Enabling this is not possible without some programming

davea@drupal.org - Sat, 2008-06-07 04:09

Clickr,

This would probably be a mod to the shipping module. Either an outright patch or maybe a custom module with fapi to change the type from radios to a select list.

It doesn't appear to be a big deal either way.

DaveA