dongzhi2014 2017-06-22 06:42
浏览 49
已采纳

结帐页面的付款方式标签中的Opencart邮政编码/城市

How can i post data of shipping city or postcode in payment method tab in Opencart version 2.1.0.2

I want to restrict COD to certain cities.Can any one help me out.

  • 写回答

1条回答 默认 最新

  • douchun5976 2017-06-23 13:07
    关注

    create custom table to store available post code. create text box for product list page and create button check available use ajax to check available .

    First disable the add to cart button after check ajax is successful enable add to cat button.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?