F
F
FIKSER2018-06-26 15:33:47
opencart
FIKSER, 2018-06-26 15:33:47

Where can I find a table of regions (states) of America for Opencart?

By default, only CIS countries are in OpenCart, but how to add USA in bulk?
In this form, you need to massively add all the states.

INSERT INTO `p3b80_zone` (`zone_id`, `country_id`, `name`, `code`, `status`) VALUES
(1, 176, 'Los Angeles', 'LA', 1),
(2, 176, 'New York ', 'NY', 1);

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
web-mechanic, 2018-06-26
@amfetamine

there are all countries in opencart, most likely you have some kind of third-party assembly, if not all countries, take the data from the official opencart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question