Users should be able to add a pane for letting buyers assign a collecting-date and -time if shipping is not applicable.
Resource for this issue can be the commerce-add-comment-pane by pcambra.
Please advise.

Comments

rszrama’s picture

Title: Collect-date-pane » "In store pickup" module
Component: User experience » Contributed modules
Status: Active » Postponed

This should be in a contrib module for in store pickup or something. It won't be a core feature.

Marking postponed until someone picks it up and turns it into a project. : )

arbel’s picture

I've created a shipping method for this in my site, simply created a free shipping method with the instructions in the title to the address to the pickup.

you can probably use the example shipping method, and modify it for your needs - it has an example field there.

Idan

WilliamV’s picture

That doesn't cover the datefield to be set. Also, this must be a unique content pane.

scoff’s picture

It looks like easy to implement except for two things — disabling Shipping info pane, as it doesn't make any sense in this case, AND storing/passing the extra data (date/time or whatever). The Example shipping method does not store/pass any data, it just uses it for it's own internal purposes (calculation/validation).

I'm trying to disable that Shipping Info pane via a hook/rule without much luck so far.

locopages’s picture

Any luck with this? Im trying to disable the shipping information because I want customes to pick up products from store, I dont want to ship anything.

scoff’s picture

look here http://drupal.org/node/1285902

but if you don't want to ship anything you could just disable/remove shipping profile

elperuanito’s picture

I'm looking for something similar. I also want the customer to be able to select the pick-up date (starting 48 hours from today's date). Free shipping doesn't really work in this case. Any ideas?

m.stenta’s picture

http://drupal.org/project/commerce_pickup

It's still pretty fresh, but *generally* working. Could use some testing and features... if anyone wants to help? :-)

bojanz’s picture

Issue summary: View changes
Status: Postponed » Fixed

Thanks, m.stenta.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.