• mloewenberg

    (@mloewenberg)


    Hi. I am building a website for my client who owns two fast food restaurants. customers will purchase food on the website to be picked up at one of two restaurants. is there an extension or built-in function in woo to allow the customer to select one of two restaurants and a specific time when she will pick up her order? I see there is a local pickup function in shipping but it is not robust enough. I also see I can customize the checkout using hooks and filters so I am writing to ask if that is the best solution for my client’s needs.

    Thank you

    http://wordpress.org/extend/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I m looking for the same solution- have you found any solution?

    Thread Starter mloewenberg

    (@mloewenberg)

    hi. i used the WooCommerce Checkout Field Editor plugin (it’s $49) to add two fields to the customer order: what restaurant (radio button) and what time (text field). Both fields are required. I then used some code in the functions.php file to add the fields to the confirmation page and confirmation emails.

    you can see it on americanburrito.com

    hope that helps.

    m

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘adding store location and time for customer pickup’ is closed to new replies.