You can disable Product Attributes support within Store Exporter Deluxe when diagnosing export issues related to PHP form field limitations.
Add the following PHP snippets to your current WordPress Theme’s functions.php file to disable Product Attributes support within Store Exporter Deluxe. This will hide all export fields across all Export Types related to Product Attributes and is handy in store’s with a large volume of Global Attributes.
View Code