we tied up with a "Delhivery" shipping service.
They gave a list of PIN/ZIP codes for that location only they will ship the products.
what we want is ,In frontend customer have to to enter a "PIN/ZIP" code in "Text field" to find whether the "shipping team"
will deliver the products or not.
So that customer can buy the products only if pin/zip code give "positive message".
we have all pin/zip codes that "shipping team " will deliver [some 1000 pin/zip codes]
how to achieve this in product list page.
please help me to find solution.
thanks in advance.
I think the best and easy solution for your requirement is using the table rate. You just need to upload your csv file containing the list of zip codes. and its done.
There is already a field for zip/postcode text field while checkout process in magento. So you need to do nothing.
Have a look on how to enable table rate shipping method in magento.
Hope this will help.