Want to hide some field on shipping address
-
Hi Everyone,
I want to hide some field like country and state from shipping address when a customer want to checkout. But i can not do that. How can i hide those field??Thanks.
-
Hello @Bappi-Saha ,
Please take a look in the onepage.blade.php which is inside the
packages/Webkul/Shop/src/Resources/views/checkout/onepage
overide the customer-checkout.blade.php and here you can modify field as you wan after all publish the vendor.
Thanks -
Hello @shivam-webkul ,
Thanks for answering this question. Can i get some details how to do that or can you provide some resources.
Thank You. -
-
You said "overide the customer-checkout.blade.php and here you can modify field as you wan after all publish the vendor".
I need to know how can i do that. If you can provide some example or sample code or tutorial that i can follow.
Thank You.
-
Hello @Bappi-Saha ,
please take a look
https://forums.bagisto.com/topic/185/adding-shipping-options/3let me know if you have any issue regarding override views.
Thanks