Quick Order Feature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Keith_Evans
    Junior Blueparker
    • Oct 2015
    • 13

    #1

    Quick Order Feature

    We are a B2B company and we sell to distributors. We are looking for a "Quick Order" feature whereby a customer enters products codes on to a grid and these are then upload to the basket (rather than do the usual search and add).

    Has anyone else got this sort of feature on their website ?

    Thanks

    Keith
  • tom2682
    Blueparker
    • Jul 2010
    • 74

    #2
    Hi Keith,

    I don't currently have this implemented on any of our sites, however I will be looking at doing so in the next couple of weeks.

    I think this can be achieved by creating a text input form which then passes on the entered variable into the following onclick action:

    <div onclick="doAction('SKU', 'add', 'product SKU');">BUY NOW</div>

    This will work on any of your category pages.

    I realise this is very much a starting point, but hope it helps.

    Kind regards, Tom

    Comment

    • Keith_Evans
      Junior Blueparker
      • Oct 2015
      • 13

      #3
      Hi Tom,

      Thanks for that - now have to work out how to apply it - don't even know how to create a text input form ! The link below is what we're trying to achieve - does that fit in with your model ?

      http://www.nisbets.co.uk/Quickshop.action


      Thanks

      Keith

      Comment

      • Loxta
        Senior Blueparker
        • Apr 2012
        • 533

        #4
        I like the idea of that
        Shaun

        Loxta Hardware
        www.loxta.co.uk

        Comment

        • PatchworkRabbit
          Senior Blueparker
          • Oct 2015
          • 139

          #5
          I like this idea because I take a lot of phone orders so it would be a great way of doing them quickly.
          Primitive cross-stitch and patchwork patterns and supplies in the heart of Wiltshire.

          Comment

          • Trevor
            Blueparker
            • Sep 2013
            • 58

            #6
            Originally posted by Keith_Evans
            Hi Tom,

            Thanks for that - now have to work out how to apply it - don't even know how to create a text input form ! The link below is what we're trying to achieve - does that fit in with your model ?

            http://www.nisbets.co.uk/Quickshop.action


            Thanks

            Keith
            That would be usefull to any customer who places repeat orders, I would have thought.
            www.cafexpress.co.uk

            Comment

            • Red Devil
              Senior Blueparker
              • Oct 2009
              • 2569

              #7
              Rather than the customer having to type in the SKU numbers, why not have a screen per category in LIST form with thumbnails (a la Ebay) with either a tick box next to each product and/or a quantity box, with a big "Add to basket" button at the bottom of the screen (which will add all the ticked products (with quantities) to the basket in one go).
              https://www.hopevmselainesdogs.com/

              Comment

              • SarahT
                Senior Blueparker
                • Nov 2011
                • 856

                #8
                Originally posted by Red Devil
                Rather than the customer having to type in the SKU numbers, why not have a screen per category in LIST form with thumbnails (a la Ebay) with either a tick box next to each product and/or a quantity box, with a big "Add to basket" button at the bottom of the screen (which will add all the ticked products (with quantities) to the basket in one go).
                That would be fab !!! Would save us a lot of time when customers come in to buy direct as at present, we have to process it manually as a website order (and they might as well have sat at home in their own comfy chair and placed the order!!)
                Sarah
                Online Felt & Haberdashery Boutique

                Comment

                Working...