Actually, there are 2 parts of this tasks:
1. Data
I looked for this kind of data on Vietnam real estate sites. It’s feasible and updated.
E.g: banggiadat.vn , muabannhadat.com , batdongsan.com.vn
2. Code
Actually, this feature is more difficult than adding “provinces for Vietnam” because WooCommerce is not supporting this kind of select/drop-down by default.
So far, this library looks good https://github.com/8manos/wc-city-select
I need to spend more time to research about this. It’s not ready too soon 🙂
—-
The related issue on GitHub: https://github.com/htdat/woo-viet/issues/4
-
This reply was modified 9 years, 4 months ago by
Dat Hoang.
The WC City Select is my 2nd option for what I’m trying to do.
Theirs is quite simple and should fulfill the basic framework of filling out Provinces and Districts.
For now, what I’m trying to do is set up this table into my table rate shipping:
https://giaohangnhanh.vn/ghn-pham-vi-giao-hang.pdf
A few are left out but that should cover where most of the shipping services can reach in Vietnam.
I’ll probably use WC City Select and fill the GHN list out for now while I wait for yours to roll out. 😀
OK. At least you have a go-to way now 🙂
I mark this “Resolved”.
Will invite you test this feature when it’s ready.
Hello again,
I’ve just added this feature to this GIT branch https://github.com/htdat/woo-viet/tree/1.2-dev
It will be soon in the upcoming version 1.2.
If you don’t mind, please test it 🙂