getQueriedObject(null, ['display_type']); if ($type === "") { $type = "products"; } else { $type = $type["display_type"]; } if ($type != "subcategories") { return; } echo site()->render("hideWooCommerceWrapper"); } }