Hello.
Checking the backend, I can see that the autoload for the site is a bit high.
And the wp_options table has a lot of data like in the screenshot. They make up most of the autoload.
Is this data all related to Woodmart, and should it be in the autoload list?
Most of these options are used globally so it is better to load them initially to reduce the number of DB queries. But some of them are not needed so we will double-check this in our next theme update and change unnecessary options.