Hello,
I have a delivery case where products can be available directly physically on some events (think competitions, meetings, conventions…). I need to either :
- Let the user enter an adress and get shipped according to regular customs rules. (This already works)
- OR let the user select an event from a input instead so he gets no shipping fee applyed and i know where to manage the take away.
My plan would be to trick the current shipping form.
- Adding a select field.
- Empty the adress form in case the select field is used.
I don’t know if this would work.
Better ideas?
Thank for your help.