Our company opens in about 30 minutes at 09:00 UK time. Send your request now and we will review it when we are back.

FAQ

Find answers to the most common questions about OpenCart

How can I set OpenCart MySQL tables to UTF8?

To set OpenCart MySQL tables to UTF8, run the following SQL command:
ALTER TABLE `table_name` CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;
Replace 'table_name' with the table you want to change. Repeat for all tables that need updates.

Didn’t find an answer to your question?

OpenCart Greece support team is here to help you with any issue you face.