On check out page, I want billing info pane and delivery info pane should be conditional. Because some time we don't need it to purchase things like mobile voucher or same any thing.
I know we can do this by below path setting page. But it would be always hidden then, It is not suitable for me.
"/admin/store/settings/checkout/edit/panes".
i want it dynamically on and off as per condition.
form_alert() could be use, But i want another way to do it.
Can anybody tell me solution on this.
