Home » Item #367
The shipping destinations in the store lists all countries. I only want to ship within the US. How do I achieve this?
This is simply a question of removing records from the tblCactuShopDestinations table. You will have to open up the Access database file (.mdb)within MS Access, open up that table and delete all countries you don't require. Then upload the file to your site and only the required countries will be available to ship to.