Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bluey80

    (@bluey80)

    SCABN is designed not to ask an shipping questions as they depend on the destination and we don’t ask that, Paypal / Google Wallet does. It is easy to add a note saying ‘Shipping is free in the UK and X to the EU, and Y elsewhere’, but a pulldown menu is tricky because what does the menu do? If someone selects UK (Free) and then places the order with Paypal to ship to the US, what do you do?

    Open to ideas, but I think it is best to leave the shipping costs to where the address is entered.

    Thread Starter v8s_uk

    (@v8s_uk)

    Yes I agree it is quite tricky, although this is something our client has asked for and has said if they don’t select the correct shipping from the drop down they simply wont send the product out or contact the seller letting them know of this.

    I mean I would say its their responsibility to select the correct shipping the same as its their responsibility to select the correct products that they are buying. So long as it’s styled clearly enough then I think that should be ok.

    If its possible to have this integrated please let us know what variables/code we need to achieve this.

    Thank you in advance.

    cr8_clarity

    (@cr8_clarity)

    This is interesting, we are after a similar function for adding gift wrapping at checkout (as an optional) add on. Is it possible to have a drop down which recalculates the total at checkout?

    Plugin Author bluey80

    (@bluey80)

    I’m afraid that will be a little tricky. Normally a pull down menu that adjusts the shopping cart would be handled via javascript on client side, however because SCABN uses encrypted carts, the client cannot read/edit the buy now buttons. What you’d have to do if use some AJAX to ask the server to generate new buy now buttons based on the content of the pull down menu.

    As I’ve never done any AJAX, I don’t really know how hard that would be, but if someone wants to give it a try, I’m happy to help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shipping Dropdown Menu’ is closed to new replies.