*/ public static function get_properties(): array { return [ 'location' => 'woo-builder', 'support_wp_page_templates' => true, 'support_site_editor' => false, 'has_elements' => true, ]; } }